1. c912dae uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area by Oleg Nesterov · 11 years ago
  2. 3247343 uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr by Oleg Nesterov · 11 years ago
  3. f72d41f uprobes: Export write_opcode() as uprobe_write_opcode() by Oleg Nesterov · 11 years ago
  4. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  5. 3ab6796 uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK by Oleg Nesterov · 11 years ago
  6. c2d3f25 uprobes: Remove the wrong __weak attribute by Ralf Baechle · 11 years ago
  7. ded49c5 uretprobes: Limit the depth of return probe nestedness by Anton Arapov · 11 years ago
  8. 0dfd0eb uretprobes: Return probe entry, prepare_uretprobe() by Anton Arapov · 11 years ago
  9. ea02487 uretprobes: Introduce uprobe_consumer->ret_handler() by Anton Arapov · 11 years ago
  10. 0908ad6 uprobes: Add trap variant helper by Ananth N Mavinakayanahalli · 11 years ago
  11. bdf8647 uprobes: Introduce uprobe_apply() by Oleg Nesterov · 12 years ago
  12. da1816b uprobes: Teach handler_chain() to filter out the probed task by Oleg Nesterov · 12 years ago
  13. 8a7f2fa uprobes: Reintroduce uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  14. fe20d71 uprobes: Kill uprobe_consumer->filter() by Oleg Nesterov · 12 years ago
  15. 32cdba1 uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race by Oleg Nesterov · 12 years ago
  16. 19f5ee2 uprobes: Kill arch_uprobe_enable/disable_step() hooks by Oleg Nesterov · 12 years ago
  17. cb9a19f uprobes: Introduce prepare_uprobe() by Oleg Nesterov · 12 years ago
  18. 1b08e907 uprobes: Kill UTASK_BP_HIT state by Oleg Nesterov · 12 years ago
  19. 9d77878 uprobes: Introduce arch_uprobe_enable/disable_step() by Sebastian Andrzej Siewior · 12 years ago
  20. ded86e7 uprobes: Remove "verify" argument from set_orig_insn() by Oleg Nesterov · 12 years ago
  21. 61559a8 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() by Oleg Nesterov · 12 years ago
  22. f8ac4ec uprobes: Introduce MMF_HAS_UPROBES by Oleg Nesterov · 12 years ago
  23. 647c42d uprobes: Kill uprobes_state->count by Oleg Nesterov · 12 years ago
  24. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  25. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  26. d4b3b63 uprobes/core: Allocate XOL slots for uprobes use by Srikar Dronamraju · 12 years ago
  27. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  28. 5cb4ac3 uprobes/core: Rename bkpt to swbp by Srikar Dronamraju · 12 years ago
  29. e3343e6 uprobes/core: Make order of function parameters consistent across functions by Srikar Dronamraju · 12 years ago
  30. 900771a uprobes/core: Make macro names consistent by Srikar Dronamraju · 12 years ago
  31. 35aa621 uprobes: Update copyright notices by Ingo Molnar · 12 years ago
  32. 3ff54ef uprobes/core: Move insn to arch specific structure by Srikar Dronamraju · 12 years ago
  33. 96379f6 uprobes/core: Remove uprobe_opcode_sz by Srikar Dronamraju · 12 years ago
  34. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 12 years ago
  35. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 12 years ago