summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman4-7/+7
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-173/+172
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner1-2/+2
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt2-2/+3
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely1-2/+1
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie1-0/+33
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie1-0/+38
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie1-0/+25
2012-11-15powerpc: Add set_mode hcallIan Munsie2-0/+7
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot1-1/+0
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot3-7/+7
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot6-97/+65
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2-71/+0
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar1-23/+13
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-7/+17
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar1-4/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu1-4/+9
2012-09-27powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V1-4/+1
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan1-1/+1
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+70
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan1-7/+32
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan4-26/+61
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan1-11/+39
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V1-45/+31
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-1/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-5/+9
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan3-27/+27
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2-25/+22
2012-09-10powerpc/eeh: Probe mode supportGavin Shan2-109/+118
2012-09-10powerpc/eeh: Move stats to PEGavin Shan4-24/+7
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan3-136/+123
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan1-57/+34
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan1-25/+19
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan2-79/+94
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan2-79/+67
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan2-32/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan2-102/+79
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan1-21/+8
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan2-0/+48
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan2-0/+86