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