aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/ptrace.h
AgeCommit message (Expand)Author
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19new helper: compat_user_stack_pointer()Al Viro
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-12-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-19x86_32: Return actual stack when requesting sp from regsSteven Rostedt
2012-02-20x86: Move some signal-handling definitions to a common headerH. Peter Anvin
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-03-18x86: Fix common misspellingsLucas De Marchi
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-01-13x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu
2009-12-16ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-08-27x86: Add pt_regs register and stack access APIsMasami Hiramatsu
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro