summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo
2011-09-20powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard
2011-09-20pseries/iommu: Add missing kfreeJulia Lawall
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard