summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-2748-606/+1093
|\
| * powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-153-2/+21
| * powerpc/eeh: Escalate error on non-existing PEGavin Shan2014-01-151-10/+21
| * powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-01-151-15/+24
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-1511-57/+447
| |\
| | * powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-093-1/+234
| | * powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo2014-01-073-0/+154
| | * powerpc/85xx: Add QE common init functionXie Xiaobo2014-01-074-50/+48
| | * powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao2014-01-071-6/+11
| * | pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy2014-01-151-3/+0
| * | powerpc/powernv: Increase candidate fw image sizeVasant Hegde2014-01-151-2/+2
| * | powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan2014-01-151-1/+22
| * | powerpc/eeh: Add restore_config operationGavin Shan2014-01-152-2/+5
| * | powerpc/powernv: Remove unnecessary assignmentGavin Shan2014-01-151-2/+1
| * | Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan2014-01-151-49/+14
| * | Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan2014-01-151-69/+17
| * | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-1510-10/+0
| |/
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-309-67/+63
| |\
| * | powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-2/+0
| * | powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-305-11/+20
| * | powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-305-19/+19
| * | powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker2013-12-302-2/+0
| * | powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...Mahesh Salgaonkar2013-12-092-0/+147
| * | powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-091-0/+1
| * | powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V2013-12-092-3/+4
| * | powerpc: Make slb_shadow a localJeremy Kerr2013-12-091-1/+1
| * | powernv: Remove get/set_rtc_time when they are not presentMichael Neuling2013-12-051-1/+5
| * | powerpc/eeh: Output PHB diag-dataGavin Shan2013-12-051-5/+2
| * | powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2013-12-053-205/+144
| * | PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-054-9/+42
| * | powerpc/powernv: Move SG list structure to header fileVasant Hegde2013-12-051-25/+6
| * | powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar2013-12-052-0/+92
| * | powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-051-1/+42
| * | powerpc/powernv: Remove machine check handling in OPAL.Mahesh Salgaonkar2013-12-051-6/+2
| * | powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-051-96/+1
| * | powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-18/+17
| * | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-021-5/+0
| * | powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman2013-12-021-1/+1
| * | powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-021-1/+1
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-56/+3
|\ \ \
| * | | POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz2014-01-111-54/+3
| * | | POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz2014-01-111-2/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-222-3/+3
|\ \ \
| * | | treewide: fix comments and printk msgsMasanari Iida2014-01-071-2/+2
| * | | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: Clean up panic_timeout usageJason Baron2013-11-261-1/+1
* | | | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
* | | | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
* | | | powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-131-6/+6
OpenPOWER on IntegriCloud