summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes/uprobes.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon1-1/+1
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon1-8/+4
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon1-4/+3
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov1-1/+1
2016-11-07arm64: Add uprobe supportPratyush Anand1-0/+216