index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
powerpc/cpuidle: Make it a bool, not a tristate
Deepthi Dharwar
1
-1
/
+1
2012-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-5
/
+12
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-1
/
+0
2012-01-11
powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit
Li Zhong
1
-1
/
+2
2012-01-11
powerpc: Fix RCU idle and hcall tracing
Anton Blanchard
1
-4
/
+10
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-87
/
+86
2012-01-06
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-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
1
-16
/
+17
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-12-21
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-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-4
/
+17
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2
-2
/
+2
2011-10-31
powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h
Paul Gortmaker
1
-1
/
+2
2011-10-31
powerpc: fix two implicit header uses in pseries/plpar_wrappers.h
Paul Gortmaker
1
-0
/
+3
2011-10-31
powerpc: Fix up implicit sched.h users
Paul Gortmaker
4
-0
/
+4
2011-10-31
powerpc: Fix up implicit stat.h users
Paul Gortmaker
3
-0
/
+3
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-31
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-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
9
-232
/
+35
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-22
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
[next]