1. 50a011f kprobes/x86: Move skip_singlestep up by Borislav Petkov · 12 years ago
  2. c6aaf4d kprobes/x86: Fix to support jprobes on ftrace-based kprobe by Masami Hiramatsu · 13 years ago
  3. 4b036d5 kprobes/x86: Fix kprobes to collectly handle IP on ftrace by Masami Hiramatsu · 13 years ago
  4. e525389 kprobes/x86: ftrace based optimization for x86 by Masami Hiramatsu · 13 years ago
  5. 57da8b9 x86: Avoid double stack traces with show_regs() by Jan Beulich · 13 years ago
  6. 3f33ab1 x86/kprobes: Split out optprobe related code to kprobes-opt.c by Masami Hiramatsu · 13 years ago
  7. 4648468 x86/kprobes: Fix a bug which can modify kernel code permanently by Masami Hiramatsu · 13 years ago
  8. 86b4ce3 x86/kprobes: Fix instruction recovery on optimized path by Masami Hiramatsu · 13 years ago
  9. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 315eb8a x86: Fix compilation bug in kprobes' twobyte_is_boostable by Josh Stone · 13 years ago
  11. db45bd9 x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile by Josh Stone · 13 years ago
  12. 9bbeacf kprobes, x86: Disable irqs during optimized callback by Jiri Olsa · 14 years ago
  13. 2a8247a kprobes: Disabling optimized kprobes for entry text section by Jiri Olsa · 14 years ago
  14. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  15. b76834b kprobes: Use this_cpu_ops by Christoph Lameter · 14 years ago
  16. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 14 years ago
  17. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 14 years ago
  18. 6274de4 kprobes: Support delayed unoptimizing by Masami Hiramatsu · 14 years ago
  19. 4c3ef6d jump label: Add jump_label_text_reserved() to reserve jump points by Jason Baron · 14 years ago
  20. 6abded7 kprobes: Remove __dummy_buf by Namhyung Kim · 14 years ago
  21. 6376b22 kprobes: Make functions static by Namhyung Kim · 14 years ago
  22. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 15 years ago
  23. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  24. a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 15 years ago
  25. 567a9fd kprobes/x86: Fix kprobes to skip prefixes correctly by Masami Hiramatsu · 15 years ago
  26. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 15 years ago
  28. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  29. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  30. c0f7ac3 kprobes/x86: Support kprobes jump optimization on x86 by Masami Hiramatsu · 15 years ago
  31. f007ea2 kprobes/x86: Cleanup save/restore registers by Masami Hiramatsu · 15 years ago
  32. 0f94eb6 kprobes/x86: Boost probes when reentering by Masami Hiramatsu · 15 years ago
  33. d498f76 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE by Masami Hiramatsu · 15 years ago
  34. 4554dbc kprobes: Check probe address is reserved by Masami Hiramatsu · 15 years ago
  35. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 15 years ago
  36. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  37. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  39. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  40. 98272ed x86: use kernel_stack_pointer() in kprobes.c by H. Peter Anvin · 15 years ago
  41. f5ad311 kprobes/x86-64: Allow to reenter probe on post_handler by Masami Hiramatsu · 16 years ago
  42. e9afe9e kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS by Masami Hiramatsu · 16 years ago
  43. 24851d2 tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion by Frederic Weisbecker · 16 years ago
  44. 89ae465 kprobes: Cleanup fix_riprel() using insn decoder on x86 by Masami Hiramatsu · 16 years ago
  45. b46b3d7 kprobes: Checks probe address is instruction boudary on x86 by Masami Hiramatsu · 16 years ago
  46. 62edab9 hw-breakpoints: reset bits in dr6 after the corresponding exception is handled by K.Prasad · 16 years ago
  47. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  48. fee039a x86: kretprobe-booster interrupt emulation code fix by Masami Hiramatsu · 16 years ago
  49. cde5edb x86: kprobes.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
  50. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
  51. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  52. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  53. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  54. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  55. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 17 years ago
  56. d54191b Kprobe smoke test lockdep warning by Peter Zijlstra · 17 years ago
  57. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 17 years ago
  58. acb5b8a x86, kprobes: correct post-eip value in post_hander() by Yakov Lerner · 17 years ago
  59. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  60. f1452d4 x86, kprobes: remove sparse warnings from x86 by Harvey Harrison · 17 years ago
  61. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  62. fb8830e x86: fix singlestep handling in reenter_kprobe by Abhishek Sagar · 17 years ago
  63. f13bd3e x86: use wrmsrl in kprobes.c, step.c by Harvey Harrison · 17 years ago
  64. 1017579 x86: trivial whitespace in kprobes.c by Harvey Harrison · 17 years ago
  65. f315dec x86: kprobes change kprobe_handler flow by Abhishek Sagar · 17 years ago
  66. b506a9d x86: code clarification patch to Kprobes arch code by Quentin Barnes · 17 years ago
  67. b976015 x86: kprobes change kprobe_handler flow by Harvey Harrison · 17 years ago
  68. 31f80e4 x86: kprobes remove fix_riprel #ifdef by Harvey Harrison · 17 years ago
  69. 9930927 x86: introduce REX prefix helper for kprobes by Harvey Harrison · 17 years ago
  70. 59e87cd x86: move deeply indented code to reenter_kprobe by Masami Hiramatsu · 17 years ago
  71. 40102d4 x86: add reenter_kprobe helper by Harvey Harrison · 17 years ago
  72. ddc66df x86: fix kprobe_handler reenable preemption by Masami Hiramatsu · 17 years ago
  73. e7b5e11 x86: kprobes leftover cleanups by Harvey Harrison · 17 years ago
  74. 6d48583 x86: unify extable_{32|64}.c by Harvey Harrison · 17 years ago
  75. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  76. d6be29b x86: kprobes code for x86 unification by Masami Hiramatsu · 17 years ago[Renamed (87%) from arch/x86/kernel/kprobes_64.c]
  77. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  78. da07ab0 x86: return probe-booster for x86-64 by Masami Hiramatsu · 17 years ago
  79. aa47014 x86: kprobe-booster for x86-64 by Masami Hiramatsu · 17 years ago
  80. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  81. 1ecc798 x86: debugctlmsr kprobes by Roland McGrath · 17 years ago
  82. 0b0122f x86: kprobes bugfix by Masami Hiramatsu · 17 years ago
  83. 29b6cd7 x86: jprobe bugfix by Masami Hiramatsu · 17 years ago
  84. 8645419 x86: fix kprobes_64.c inlining borkage by Andrew Morton · 17 years ago
  85. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  86. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  87. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  88. 58dfe88 lockdep: annotate kprobes irq fiddling by Peter Zijlstra · 17 years ago
  89. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  90. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/kprobes_64.c]
  91. 8165639 x86_64: prepare shared kernel/kprobes.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/kprobes.c]
  92. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 18 years ago
  93. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  94. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  95. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  96. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  97. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  98. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  99. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  100. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago