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-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
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
2018-10-02
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
1
-1
/
+1
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
1
-5
/
+6
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+1
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
2
-6
/
+4
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
[next]