summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-11-30s390/unwind: stop gracefully at task pt_regsVasily Gorbik
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik
2019-11-30s390/unwind: report an error if pt_regs are not on stackVasily Gorbik
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2019-11-30s390/unwind: unify task is current checksVasily Gorbik
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2019-11-30s390/vdso: fix getcpuHeiko Carstens
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-20s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2019-11-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2019-11-20s390/early: move access registers setup in C codeVasily Gorbik
2019-11-20s390/head64: remove unnecessary vdso_per_cpu_data setupVasily Gorbik
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik
2019-11-12s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-04s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-10-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2019-10-31s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik
2019-10-31s390: avoid double handling of "noexec" optionVasily Gorbik