aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-1/+1
2012-07-13powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-07-11of: Improve prom_update_property() functionDong Aisheng2-17/+7
2012-07-11powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar1-5/+18
2012-07-10powerpc/pseries: Fix whitespace in eehMichael Neuling1-2/+2
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling1-37/+35
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling1-36/+36
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt1-7/+10
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-7/+10
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-1/+1
2012-07-03powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard1-0/+6
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2-7/+19
2012-07-03powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan1-15/+92
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-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-54/+7
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-3/+10
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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_state() wartAndrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-1/+4
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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