summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie
2012-11-15powerpc: Add set_mode hcallIan Munsie
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu
2012-09-27powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-10powerpc/eeh: Probe mode supportGavin Shan
2012-09-10powerpc/eeh: Move stats to PEGavin Shan
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan