index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
ptrace.h
Age
Commit message (
Expand
)
Author
2008-06-02
x86: break mutual header inclusion
Vegard Nossum
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2008-04-17
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-01-30
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
2007-11-14
oprofile: fix oops on x86 32-bit
Jan Blunck
2007-10-23
x86: merge ptrace_32/64.h
Thomas Gleixner
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner