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
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-0
/
+3
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+12
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
3
-326
/
+140
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
3
-21
/
+11
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
3
-252
/
+34
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2
-2
/
+4
2019-01-18
s390: open-code s390_personality syscall
Arnd Bergmann
1
-2
/
+5
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-9
/
+3
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2
-5
/
+2
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+0
2018-12-13
seccomp, s390: fix build for syscall type change
Tycho Andersen
1
-1
/
+1
2018-12-06
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
1
-10
/
+0
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+2
2018-11-27
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-11
/
+2
2018-11-14
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
1
-0
/
+2
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-17
/
+40
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
1
-3
/
+3
2018-11-02
s390/cpum_sf: Rework attribute definition for diagnostic sampling
Thomas Richter
1
-5
/
+28
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
5
-7
/
+4
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
3
-7
/
+7
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2
-2
/
+3
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
1
-2
/
+2
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+7
2018-10-19
s390/perf: Return error when debug_register fails
Thomas Richter
1
-1
/
+5
2018-10-15
s390/sthyi: Fix machine name validity indication
Janosch Frank
1
-3
/
+5
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-10
s390/dumpstack: print psw mask and address again
Heiko Carstens
1
-1
/
+1
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-1
/
+3
2018-10-09
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
3
-2
/
+7
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
1
-4
/
+11
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
2
-6
/
+18
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2
-2
/
+4
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
5
-173
/
+55
2018-10-09
s390/mem_detect: add info source debug print
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-2
/
+45
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
1
-4
/
+9
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
2
-22
/
+1
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
1
-0
/
+10
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
4
-12
/
+12
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
11
-78
/
+193
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
1
-9
/
+1
[next]