aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
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
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-07powerpc: Use the XDABR hcallMichael Neuling
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds