aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAge
...
* | powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-24
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-14
|\
| * powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-10
| * powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-10
* | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| * power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| * power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \
| * | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-02
| * | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-15
| |\ \
| | * | powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard2011-12-07
| * | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-15
| |\ \ \
| | * | | powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2011-12-07
| | * | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-07
| | * | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-07
| | |/ /
| * / / powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard2011-12-07
| |/ /
| * | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06
| * | powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt2011-11-24
| * | powerpc/pseries: Software invalidatation of TCEsMilton Miller2011-11-24
| |/
* / powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-11
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker2011-10-31
| * powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker2011-10-31
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-31
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-31
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* | powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo2011-09-19
* | powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-09-19
* | pseries/iommu: Add missing kfreeJulia Lawall2011-09-19
* | powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-19
* | powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-19
* | powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-01
|/
* powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-05
* powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-05
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-05
* powerpc: Lack of ibm,io-events not that important!Anton Blanchard2011-08-05
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-05
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-07-19
| * powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-29
| * powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-29
| * powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-29
| * powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-29