| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -0/+5 |
|\ |
|
| * | x86: tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | 1 | -0/+5 |
* | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -0/+3 |
|\ \ |
|
| * | | x86: ptrace.c declare functions before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -2/+36 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 | 1 | -3/+5 |
| |\ \
| | |/ |
|
| * | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 | 1 | -2/+36 |
* | | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
| |/
|/| |
|
* | | x86: break mutual header inclusion | Vegard Nossum | 2008-06-02 | 1 | -3/+5 |
|/ |
|
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | 1 | -0/+2 |
* | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com | 2008-04-17 | 1 | -2/+2 |
* | include/asm-x86/ptrace.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -3/+4 |
* | x86: make X86_32 pt_regs members unsigned long | Harvey Harrison | 2008-04-17 | 1 | -3/+6 |
* | x86: change most X86_32 pt_regs members to unsigned long | Harvey Harrison | 2008-04-17 | 1 | -14/+14 |
* | 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 |