Age | Commit message (Expand) | Author |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov |
2012-09-15 | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov |
2012-09-15 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov |
2012-09-15 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2009-07-19 | x86: Use get_desc_base() | Akinobu Mita |
2008-07-16 | x86 ptrace: user-sets-TF nits | Roland McGrath |
2008-07-16 | x86 ptrace: block-step fix | Roland McGrath |
2008-04-17 | x86: prevent unconditional writes to DebugCtl MSR | Jan Beulich |
2008-04-03 | x86 ptrace: avoid unnecessary wrmsr | Roland McGrath |
2008-03-07 | x86: fix typo in step.c | Jan Beulich |
2008-01-30 | x86: remove last user of get_segment_eip | Harvey Harrison |
2008-01-30 | x86: common x86_32|64 naming | Harvey Harrison |
2008-01-30 | x86: use wrmsrl in kprobes.c, step.c | Harvey Harrison |
2008-01-30 | x86: move get_segment_eip() to step.c | Harvey Harrison |
2008-01-30 | x86, ptrace: support for branch trace store(BTS) | Markus Metzger |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86: debugctlmsr arch_has_block_step | Roland McGrath |
2008-01-30 | x86 single_step: TIF_FORCED_TF | Roland McGrath |
2008-01-30 | x86: single_step: share code | Roland McGrath |
2008-01-30 | x86: single_step 0xf0 | Roland McGrath |
2008-01-30 | x86: single_step segment macros | Roland McGrath |
2008-01-30 | x86: single_step moved | Roland McGrath |