开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2024-02-16
sparc: Fix typos
Bjorn Helgaas
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2020-09-08
sparc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
2018-06-21
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
2014-05-18
sparc64: fix sparse warnings in kprobes.c
Sam Ravnborg
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
sparc: Validate that kprobe address is 4-byte aligned.
David S. Miller
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg