summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt