aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/kprobes.c
AgeCommit message (Expand)Author
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2020-09-08sparc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2014-08-26sparc: Replace __get_cpu_var usesChristoph Lameter
2014-05-18sparc64: fix sparse warnings in kprobes.cSam Ravnborg
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09sparc: Validate that kprobe address is 4-byte aligned.David S. Miller
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg