Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: rename stack_pointer to kernel_trap_sp | Harvey Harrison | 2008-01-30 | 1 | -1/+7 |
* | x86: clean up ptrace.h | Harvey Harrison | 2008-01-30 | 1 | -27/+16 |
* | x86: unify pt_regs accessors ptrace.h | Harvey Harrison | 2008-01-30 | 1 | -30/+54 |
* | x86: remove last user of get_segment_eip | Harvey Harrison | 2008-01-30 | 1 | -2/+4 |
* | x86: common x86_32|64 naming | Harvey Harrison | 2008-01-30 | 1 | -1/+1 |
* | x86: move get_segment_eip() to step.c | Harvey Harrison | 2008-01-30 | 1 | -0/+2 |
* | x86, ptrace: new ptrace BTS API | Markus Metzger | 2008-01-30 | 1 | -0/+1 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 | 1 | -0/+11 |
* | x86: x86 ptrace merge complete | Roland McGrath | 2008-01-30 | 1 | -3/+0 |
* | x86: eflags enum | Roland McGrath | 2008-01-30 | 1 | -22/+0 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -13/+67 |
* | x86: debugctlmsr arch_has_block_step | Roland McGrath | 2008-01-30 | 1 | -0/+7 |
* | x86: x86-64 ptrace debugreg cleanup | Roland McGrath | 2008-01-30 | 1 | -0/+3 |
* | x86: arch_has_single_step | Roland McGrath | 2008-01-30 | 1 | -0/+7 |
* | x86: TLS cleanup | Roland McGrath | 2008-01-30 | 1 | -0/+11 |
* | oprofile: fix oops on x86 32-bit | Jan Blunck | 2007-11-14 | 1 | -1/+1 |
* | x86: merge ptrace_32/64.h | Thomas Gleixner | 2007-10-23 | 1 | -11/+140 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+13 |