index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ptrace_64.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: x86 ptrace merge removals
Roland McGrath
2008-01-30
x86: x86-64 ptrace get/putreg current task
Roland McGrath
2008-01-30
x86: x86-64 ptrace whitespace
Roland McGrath
2008-01-30
x86: use generic register names in struct user_regs_struct
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: x86-64 ptrace debugreg cleanup
Roland McGrath
2008-01-30
x86-64 ptrace: use task_pt_regs
Roland McGrath
2008-01-30
x86-64: ptrace generic resume
Roland McGrath
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
x86: single_step moved
Roland McGrath
2008-01-30
x86: arch_has_single_step
Roland McGrath
2008-01-30
x86: remove TRAP_FLAG
Roland McGrath
2008-01-30
x86: TLS cleanup
Roland McGrath
2008-01-30
x86: ptrace fs/gs_base
Roland McGrath
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner