Age | Commit message (Expand) | Author |
2012-04-02 | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current... | Andrew Morton |
2012-04-02 | powerpc/eeh: Remove eeh_event_handler()->daemonize() | Oleg Nesterov |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-28 | powerpc/pseries: Cut down on enthusiastic use of defines in RAS code | Anton Blanchard |
2012-03-28 | powerpc/pseries: Clean up ras_error_interrupt code | Anton Blanchard |
2012-03-28 | powerpc/pseries: Remove RTAS_POWERMGM_EVENTS | Anton Blanchard |
2012-03-28 | powerpc/pseries: Use rtas_get_sensor in RAS code | Anton Blanchard |
2012-03-28 | powerpc/pseries: Parse and handle EPOW interrupts | Anton Blanchard |
2012-03-28 | powerpc: Make function that parses RTAS error logs global | Anton Blanchard |
2012-03-28 | powerpc/eeh: Retrieve PHB from global list | Gavin Shan |
2012-03-28 | powerpc/eeh: Remove eeh information from pci_dn | Gavin Shan |
2012-03-28 | powerpc/eeh: Remove eeh device from OF node | Gavin Shan |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-13 | Merge branch 'eeh' into next | Benjamin Herrenschmidt |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2012-03-09 | powerpc/eeh: pseries platform config space access in EEH | Gavin Shan |
2012-03-09 | powerpc/eeh: Introduce struct eeh_stats for EEH | Gavin Shan |
2012-03-09 | powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries | Gavin Shan |
2012-03-09 | powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components | Gavin Shan |
2012-03-09 | powerpc/eeh: Replace pci_dn with eeh_dev for EEH core | Gavin Shan |
2012-03-09 | powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache | Gavin Shan |
2012-03-09 | powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs | Gavin Shan |
2012-03-09 | powerpc/eeh: Introduce EEH device | Gavin Shan |
2012-03-09 | powerpc/eeh: Cleanup function names in EEH aux components | Gavin Shan |
2012-03-09 | powerpc/pseries: Cleanup comments in EEH aux components | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH configure bridge | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH error log retrieval | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH reset PE | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH wait PE state | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform PE state retrieval | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH PE address retrieval | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH operations | Gavin Shan |
2012-03-09 | powerpc/eeh: pseries platform EEH initialization | Gavin Shan |
2012-03-09 | powerpc/eeh: Platform dependent EEH operations | Gavin Shan |
2012-03-09 | powerpc/eeh: Cleanup function names in the EEH core | Gavin Shan |
2012-03-09 | powerpc/eeh: Cleanup comments in the EEH core | Gavin Shan |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2012-02-27 | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files | Stephen Rothwell |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas |
2012-02-23 | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2012-02-23 | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett |
2012-02-21 | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely |
2012-02-14 | powerpc/pseries/eeh: Fix crash when error happens during device probe | Thadeu Lima de Souza Cascardo |
2012-02-14 | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King |