summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-7/+10
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-1/+1
2012-06-16kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-54/+7
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-3/+10
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder1-0/+7
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+2
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard1-1/+1
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard1-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-16Fix typo in various Kconfig fileMasanari Iida1-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