aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+2
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells5-5/+2
2012-03-28powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard1-25/+1
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard1-19/+8
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard1-1/+1
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard1-4/+1
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard1-17/+116
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard1-66/+2
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan1-14/+5
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan1-16/+13
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan1-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-1/+4
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds15-1256/+1347
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-0/+1
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt11-736/+1327
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-2/+16
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan2-17/+55
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan1-27/+38
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan1-48/+48
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan3-59/+60
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan1-129/+140
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan1-7/+20
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan1-13/+10
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan4-2/+112
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2-5/+5
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan4-73/+97
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan3-45/+30
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan3-65/+49
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan2-58/+30
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan3-46/+49
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan3-82/+86
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2-65/+48
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan3-25/+44
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan2-0/+67
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan4-1/+238
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan3-59/+55
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan1-132/+268
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell1-1/+1
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-2/+2
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-0/+3
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2-514/+0
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+2
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-3/+1
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely1-0/+1
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-2/+2
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King1-1/+5
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-5/+12