1. 58dfe88 lockdep: annotate kprobes irq fiddling by Peter Zijlstra · 19 years ago
  2. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  3. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/kprobes_64.c]
  4. 8165639 x86_64: prepare shared kernel/kprobes.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/kprobes.c]
  5. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 19 years ago
  6. bf8f6e5 Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 19 years ago
  7. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 19 years ago
  8. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 19 years ago
  9. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 19 years ago
  10. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 20 years ago
  11. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 20 years ago
  12. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 20 years ago
  13. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  14. dc49e34 [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 by Satoshi Oshima · 20 years ago
  15. 3b60211 [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 by Prasanna S Panchamukhi · 20 years ago
  16. c28f896 [PATCH] kprobes: fix broken fault handling for x86_64 by Prasanna S Panchamukhi · 20 years ago
  17. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 20 years ago
  18. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 20 years ago
  19. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 20 years ago
  20. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 20 years ago
  21. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 20 years ago
  22. f709b12 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix by Keshavamurthy Anil S · 20 years ago
  23. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 20 years ago
  24. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 20 years ago
  25. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 21 years ago
  26. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 21 years ago
  27. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 21 years ago
  28. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 21 years ago
  29. 2dd960d [PATCH] utilization of kprobe_mutex is incorrect on x86_64 by Zhang, Yanmin · 21 years ago
  30. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 21 years ago
  31. bce0649 [PATCH] kprobes: fix handling of simultaneous probe hit/unregister by Jim Keniston · 21 years ago
  32. 0f2fbdc [PATCH] kprobes: prevent possible race conditions x86_64 changes by Prasanna S Panchamukhi · 21 years ago
  33. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 21 years ago
  34. ba8af12 [PATCH] Return probe redesign: x86_64 specific changes by Rusty Lynch · 21 years ago
  35. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 21 years ago
  36. aa3d7e3 [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 by Prasanna S Panchamukhi · 21 years ago
  37. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 21 years ago
  38. 73649da [PATCH] x86_64 specific function return probes by Rusty Lynch · 21 years ago
  39. 0b9e2ca [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction by Prasanna S Panchamukhi · 21 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago