aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/runtime_instr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2018-02-05s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens1-1/+9
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-21/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi1-6/+6
2017-09-28s390/runtime instrumentation: simplify task exit handlingHeiko Carstens1-15/+15
2017-09-28s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+2
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky1-61/+3
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-1/+2
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-2/+0
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-2/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-1/+1
2012-09-26s390: add support for runtime instrumentationJan Glauber1-0/+150