1. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  2. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  3. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  4. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  5. 97da897 uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  6. 271a9c3 uprobes: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  7. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 72e6ae2 ARM: 8043/1: uprobes need icache flush after xol write by Victor Kamensky · 10 years ago
  9. b02ef20 uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap by Oleg Nesterov · 10 years ago
  10. 6fe50a2 uprobes: allow ignoring of probe hits by David A. Long · 11 years ago
  11. c912dae uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area by Oleg Nesterov · 11 years ago
  12. 3247343 uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr by Oleg Nesterov · 11 years ago
  13. f72d41f uprobes: Export write_opcode() as uprobe_write_opcode() by Oleg Nesterov · 11 years ago
  14. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  15. 3ab6796 uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK by Oleg Nesterov · 11 years ago
  16. c2d3f25 uprobes: Remove the wrong __weak attribute by Ralf Baechle · 11 years ago
  17. ded49c5 uretprobes: Limit the depth of return probe nestedness by Anton Arapov · 11 years ago
  18. 0dfd0eb uretprobes: Return probe entry, prepare_uretprobe() by Anton Arapov · 11 years ago
  19. ea02487 uretprobes: Introduce uprobe_consumer->ret_handler() by Anton Arapov · 11 years ago
  20. 0908ad6 uprobes: Add trap variant helper by Ananth N Mavinakayanahalli · 11 years ago
  21. bdf8647 uprobes: Introduce uprobe_apply() by Oleg Nesterov · 12 years ago
  22. da1816b uprobes: Teach handler_chain() to filter out the probed task by Oleg Nesterov · 12 years ago
  23. 8a7f2fa uprobes: Reintroduce uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  24. fe20d71 uprobes: Kill uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  25. 32cdba1 uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race by Oleg Nesterov · 12 years ago
  26. 19f5ee2 uprobes: Kill arch_uprobe_enable/disable_step() hooks by Oleg Nesterov · 12 years ago
  27. cb9a19f uprobes: Introduce prepare_uprobe() by Oleg Nesterov · 12 years ago
  28. 1b08e907 uprobes: Kill UTASK_BP_HIT state by Oleg Nesterov · 12 years ago
  29. 9d77878 uprobes: Introduce arch_uprobe_enable/disable_step() by Sebastian Andrzej Siewior · 12 years ago
  30. ded86e7 uprobes: Remove "verify" argument from set_orig_insn() by Oleg Nesterov · 12 years ago
  31. 61559a8 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() by Oleg Nesterov · 12 years ago
  32. f8ac4ec uprobes: Introduce MMF_HAS_UPROBES by Oleg Nesterov · 12 years ago
  33. 647c42d uprobes: Kill uprobes_state->count by Oleg Nesterov · 12 years ago
  34. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  35. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  36. d4b3b63 uprobes/core: Allocate XOL slots for uprobes use by Srikar Dronamraju · 12 years ago
  37. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  38. 5cb4ac3 uprobes/core: Rename bkpt to swbp by Srikar Dronamraju · 12 years ago
  39. e3343e6 uprobes/core: Make order of function parameters consistent across functions by Srikar Dronamraju · 12 years ago
  40. 900771a uprobes/core: Make macro names consistent by Srikar Dronamraju · 12 years ago
  41. 35aa621 uprobes: Update copyright notices by Ingo Molnar · 13 years ago
  42. 3ff54ef uprobes/core: Move insn to arch specific structure by Srikar Dronamraju · 13 years ago
  43. 96379f6 uprobes/core: Remove uprobe_opcode_sz by Srikar Dronamraju · 13 years ago
  44. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 13 years ago
  45. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 13 years ago