index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
step.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
1
-4
/
+5
2012-09-15
uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...
Oleg Nesterov
1
-1
/
+1
2012-09-15
ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
Oleg Nesterov
1
-1
/
+13
2012-09-15
ptrace/x86: Introduce set_task_blockstep() helper
Oleg Nesterov
1
-20
/
+21
2011-08-04
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-26
x86, ptrace: Fix block-step
Peter Zijlstra
1
-4
/
+20
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-32
/
+4
2009-07-19
x86: Use get_desc_base()
Akinobu Mita
1
-5
/
+4
2008-07-16
x86 ptrace: user-sets-TF nits
Roland McGrath
1
-0
/
+13
2008-07-16
x86 ptrace: block-step fix
Roland McGrath
1
-6
/
+16
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
1
-1
/
+1
2008-04-03
x86 ptrace: avoid unnecessary wrmsr
Roland McGrath
1
-4
/
+7
2008-03-07
x86: fix typo in step.c
Jan Beulich
1
-2
/
+2
2008-01-30
x86: remove last user of get_segment_eip
Harvey Harrison
1
-84
/
+0
2008-01-30
x86: common x86_32|64 naming
Harvey Harrison
1
-2
/
+2
2008-01-30
x86: use wrmsrl in kprobes.c, step.c
Harvey Harrison
1
-4
/
+0
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
1
-0
/
+81
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
1
-5
/
+13
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-10
/
+5
2008-01-30
x86: debugctlmsr arch_has_block_step
Roland McGrath
1
-3
/
+61
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
1
-6
/
+3
2008-01-30
x86: single_step: share code
Roland McGrath
1
-0
/
+14
2008-01-30
x86: single_step 0xf0
Roland McGrath
1
-1
/
+1
2008-01-30
x86: single_step segment macros
Roland McGrath
1
-3
/
+1
2008-01-30
x86: single_step moved
Roland McGrath
1
-0
/
+140