1. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 7 years ago
  3. a19b2e3 kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes by Masami Hiramatsu · 7 years ago
  4. 9a09f26 kprobes/x86: Disable preemption in optprobe by Masami Hiramatsu · 7 years ago
  5. cd52eda kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block by Masami Hiramatsu · 7 years ago
  6. a8976fc kprobes/x86: Remove addressof() operators by Masami Hiramatsu · 7 years ago
  7. 63fef14 kprobes/x86: Make insn buffer always ROX and use text_poke() by Masami Hiramatsu · 7 years ago
  8. d9f5f32 kprobes/x86: Do not jump-optimize kprobes on irq entry code by Masami Hiramatsu · 7 years ago
  9. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  10. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  11. a8d11cd kprobes/x86: Consolidate insn decoder users for copying code by Masami Hiramatsu · 8 years ago
  12. ea1e34f kprobes/x86: Use probe_kernel_read() instead of memcpy() by Masami Hiramatsu · 8 years ago
  13. d0381c8 kprobes/x86: Set kprobes pages read-only by Masami Hiramatsu · 8 years ago
  14. 75013fb kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed by Masami Hiramatsu · 8 years ago
  15. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  16. 744c193 x86: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  17. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  18. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 2a6730c kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() by Petr Mladek · 10 years ago
  20. cbf6ab5 kprobes: Pass the original kprobe for preparing optimized kprobe by Masami Hiramatsu · 10 years ago
  21. 6ba48ff x86: Remove arbitrary instruction size limit in instruction decoder by Dave Hansen · 10 years ago
  22. 256aae5 kprobes/x86: Free 'optinsn' cache when range check fails by Wang Nan · 10 years ago
  23. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 11 years ago
  24. 7ec8a97 kprobes/x86: Allow probe on some kprobe preparation functions by Masami Hiramatsu · 11 years ago
  25. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 04bb591 x86, asmlinkage: Make kprobes code visible and fix assembler code by Andi Kleen · 11 years ago
  27. a7b0133 kprobes/x86: Use text_poke_bp() instead of text_poke_smp*() by Masami Hiramatsu · 11 years ago
  28. c7e85c4 kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE by Masami Hiramatsu · 11 years ago
  29. f684199 kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ by Masami Hiramatsu · 12 years ago[Renamed (99%) from arch/x86/kernel/kprobes-opt.c]
  30. 3f33ab1 x86/kprobes: Split out optprobe related code to kprobes-opt.c by Masami Hiramatsu · 13 years ago