aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-26
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-26
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-26
* powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew2013-04-26
* powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew2013-04-26
* powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot2013-04-26
* powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-26
* powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-26
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-26
* powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-26
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-26
* powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-26
* powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot2013-04-26
* powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-26
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-26
* powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-04-26
* powerpc: Add isync to copy_and_flushMichael Neuling2013-04-26
* powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-26
* powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt2013-04-24
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-24
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-16
| |\
| | * kvm/ppc/e500: eliminate tlb_refsScott Wood2013-04-11
| | * kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-04-11
| | * kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-04-11
| | * kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood2013-04-10
| * | powerpc: add a missing label in resume_kernelKevin Hao2013-04-15
| * | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-15
| * | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
* | | powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-04-24
* | | powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde2013-04-24
* | | powerpc/rtas_flash: Update return token commentsVasant Hegde2013-04-24
* | | powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman2013-04-24
* | | Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt2013-04-24
|\ \ \
| * | | powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong2013-04-18
| * | | powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2013-04-18
| * | | powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong2013-04-18
| * | | powerpc: Set default VGA deviceBrian King2013-04-18
| * | | powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen2013-04-18
| * | | powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell2013-04-18
| * | | powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-04-18
| * | | powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-18
| * | | powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-18
| * | | powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan2013-04-17
| * | | powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan2013-04-17
| * | | powerpc: Setup in HFSCR for POWER8Michael Neuling2013-04-17
| * | | powerpc: Add HFSCR SPR definitionsMichael Neuling2013-04-17
| * | | powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-17
| * | | powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2013-04-17
| * | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-17
| * | | powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-17