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_32.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: ptrace_32 renamed
Roland McGrath
2008-01-30
x86: x86-32 thread_struct.debugreg
Roland McGrath
2008-01-30
x86: x86-32 ptrace get/putreg current task
Roland McGrath
2008-01-30
x86: x86-32 ptrace whitespace
Roland McGrath
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: x86-32 ptrace debugreg cleanup
Roland McGrath
2008-01-30
x86-32 ptrace: use task_pt_regs
Roland McGrath
2008-01-30
x86-32: ptrace generic resume
Roland McGrath
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
x86: single_step: share code
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
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
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
i386: move kernel
Thomas Gleixner