summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde3-2/+21
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan1-10/+21
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-15/+24
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt11-57/+447
2014-01-15pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy1-3/+0
2014-01-15powerpc/powernv: Increase candidate fw image sizeVasant Hegde1-2/+2
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan1-1/+22
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan2-2/+5
2014-01-15powerpc/powernv: Remove unnecessary assignmentGavin Shan1-2/+1
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan1-49/+14
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan1-69/+17
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker10-10/+0
2014-01-10powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers3-1/+234
2014-01-08powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo3-0/+154
2014-01-08powerpc/85xx: Add QE common init functionXie Xiaobo4-50/+48
2014-01-08powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao1-6/+11
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt9-67/+63
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-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt1-6/+6
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard1-1/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo1-0/+1
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