Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove last user of get_segment_eip | Harvey Harrison | 2008-01-30 | 1 | -84/+0 |
* | x86: common x86_32|64 naming | Harvey Harrison | 2008-01-30 | 1 | -2/+2 |
* | x86: use wrmsrl in kprobes.c, step.c | Harvey Harrison | 2008-01-30 | 1 | -4/+0 |
* | x86: move get_segment_eip() to step.c | Harvey Harrison | 2008-01-30 | 1 | -0/+81 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -5/+13 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -10/+5 |
* | x86: debugctlmsr arch_has_block_step | Roland McGrath | 2008-01-30 | 1 | -3/+61 |
* | x86 single_step: TIF_FORCED_TF | Roland McGrath | 2008-01-30 | 1 | -6/+3 |
* | x86: single_step: share code | Roland McGrath | 2008-01-30 | 1 | -0/+14 |
* | x86: single_step 0xf0 | Roland McGrath | 2008-01-30 | 1 | -1/+1 |
* | x86: single_step segment macros | Roland McGrath | 2008-01-30 | 1 | -3/+1 |
* | x86: single_step moved | Roland McGrath | 2008-01-30 | 1 | -0/+140 |