1. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  2. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  3. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 8 months ago
  4. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  5. 5e96ce8 sparc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 5 months ago
  6. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  7. d5ad85b sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code by Masami Hiramatsu · 7 years ago
  8. e9bf11a sparc64/kprobes: Remove jprobe implementation by Masami Hiramatsu · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  12. 494fc42 sparc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  13. 2f827ea sparc64: fix sparse warnings in kprobes.c by Sam Ravnborg · 11 years ago
  14. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  16. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. 936cf25 sparc: Validate that kprobe address is 4-byte aligned. by David S. Miller · 15 years ago
  20. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  21. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/kprobes.c]
  22. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  23. 3ac1da3 [SPARC64]: Fix sparse warnings wrt. __show_regs(). by David S. Miller · 17 years ago
  24. d38f122 [SPARC64]: Add kretprobe support. by David S. Miller · 17 years ago
  25. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  26. 127cda1 [SPARC64]: Optimize fault kprobe handling just like powerpc. by David S. Miller · 18 years ago
  27. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  28. f088258 [SPARC64]: Fix several kprobes bugs. by David S. Miller · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  30. 07fab8d [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 by Prasanna S Panchamukhi · 19 years ago
  31. b670009 [PATCH] kprobes: fix broken fault handling for sparc64 by Prasanna S Panchamukhi · 19 years ago
  32. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 19 years ago
  33. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 19 years ago
  34. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  35. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  36. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  37. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  38. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  39. f215d98 [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes by Ananth N Mavinakayanahalli · 19 years ago
  40. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  41. 05e14cb [PATCH] Kprobes: prevent possible race conditions sparc64 changes by Prasanna S Panchamukhi · 19 years ago
  42. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 20 years ago
  43. e539c23 [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64 by Prasanna S Panchamukhi · 20 years ago
  44. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 20 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago