Age | Commit message (Expand) | Author | Files | Lines |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -87/+86 |
2012-01-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 10 | -97/+429 |
2012-01-03 | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit | Li Zhong | 2 | -3/+3 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-12-22 | power: suspend - convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -16/+17 |
2011-12-22 | power: cmm - convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -33/+34 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -37/+34 |
2011-12-16 | Merge branch 'kexec' into next | Benjamin Herrenschmidt | 1 | -0/+2 |
2011-12-16 | Merge branch 'cpuidle' into next | Benjamin Herrenschmidt | 6 | -87/+360 |
2011-12-11 | powerpc: Tell RCU about idle after hcall tracing | Paul E. McKenney | 1 | -0/+4 |
2011-12-08 | powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c... | Anton Blanchard | 1 | -0/+7 |
2011-12-08 | powerpc: Reduce pseries panic timeout from 180s to 10s | Anton Blanchard | 1 | -0/+2 |
2011-12-08 | powerpc/cpuidle: Handle power_save=off | Deepthi Dharwar | 1 | -0/+3 |
2011-12-08 | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe... | Deepthi Dharwar | 1 | -84/+17 |
2011-12-08 | powerpc/cpuidle: cpuidle driver for pSeries | Deepthi Dharwar | 6 | -3/+340 |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 1 | -2/+1 |
2011-11-25 | powerpc/powernv: Add TCE SW invalidation support | Benjamin Herrenschmidt | 1 | -3/+3 |
2011-11-25 | powerpc/pseries: Software invalidatation of TCEs | Milton Miller | 1 | -5/+56 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -4/+17 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -1/+0 |
2011-11-01 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2 | -2/+2 |
2011-11-01 | powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h | Paul Gortmaker | 1 | -1/+2 |
2011-11-01 | powerpc: fix two implicit header uses in pseries/plpar_wrappers.h | Paul Gortmaker | 1 | -0/+3 |
2011-11-01 | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 4 | -0/+4 |
2011-11-01 | powerpc: Fix up implicit stat.h users | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2 | -0/+2 |
2011-09-20 | powerpc/eeh: Fix /proc/ppc64/eeh creation | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2011-09-20 | powerpc/pseries: Avoid spurious error during hotplug CPU add | Anton Blanchard | 1 | -0/+4 |
2011-09-20 | pseries/iommu: Add missing kfree | Julia Lawall | 1 | -2/+5 |
2011-09-20 | powerpc/nvram: Add compression to fit more oops output into NVRAM | Jim Keniston | 2 | -7/+165 |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 1 | -1/+1 |
2011-09-01 | powerpc: Override dma_get_required_mask by platform hook and ops | Milton Miller | 1 | -0/+27 |
2011-08-05 | powerpc/pseries: Simplify vpa deregistration functions | Anton Blanchard | 3 | -18/+14 |
2011-08-05 | powerpc/pseries: Cleanup VPA registration and deregistration errors | Anton Blanchard | 3 | -19/+22 |
2011-08-05 | powerpc/pseries: Fix kexec on recent firmware versions | Anton Blanchard | 3 | -3/+14 |
2011-08-05 | powerpc: Lack of ibm,io-events not that important! | Anton Blanchard | 1 | -5/+3 |
2011-08-05 | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+3 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 9 | -232/+35 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2011-07-19 | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard | 1 | -1/+1 |
2011-07-12 | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 1 | -11/+19 |
2011-06-29 | powerpc/pseries: Re-implement HVSI as part of hvc_vio | Benjamin Herrenschmidt | 3 | -192/+5 |
2011-06-29 | powerpc/udbg: Register udbg console generically | Benjamin Herrenschmidt | 1 | -2/+0 |
2011-06-29 | powerpc/pseries: Improve error code on reconfiguration notifier failure | Akinobu Mita | 3 | -21/+9 |
2011-06-29 | powerpc/pseries: Introduce pSeries_reconfig_notify() | Akinobu Mita | 2 | -18/+22 |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov | 1 | -1/+0 |
2011-06-20 | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras | 1 | -1/+1 |