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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
23
-590
/
+739
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
1
-13
/
+11
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
1
-0
/
+2
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
1
-8
/
+4
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-1
/
+1
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
1
-1
/
+1
2014-12-01
s390: fix machine check handling
Sebastian Ott
1
-6
/
+2
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
1
-2
/
+6
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2
-2
/
+4
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
3
-0
/
+6
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-11-18
s390/irq: use irq 0
Sebastian Ott
1
-4
/
+1
2014-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-16
/
+35
2014-11-03
s390/cpum_sf: Remove initialization of PMU event index
Hendrik Brueckner
1
-1
/
+0
2014-11-03
s390/signal: add sparse annotations
Martin Schwidefsky
2
-2
/
+2
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
1
-2
/
+2
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
1
-6
/
+0
2014-10-28
s390/ftrace: add ftrace_graph_is_dead() check
Heiko Carstens
1
-0
/
+2
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
6
-44
/
+70
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
7
-83
/
+150
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
4
-16
/
+29
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
1
-0
/
+4
2014-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-1
/
+3
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+1
2014-10-17
s390/uprobes: fix kprobes dependency
Jan Willeke
1
-1
/
+1
2014-10-17
s390: wire up bpf syscall
Heiko Carstens
2
-0
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-31
/
+35
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
36
-725
/
+1761
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-5
/
+1
2014-10-09
s390/ftrace: simplify enabling/disabling of ftrace_graph_caller
Heiko Carstens
2
-15
/
+10
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
4
-196
/
+53
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
3
-16
/
+81
2014-10-09
s390/disassembler: add vector instructions
Martin Schwidefsky
1
-3
/
+242
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
12
-171
/
+714
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
7
-123
/
+130
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
3
-19
/
+3
2014-10-09
s390/vtime: do not reset idle data on CPU hotplug
Martin Schwidefsky
1
-2
/
+0
2014-09-26
s390/setup: correct 4-level kernel page table detection
Martin Schwidefsky
1
-2
/
+2
2014-09-26
s390/topology: call set_sched_topology early
Martin Schwidefsky
1
-8
/
+10
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
6
-13
/
+376
2014-09-25
s390/uprobes: common library for kprobes and uprobes
Jan Willeke
1
-151
/
+3
2014-09-25
s390/head.s: use zero as address for stfl
Christian Borntraeger
1
-1
/
+1
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
1
-6
/
+0
2014-09-25
s390/hmcdrv: HMC drive CD/DVD access
Ralf Hoppe
1
-0
/
+1
[next]