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