summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
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-28PCI: 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-24powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-2/+2
2012-02-24powerpc/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-22of: 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-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-5/+12
2012-01-13kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong1-1/+2
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-4/+10
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-87/+86
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-97/+429
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2011-12-22driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-22power: suspend - convert sysdev_class to a regular subsystemKay Sievers1-16/+17
2011-12-22power: cmm - convert sysdev_class to a regular subsystemKay Sievers1-33/+34
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-37/+34
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt1-0/+2
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt6-87/+360
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney1-0/+4
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard1-0/+7
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar1-0/+3
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar1-84/+17
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar6-3/+340
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt1-3/+3
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller1-5/+56