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-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2
-0
/
+6
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+61
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
19
-804
/
+1133
2019-03-01
s390/suspend: fix prefix register reset in swsusp_arch_resume
Martin Schwidefsky
1
-3
/
+3
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
1
-2
/
+0
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
1
-1
/
+3
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
2
-0
/
+694
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
3
-182
/
+206
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
1
-3
/
+17
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
1
-2
/
+2
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
1
-0
/
+18
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
1
-9
/
+2
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
1
-20
/
+20
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
1
-6
/
+26
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2
-42
/
+4
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
1
-7
/
+6
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
1
-9
/
+23
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-26
/
+46
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
6
-569
/
+175
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-07
s390: remove dead code
Gerald Schaefer
1
-2
/
+0
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
1
-9
/
+0
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-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2019-01-28
s390: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-10
/
+0
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2
-0
/
+22
2019-01-28
s390/suspend: fix stack setup in swsusp_arch_suspend
Martin Schwidefsky
1
-2
/
+2
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-11
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-1
/
+6
2019-01-11
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
1
-3
/
+2
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
2
-2
/
+4
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
[next]