summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-1/+1
|\
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-1/+1
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-1/+1
* | | powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza2012-07-131-2/+4
* | | of: Improve prom_update_property() functionDong Aisheng2012-07-112-17/+7Star
* | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-111-5/+18
* | | powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-101-2/+2
* | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-37/+35Star
* | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-36/+36
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-7/+10
|\ \ \
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-7/+10
| |/ /
* | | powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard2012-07-031-0/+6
* | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-032-7/+19
* | | powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan2012-07-031-15/+92
|/ /
* | powerpc/pseries: Fix software invalidate TCEMichael Neuling2012-06-291-2/+2
* | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-291-1/+1
* | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-54/+7Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-233-3/+10
|\
| * powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-141-0/+7
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-091-2/+2
| |\
| * | powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard2012-04-301-1/+1
| * | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-301-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
* | | powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
| |/ |/|
* | powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
|/
* powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton2012-04-021-1/+1
* powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov2012-04-021-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-294-4/+2Star
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-285-5/+2Star
* | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-281-25/+1Star
* | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-281-19/+8Star
* | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-281-1/+1
* | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-281-4/+1Star
* | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-281-17/+116
* | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-281-66/+2Star
* | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-281-14/+5Star
* | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-281-16/+13Star
* | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-1/+4
|\ \ | |/ |/|
| * PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
| * powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-241-2/+2
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-241-0/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2215-1256/+1347
|\ \
| * | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-0/+1
| * | Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-1311-736/+1327
| |\ \
| | * | powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-092-17/+55
| | * | powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan2012-03-091-27/+38
| | * | powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan2012-03-091-48/+48