| Commit message (Expand) | Author | Age |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |
* | x86, traps: converge do_debug handlers | Alexander van Heukelum | 2008-10-13 |
* | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 |
|\ |
|
| * | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
| |\ |
|
| * \ | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 |
| | |\ \ \ |
|
| | * | | | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 |
* | | | | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 |
* | | | | | | x86_32: signal: introduce signal_fault() | Hiroshi Shimamoto | 2008-09-06 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. \ \ \ \ \ | Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal | Ingo Molnar | 2008-09-06 |
|\ \ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | / / /
| |_|_|_|/ / /
|/| | | | / /
| | | | |/ /
| | | |/| /
| | |_|_|/
| |/| | | |
|
| | | * | | x86: ptrace.c declare functions before they get used | Jaswinder Singh | 2008-07-22 |
| |_|/ /
|/| | | |
|
| | * | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 |
| |/ /
|/| | |
|
| * | | x86: tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 |
|/ / |
|
* / | x86: break mutual header inclusion | Vegard Nossum | 2008-06-02 |
|/ |
|
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 |
* | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com | 2008-04-17 |
* | include/asm-x86/ptrace.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 |
* | x86: make X86_32 pt_regs members unsigned long | Harvey Harrison | 2008-04-17 |
* | x86: change most X86_32 pt_regs members to unsigned long | Harvey Harrison | 2008-04-17 |
* | x86: rename stack_pointer to kernel_trap_sp | Harvey Harrison | 2008-01-30 |
* | x86: clean up ptrace.h | Harvey Harrison | 2008-01-30 |
* | x86: unify pt_regs accessors ptrace.h | Harvey Harrison | 2008-01-30 |
* | x86: remove last user of get_segment_eip | Harvey Harrison | 2008-01-30 |
* | x86: common x86_32|64 naming | Harvey Harrison | 2008-01-30 |
* | x86: move get_segment_eip() to step.c | Harvey Harrison | 2008-01-30 |
* | x86, ptrace: new ptrace BTS API | Markus Metzger | 2008-01-30 |
* | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 2008-01-30 |
* | x86: x86 ptrace merge complete | Roland McGrath | 2008-01-30 |
* | x86: eflags enum | Roland McGrath | 2008-01-30 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 |
* | x86: debugctlmsr arch_has_block_step | Roland McGrath | 2008-01-30 |
* | x86: x86-64 ptrace debugreg cleanup | Roland McGrath | 2008-01-30 |
* | x86: arch_has_single_step | Roland McGrath | 2008-01-30 |
* | x86: TLS cleanup | Roland McGrath | 2008-01-30 |
* | oprofile: fix oops on x86 32-bit | Jan Blunck | 2007-11-14 |
* | x86: merge ptrace_32/64.h | Thomas Gleixner | 2007-10-23 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |