summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/s390/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-09s390/setup: Fix secure ipl messagePhilipp Rudo
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-18s390/ftrace: save traced function callerVasily Gorbik
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik
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-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
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