index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-12-01
s390: remove compat vdso code
Heiko Carstens
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
s390/livepatch: Implement reliable stack tracing for the consistency model
Miroslav Benes
2019-11-30
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2019-11-30
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
2019-11-30
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2019-11-30
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2019-11-30
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
2019-11-30
s390/cpum_sf: Use TEAR_REG macro consistantly
Thomas Richter
2019-11-30
s390/cpum_sf: Remove unnecessary check for pending SDBs
Thomas Richter
2019-11-30
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-30
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
2019-11-30
s390/head64: correct init_task stack setup
Vasily Gorbik
2019-11-30
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2019-11-30
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
s390/unwind: unify task is current checks
Vasily Gorbik
2019-11-30
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-11-30
s390/vdso: fix getcpu
Heiko Carstens
2019-11-30
s390/smp,vdso: fix ASCE handling
Heiko Carstens
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
2019-11-12
s390/disassembler: don't hide instruction addresses
Ilya Leoshkevich
2019-11-12
s390/cpum_sf: Assign error value to err variable
Thomas Richter
2019-11-12
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-12
s390/cpum_sf: Use consistant debug print format for sampling
Thomas Richter
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-05
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
2019-10-31
s390/idle: fix cpu idle time calculation
Heiko Carstens
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
2019-10-31
s390: add error handling to perf_callchain_kernel
Ilya Leoshkevich
2019-10-31
s390/process: avoid custom stack unwinding in get_wchan
Vasily Gorbik
2019-10-31
s390: avoid double handling of "noexec" option
Vasily Gorbik
2019-10-31
s390/time: remove monotonic_clock()
Heiko Carstens
2019-10-22
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
2019-10-10
seccomp: simplify secure_computing()
Christian Brauner
[next]