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
2011-01-05
[S390] claw: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] lcs: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] vmur: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] tape: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] 3270: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] 3215: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] dasd: add support for irq statistics
Heiko Carstens
2
-0
/
+2
2011-01-05
[S390] qdio: add qdio interrupts to interrupt statistics
Jan Glauber
2
-0
/
+4
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
7
-19
/
+44
2011-01-05
[S390] time: let local_tick_enable/disable() reprogram the clock comparator
Heiko Carstens
2
-2
/
+2
2011-01-05
[S390] time: move local_tick_enable()/disable() to timex.h
Heiko Carstens
2
-16
/
+18
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
8
-9
/
+26
2011-01-05
[S390] kprobes: coding style
Martin Schwidefsky
1
-34
/
+34
2011-01-05
[S390] kprobes: restructure handler function
Martin Schwidefsky
1
-43
/
+71
2011-01-05
[S390] kprobes: jprobe save and restore
Martin Schwidefsky
2
-13
/
+8
2011-01-05
[S390] kprobes: insn slots
Martin Schwidefsky
2
-10
/
+1
2011-01-05
[S390] kprobes: activation and deactivation
Martin Schwidefsky
1
-32
/
+27
2011-01-05
[S390] kprobes: instruction fixup
Martin Schwidefsky
2
-78
/
+57
2011-01-05
[S390] kprobes: instruction swap
Martin Schwidefsky
2
-12
/
+9
2011-01-05
[S390] kprobes: single step cleanup
Martin Schwidefsky
2
-44
/
+36
2011-01-05
[S390] kprobes: single stepped breakpoint
Martin Schwidefsky
1
-6
/
+0
2011-01-05
[S390] cleanup s390 Kconfig
Martin Schwidefsky
4
-164
/
+130
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-33
/
+105
2010-12-10
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
1
-10
/
+41
2010-12-08
Merge branch 'linus' into sched/core
Ingo Molnar
3
-11
/
+32
2010-12-01
[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus
Heiko Carstens
1
-0
/
+19
2010-11-26
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
2
-0
/
+3
2010-11-25
[S390] nmi: fix clock comparator revalidation
Heiko Carstens
2
-11
/
+13
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-10
[S390] kprobes: Fix the return address of multiple kretprobes
Martin Schwidefsky
1
-3
/
+26
2010-11-10
[S390] kprobes: disable interrupts throughout
Martin Schwidefsky
1
-14
/
+27
2010-11-10
[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checking
Hendrik Brueckner
2
-0
/
+17
2010-11-10
[S390] fix get_user_pages_fast
Martin Schwidefsky
1
-4
/
+3
2010-10-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
15
-71
/
+99
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
3
-1
/
+10
2010-10-29
[S390] dasd: provide a Sense Path Group ID ioctl
Stefan Weinhuber
1
-18
/
+22
2010-10-29
[S390] ftrace: select HAVE_C_RECORDMCOUNT
Heiko Carstens
1
-0
/
+1
2010-10-29
[S390] vdso: get rid of redefinition warnings
Heiko Carstens
5
-13
/
+13
2010-10-29
[S390] facility detection: remove unused variable
Heiko Carstens
1
-2
/
+0
2010-10-29
[S390] hypfs: Fix error handling in hypfs_diag initialization
Michael Holzheu
1
-8
/
+11
2010-10-29
[S390] topology: fix cpu masks for topology=off case
Heiko Carstens
1
-2
/
+4
2010-10-29
[S390] topology: add SCHED_MC config option
Heiko Carstens
2
-1
/
+12
2010-10-29
[S390] Kconfig: add machine type number to code generation options
Heiko Carstens
1
-26
/
+23
2010-10-29
[S390] Add z196 machine type to setup_hwcaps
Heiko Carstens
1
-0
/
+3
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-5
/
+5
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
[prev]
[next]