summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-142-71/+0
* cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar2012-10-181-23/+13
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-181-7/+17
* cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar2012-10-181-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-3/+2
|\
| * ppc: eeh_event should just use kthread_run()Al Viro2012-10-121-3/+2
* | arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu2012-10-111-4/+5
* | arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton2012-10-111-1/+1
* | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu2012-10-091-4/+9
* | powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V2012-09-271-4/+1
* | powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-09-181-1/+1
* | powerpc/eeh: Lock module while handling EEH eventGavin Shan2012-09-181-21/+70
* | powerpc/eeh: Global mutex to protect PE treeGavin Shan2012-09-181-7/+32
* | powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-184-26/+61
* | powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2012-09-181-11/+39
* | powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-45/+31
* | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-1/+1
* | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-5/+9
* | powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-103-27/+27
* | powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-102-25/+22
* | powerpc/eeh: Probe mode supportGavin Shan2012-09-102-109/+118
* | powerpc/eeh: Move stats to PEGavin Shan2012-09-104-24/+7
* | powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-103-136/+123
* | powerpc/eeh: Make EEH handler PE sensitiveGavin Shan2012-09-101-15/+10
* | powerpc/eeh: Do reset based on PEGavin Shan2012-09-101-57/+34
* | powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2012-09-101-25/+19
* | powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-102-79/+94
* | powerpc/eeh: Make EEH operations based on PEGavin Shan2012-09-102-79/+67
* | powerpc/eeh: Trace error based on PE from beginningGavin Shan2012-09-102-32/+25
* | powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-102-102/+79
* | powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-101-21/+8
* | powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-102-0/+48
* | powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-102-0/+86
* | powerpc/eeh: Search PE based on requirementGavin Shan2012-09-101-0/+143
* | powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-103-2/+127
* | powerpc/eeh: Introduce global mutexGavin Shan2012-09-101-0/+3
* | powerpc/eeh: More logs for EEH initializationGavin Shan2012-09-102-1/+15
* | powerpc/eeh: Use slab to allocate eeh devicesGavin Shan2012-09-103-3/+3
* | powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-104-7/+15
* | powerpc: Use the XDABR hcallMichael Neuling2012-09-071-3/+3
* | powerpc/pseries: Round up MSI-X requestsAnton Blanchard2012-09-071-1/+19
* | powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2012-09-052-1/+1
* | powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman2012-09-051-6/+5
|/
* 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/+7
* | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-111-5/+18