summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2012-12-03powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+74
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan1-1/+1
2012-08-09powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-7/+10
2012-07-16powerpc: check_and_cede_processor() never cedesAnton Blanchard1-1/+1
2012-07-16powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus 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-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-1/+4
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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-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