aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/uprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-13s390: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-01-19s390: convert to generic entrySven Schnelle1-3/+3
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-2/+2
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-4/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+2
2015-03-25s390/uprobes: fix address space annotationHeiko Carstens1-1/+3
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke1-9/+60
2014-10-17s390/uprobes: fix kprobes dependencyJan Willeke1-1/+1
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke1-0/+332