aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-3/+1
2019-12-18s390/ftrace: save traced function callerVasily Gorbik1-0/+1
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik1-4/+11
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2-2/+7
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede2-3/+11
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik2-12/+57
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens3-26/+5
2019-12-11s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger1-1/+1
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King1-1/+1
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik1-1/+0
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+3
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada1-0/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-18/+15
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds34-768/+625
2019-12-01s390: remove compat vdso codeHeiko Carstens13-638/+3
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes2-0/+44
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes2-0/+8
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik1-0/+5
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik2-17/+31
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik1-0/+47
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik1-0/+45
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik2-2/+11
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik1-7/+19
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik1-2/+2
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik1-0/+4
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich3-0/+248
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik1-2/+2
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle1-0/+2
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle1-0/+3
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter1-8/+1
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter1-2/+1
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter2-52/+57
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2-1/+6
2019-11-30s390/unwind: stop gracefully at task pt_regsVasily Gorbik1-1/+7
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik1-1/+1
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2-15/+7
2019-11-30s390/unwind: report an error if pt_regs are not on stackVasily Gorbik1-1/+1
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik3-9/+13
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik1-1/+14
2019-11-30s390/unwind: unify task is current checksVasily Gorbik3-6/+3
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2-3/+11
2019-11-30s390: always inline disabled_waitVasily Gorbik1-1/+1
2019-11-30s390/vdso: fix getcpuHeiko Carstens4-10/+14
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-11-30s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich1-0/+7