aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-2/+2
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King1-1/+5
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-5/+12
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong1-1/+2
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-4/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-87/+86
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-97/+429
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers1-16/+17
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers1-33/+34
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-37/+34
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt1-0/+2
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt6-87/+360
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney1-0/+4
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code.Anton Blanchard1-0/+7
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar1-0/+3
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeriesDeepthi Dharwar1-84/+17
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar6-3/+340
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt1-3/+3
2011-11-25powerpc/pseries: Software invalidatation of TCEsMilton Miller1-5/+56
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds14-4/+17
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2-2/+2
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker1-1/+2
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker1-0/+3
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker4-0/+4
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker3-0/+3
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-09-20powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-09-20pseries/iommu: Add missing kfreeJulia Lawall1-2/+5
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2-7/+165
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller1-1/+1
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller1-0/+27
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard3-18/+14
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard3-19/+22
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard1-5/+3
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-232/+35
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1