aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/ptrace.h
Commit message (Expand)AuthorAge
* Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\
| * x86: tracehook: asm/syscall.hRoland McGrath2008-07-26
* | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\ \
| * | x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-22
| |/
* | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
|\ \
| * | Merge branch 'linus' into x86/pebsIngo Molnar2008-07-25
| |\|
| * | x86, ptrace: PEBS supportMarkus Metzger2008-05-12
* | | x86: consolidate header guardsVegard Nossum2008-07-22
| |/ |/|
* | x86: break mutual header inclusionVegard Nossum2008-06-02
|/
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
* x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com2008-04-17
* include/asm-x86/ptrace.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-17
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-17
* x86: rename stack_pointer to kernel_trap_spHarvey Harrison2008-01-30
* x86: clean up ptrace.hHarvey Harrison2008-01-30
* x86: unify pt_regs accessors ptrace.hHarvey Harrison2008-01-30
* x86: remove last user of get_segment_eipHarvey Harrison2008-01-30
* x86: common x86_32|64 namingHarvey Harrison2008-01-30
* x86: move get_segment_eip() to step.cHarvey Harrison2008-01-30
* x86, ptrace: new ptrace BTS APIMarkus Metzger2008-01-30
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-30
* x86: x86 ptrace merge completeRoland McGrath2008-01-30
* x86: eflags enumRoland McGrath2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: debugctlmsr arch_has_block_stepRoland McGrath2008-01-30
* x86: x86-64 ptrace debugreg cleanupRoland McGrath2008-01-30
* x86: arch_has_single_stepRoland McGrath2008-01-30
* x86: TLS cleanupRoland McGrath2008-01-30
* oprofile: fix oops on x86 32-bitJan Blunck2007-11-14
* x86: merge ptrace_32/64.hThomas Gleixner2007-10-23
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11