1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 9950481 x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads by Andy Lutomirski · 7 years ago
  3. bbf79d2 x86/ldt: Rename ldt_struct::size to ::nr_entries by Borislav Petkov · 8 years ago
  4. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  5. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  6. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  7. 136d9d8 x86/ldt: Correct LDT access in single stepping logic by Juergen Gross · 9 years ago
  8. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  9. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  10. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  11. 9bd1190 uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping by Oleg Nesterov · 12 years ago
  12. 95cf00f ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic by Oleg Nesterov · 12 years ago
  13. 848e8f5 ptrace/x86: Introduce set_task_blockstep() helper by Oleg Nesterov · 12 years ago
  14. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  15. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  16. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  17. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  18. 254e0a6 x86: Use get_desc_base() by Akinobu Mita · 15 years ago
  19. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 17 years ago
  20. 6718d0d x86 ptrace: block-step fix by Roland McGrath · 17 years ago
  21. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  22. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 17 years ago
  23. d032b31 x86: fix typo in step.c by Jan Beulich · 17 years ago
  24. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  25. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  26. f13bd3e x86: use wrmsrl in kprobes.c, step.c by Harvey Harrison · 17 years ago
  27. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  28. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 17 years ago
  29. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  30. 10faa81 x86: debugctlmsr arch_has_block_step by Roland McGrath · 17 years ago
  31. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
  32. 7122ec8 x86: single_step: share code by Roland McGrath · 17 years ago
  33. 5f76cb1 x86: single_step 0xf0 by Roland McGrath · 17 years ago
  34. 3f80c1a x86: single_step segment macros by Roland McGrath · 17 years ago
  35. fa1e03e x86: single_step moved by Roland McGrath · 17 years ago