index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
new helper: compat_user_stack_pointer()
Al Viro
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-11-21
x86-32: Fix invalid stack address while in softirq
Robert Richter
2012-11-19
x86_32: Return actual stack when requesting sp from regs
Steven Rostedt
2012-02-20
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2011-08-04
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
2011-05-27
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2010-01-13
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
2009-12-16
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-02
x86: Fix comments of register/stack access functions
Masami Hiramatsu
2009-08-26
x86: Add pt_regs register and stack access APIs
Masami Hiramatsu
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-05-11
x86, 32-bit: fix kernel_trap_sp()
Masami Hiramatsu
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
2009-02-09
x86: make lazy %gs optional on x86_32
Tejun Heo
2008-12-20
x86, bts: add fork and exit handling
Markus Metzger
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro