summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-7/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1810-173/+172
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-262-2/+3
| |\
| * | powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-151-0/+33
| * | powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-151-0/+38
| * | powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie2012-11-151-0/+25
| * | powerpc: Add set_mode hcallIan Munsie2012-11-152-0/+7
| * | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
| * | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-153-7/+7
| * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-156-97/+65
| * | powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-152-71/+0
* | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+2
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-291-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-2/+2
| | |/
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-2/+1
|\ \ \ | |/ / |/| |
| * | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-2/+1
| |/
* | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-261-1/+1
* | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
|/
* 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-111-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
OpenPOWER on IntegriCloud