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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
14
-77
/
+141
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
3
-3
/
+26
2009-06-24
s390: switch to dynamic percpu allocator
Tejun Heo
2
-27
/
+8
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
1
-0
/
+3
2009-06-22
[S390] Update default configuration.
Martin Schwidefsky
1
-18
/
+54
2009-06-22
[S390] kprobes: defer setting of ctlblk state
Heiko Carstens
1
-11
/
+7
2009-06-22
[S390] Enable tick based perf_counter on s390.
Martin Schwidefsky
2
-0
/
+9
2009-06-22
[S390] lockless idle time accounting
Martin Schwidefsky
3
-17
/
+35
2009-06-22
[S390] pm: fix build error for !SMP
Heiko Carstens
1
-2
/
+4
2009-06-22
[S390] qdio: Sanitize do_QDIO sanity checks
Jan Glauber
1
-1
/
+1
2009-06-22
[S390] s390: remove DEBUG_MALLOC
Pekka Enberg
1
-9
/
+0
2009-06-22
[S390] time: convert from bootmem to slab
Heiko Carstens
2
-16
/
+5
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2
-2
/
+2
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-06-18
function-graph: add stack frame test
Steven Rostedt
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2
-6
/
+0
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2
-20
/
+1
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-16
[S390] s390: hibernation support for s390
Hans-Joachim Picht
12
-27
/
+375
2009-06-16
[S390] pm: appldata power management callbacks
Gerald Schaefer
1
-4
/
+115
2009-06-16
[S390] cio: force console function
Martin Schwidefsky
1
-0
/
+1
2009-06-16
[S390] pm: add kernel_page_present
Hans-Joachim Picht
1
-0
/
+19
2009-06-16
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
1
-0
/
+10
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
1
-5
/
+13
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-12
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
42
-171
/
+1173
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
7
-11
/
+18
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-5
/
+0
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
7
-53
/
+126
2009-06-12
[S390] wire up sys_perf_counter_open
Heiko Carstens
3
-1
/
+12
2009-06-12
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
3
-1
/
+11
2009-06-12
[S390] ftrace: add system call tracer support
Heiko Carstens
7
-2
/
+73
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
8
-10
/
+164
2009-06-12
[S390] ftrace: add function trace mcount test support
Heiko Carstens
2
-12
/
+27
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
9
-29
/
+263
2009-06-12
[S390] kprobes: use probe_kernel_write
Heiko Carstens
1
-29
/
+2
2009-06-12
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2
-1
/
+62
2009-06-12
[S390] profile_tick called twice
Martin Schwidefsky
1
-7
/
+0
2009-06-12
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2
-5
/
+18
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2
-9
/
+9
2009-06-12
[S390] secure computing arch backend
Heiko Carstens
6
-9
/
+51
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
7
-19
/
+36
2009-06-12
[S390] add mini sclp driver
Heiko Carstens
3
-5
/
+342
2009-06-12
[S390] use facility list for cpu type safety check
Martin Schwidefsky
2
-15
/
+35
2009-06-12
[S390] implement interrupt-enabling rwlocks
Heiko Carstens
2
-3
/
+56
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
6
-36
/
+23
[next]