summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes/uprobes.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64: probes: Move magic BRK values into brk-imm.hWill Deacon2019-04-091-1/+1
* arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon2019-04-091-8/+4
* arm64: debug: Separate debug hooks based on target exception levelWill Deacon2019-04-091-4/+3
* arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-221-1/+1
* arm64: Add uprobe supportPratyush Anand2016-11-071-0/+216