1. 5cdb76d uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates by Oleg Nesterov · 10 years ago
  2. 50204c6 uprobes/x86: Simplify rip-relative handling by Denys Vlasenko · 10 years ago
  3. 1dc76e6 uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic by Oleg Nesterov · 10 years ago
  4. 78d9af4 uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8 by Oleg Nesterov · 10 years ago
  5. 97aa5cd uprobes/x86: Move default_xol_ops's data into arch_uprobe->def by Oleg Nesterov · 10 years ago
  6. 8e89c0b uprobes/x86: Emulate relative call's by Oleg Nesterov · 11 years ago
  7. 7ba6db2 uprobes/x86: Emulate unconditional relative jmp's by Oleg Nesterov · 11 years ago
  8. 8ad8e9d uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops by Oleg Nesterov · 11 years ago
  9. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 11 years ago
  10. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  11. 791eca1 uretprobes/x86: Hijack return address by Anton Arapov · 12 years ago
  12. baedbf0 uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" by Oleg Nesterov · 12 years ago
  13. 3a4664a uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set by Oleg Nesterov · 12 years ago
  14. bdc1e47 uprobes/x86: Implement x86 specific arch_uprobe_*_step by Sebastian Andrzej Siewior · 12 years ago
  15. 7eb9ba5 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() by Ananth N Mavinakayanahalli · 12 years ago
  16. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 13 years ago
  17. 5cb4ac3 uprobes/core: Rename bkpt to swbp by Srikar Dronamraju · 13 years ago
  18. e3343e6 uprobes/core: Make order of function parameters consistent across functions by Srikar Dronamraju · 13 years ago
  19. 900771a uprobes/core: Make macro names consistent by Srikar Dronamraju · 13 years ago
  20. 3ff54ef uprobes/core: Move insn to arch specific structure by Srikar Dronamraju · 13 years ago
  21. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 13 years ago
  22. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 13 years ago