aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan
2013-01-29pseries/iommu: Ensure TCEs are cleared with non-huge DDWNishanth Aravamudan
2013-01-29pseries/iommu: Fix iteration in DDW TCE clearrangeNishanth Aravamudan
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2013-01-10powerpc: Add helper functions set the DAWR and CIABR using set_modeIan Munsie
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
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