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
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-1
/
+4
2016-04-01
s390: wire up preadv2/pwritev2 syscalls
Heiko Carstens
1
-0
/
+2
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2
-11
/
+4
2016-03-17
s390/cpum_sf: Fix cpu hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-17
s390/cpum_cf: Fix missing cpu hotplug notifier transition
Anna-Maria Gleixner
1
-0
/
+1
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-314
/
+107
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-3
/
+3
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2016-03-10
s390: fix floating pointer register corruption (again)
Martin Schwidefsky
1
-104
/
+2
2016-03-10
s390/cpumf: add missing lpp magic initialization
Heiko Carstens
1
-0
/
+1
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
2
-2
/
+2
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-0
/
+1
2016-03-08
s390/cpumf: Fix lpp detection
Christian Borntraeger
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
3
-10
/
+5
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
4
-17
/
+43
2016-03-02
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
2
-3
/
+7
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
1
-19
/
+2
2016-03-02
s390/dis: use correct escape sequence for '%' character
Heiko Carstens
1
-12
/
+5
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
4
-17
/
+43
2016-02-24
s390: add z13s model number to z13 elf platform
Heiko Carstens
1
-0
/
+1
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
3
-137
/
+66
2016-02-23
s390/dumpstack: use bit fields to decode psw mask in show_registers()
Heiko Carstens
1
-13
/
+4
2016-02-23
s390/dumpstack: add missing ri bit to show_registers() output
Heiko Carstens
1
-1
/
+2
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
3
-16
/
+12
2016-02-23
s390/stacktrace: use nosched instead of savesched parameter
Heiko Carstens
1
-6
/
+6
2016-02-22
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
1
-1
/
+1
2016-02-11
s390/diag: avoid lockdep recursion
Heiko Carstens
1
-0
/
+3
2016-02-10
s390/perf_event: fix address range for asynchronous stack
Heiko Carstens
1
-3
/
+5
2016-02-10
s390/stacktrace: add save_stack_trace_regs()
Pratyush Anand
1
-0
/
+11
2016-02-10
s390/stacktrace: save full stack traces
Heiko Carstens
1
-9
/
+12
2016-02-10
s390/stacktrace: add missing end marker
Heiko Carstens
1
-0
/
+2
2016-02-10
s390/stacktrace: fix address ranges for asynchronous and panic stack
Heiko Carstens
1
-5
/
+6
2016-02-10
s390/stacktrace: fix save_stack_trace_tsk() for current task
Heiko Carstens
1
-0
/
+4
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-1
/
+0
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+4
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
10
-38
/
+31
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
7
-29
/
+24
2016-01-19
s390: wire up copy_file_range syscall
Heiko Carstens
2
-0
/
+2
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2
-4
/
+0
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-11
/
+11
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-618
/
+695
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+15
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
8
-3
/
+99
2016-01-11
s390: drop smp_mb in vdso_init
Michael S. Tsirkin
1
-2
/
+0
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
6
-105
/
+105
[next]