summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple1-2/+0
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple5-11/+20
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple5-19/+19
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2-2/+0
2013-12-09powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2-0/+147
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V1-0/+1
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2-3/+4
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr1-1/+1
2013-12-05powernv: Remove get/set_rtc_time when they are not presentMichael Neuling1-1/+5
2013-12-05powerpc/eeh: Output PHB diag-dataGavin Shan1-5/+2
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan3-205/+144
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy4-9/+42
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde1-25/+6
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2-0/+92
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar1-1/+42
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar1-6/+2
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar1-96/+1
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-18/+17
2013-12-02powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman1-5/+0
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman1-1/+1
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard1-3/+17
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-0/+11
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-0/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-9/+82
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard1-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2-0/+59
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard1-9/+12
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-4/+4
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+16
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-67/+30
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds31-36/+62
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring3-0/+3
2013-11-09new helper: dump_align()Al Viro1-1/+1
2013-11-09spufs: get rid of dump_emit() wrappersAl Viro1-49/+20
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro3-30/+22
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring7-36/+27
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan3-16/+17
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt1-0/+23
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2-5/+5
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt3-15/+10
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2-4/+4
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater1-3/+3
2013-10-30powerpc/mpc512x: remove unnecessary #ifBrian Norris1-14/+7
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang1-3/+2