aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah1-4/+14
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah1-46/+24
2013-08-09Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2-6/+22
2013-08-07powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao1-6/+0
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-07-24powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __initBjorn Helgaas1-1/+1
2013-07-24powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()Denis Kirjanov1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan2-3/+3
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2-1/+73
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2-2/+2
2013-07-24powerpc: Fix the corrupt r3 error during MCE handling.Mahesh Salgaonkar1-0/+3
2013-07-24powerpc/pseries: Drop "select HOTPLUG"Paul Bolle1-1/+0
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds46-3127/+2300
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-1831/+0
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt5-20/+37
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt6-36/+25
2013-07-01powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com1-0/+9
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com1-0/+12
2013-07-01powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao3-15/+0
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe1-10/+3
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah1-14/+117
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah1-52/+52
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-1/+3
2013-07-01powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt1-0/+21
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman1-0/+3
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker5-9/+9
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan3-89/+79
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan1-9/+16
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan1-0/+1
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan3-8/+11
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki6-1831/+0
2013-06-25powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun1-11/+1
2013-06-24powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti2-1/+15
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-7/+115
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V1-0/+1
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V3-13/+25
2013-06-21powerpc/eeh: Debugfs for error injectionGavin Shan1-0/+31
2013-06-21powerpc/powernv: Debugfs directory for PHBGavin Shan2-0/+27
2013-06-21powerpc/eeh: Register OPAL notifier for PCI errorGavin Shan1-1/+40
2013-06-21powernv/opal: Disable OPAL notifier upon poweroffGavin Shan1-0/+4
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan1-1/+68
2013-06-20powerpc/eeh: Enable EEH check for config accessGavin Shan1-1/+39