1. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  2. 9bd1190 uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping by Oleg Nesterov · 12 years ago
  3. 95cf00f ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic by Oleg Nesterov · 12 years ago
  4. 848e8f5 ptrace/x86: Introduce set_task_blockstep() helper by Oleg Nesterov · 12 years ago
  5. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  6. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  7. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  8. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  9. 254e0a6 x86: Use get_desc_base() by Akinobu Mita · 15 years ago
  10. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 16 years ago
  11. 6718d0d x86 ptrace: block-step fix by Roland McGrath · 16 years ago
  12. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  13. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 17 years ago
  14. d032b31 x86: fix typo in step.c by Jan Beulich · 17 years ago
  15. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  16. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  17. f13bd3e x86: use wrmsrl in kprobes.c, step.c by Harvey Harrison · 17 years ago
  18. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  19. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 17 years ago
  20. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  21. 10faa81 x86: debugctlmsr arch_has_block_step by Roland McGrath · 17 years ago
  22. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
  23. 7122ec8 x86: single_step: share code by Roland McGrath · 17 years ago
  24. 5f76cb1 x86: single_step 0xf0 by Roland McGrath · 17 years ago
  25. 3f80c1a x86: single_step segment macros by Roland McGrath · 17 years ago
  26. fa1e03e x86: single_step moved by Roland McGrath · 17 years ago