aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/step.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16x86 ptrace: user-sets-TF nitsRoland McGrath1-0/+13
2008-07-16x86 ptrace: block-step fixRoland McGrath1-6/+16
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich1-1/+1
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath1-4/+7
2008-03-07x86: fix typo in step.cJan Beulich1-2/+2
2008-01-30x86: remove last user of get_segment_eipHarvey Harrison1-84/+0
2008-01-30x86: common x86_32|64 namingHarvey Harrison1-2/+2
2008-01-30x86: use wrmsrl in kprobes.c, step.cHarvey Harrison1-4/+0
2008-01-30x86: move get_segment_eip() to step.cHarvey Harrison1-0/+81
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-5/+13
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-10/+5
2008-01-30x86: debugctlmsr arch_has_block_stepRoland McGrath1-3/+61
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath1-6/+3
2008-01-30x86: single_step: share codeRoland McGrath1-0/+14
2008-01-30x86: single_step 0xf0Roland McGrath1-1/+1
2008-01-30x86: single_step segment macrosRoland McGrath1-3/+1
2008-01-30x86: single_step movedRoland McGrath1-0/+140