aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V
2013-04-30powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-04-30powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
2013-04-30powerpc: Save DAR and DSISR in pt_regs on MCEAneesh Kumar K.V
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V
2013-04-30powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot
2013-04-30powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao
2013-04-30powerpc/rtas_flash: Fix bad memory accessVasant Hegde
2013-04-30powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell
2013-04-30powerpc: Fix usage of setup_pci_atmu()Michael Neuling
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-30Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-04-30mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-29powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4Kevin Hao
2013-04-29powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmuKevin Hao
2013-04-29powerpc/dts: Fix the dts for p1025rdb 36bitZhicheng Fan
2013-04-26powerpc/perf: Enable branch stack sampling frameworkAnshuman Khandual
2013-04-26powerpc/perf: Define BHRB generic functions, data and flags for POWER8Anshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related generic functions, data and flagsAnshuman Khandual
2013-04-26powerpc/perf: Add basic assembly code to read BHRB entries on POWER8Anshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual
2013-04-26powerpc/perf: Power8 PMU supportMichael Ellerman
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman
2013-04-26powerpc/perf: Add regs_no_sipr()Michael Ellerman
2013-04-26powerpc/perf: Add an accessor for regs->resultMichael Ellerman
2013-04-26powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()Michael Ellerman
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman
2013-04-26powerpc/powernv: Fix invalid IOMMU tableGavin Shan
2013-04-26powerpc/powernv: Build DMA space for PE on PHB3Gavin Shan
2013-04-26powerpc/powernv: TCE invalidation for PHB3Gavin Shan
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2013-04-26powerpc/powernv: Add option CONFIG_POWERNV_MSIGavin Shan
2013-04-26powerpc/powernv: Supports PHB3Gavin Shan
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Enable PRRN handlingNathan Fontenot
2013-04-26powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew
2013-04-26powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew
2013-04-26powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot