summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-141-6/+0Star
* x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski2015-08-051-1/+0Star
* x86/asm/entry/32: Really make user_mode() work correctly for VM86 modeJan Beulich2015-05-291-1/+1
* x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar2015-03-311-17/+0Star
* x86/asm/entry: Remove user_mode_vm()Andy Lutomirski2015-03-231-5/+0Star
* x86/asm/entry: Make user_mode() work correctly if regs came from VM86 modeAndy Lutomirski2015-03-231-10/+7Star
* x86/asm/entry: Add user_mode_ignore_vm86()Andy Lutomirski2015-03-231-0/+17
* x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRETBrian Gerst2015-03-231-1/+1
* x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpathDenys Vlasenko2015-03-101-6/+2Star
* x86/asm/entry/64: Fix commentsDenys Vlasenko2015-03-041-3/+10
* x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-081-0/+5
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-041-0/+16
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-0/+7
|\
| * new helper: compat_user_stack_pointer()Al Viro2012-12-201-0/+7
* | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-74/+1Star
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-121-0/+9
|\ \ | |/ |/|
| * x86_32: Return actual stack when requesting sp from regsSteven Rostedt2012-11-191-0/+9
* | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-211-11/+4Star
|/
* x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-201-1/+0Star
* x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-051-0/+19
* x86: convert to asm-generic ptrace.hMike Frysinger2011-05-271-13/+5Star
* x86: Fix common misspellingsLucas De Marchi2011-03-181-2/+2
* x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-6/+0Star
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-7/+0Star
* x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-131-4/+0Star
* ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+2
* x86: Fix comments of register/stack access functionsMasami Hiramatsu2009-12-021-4/+4
* x86: Add pt_regs register and stack access APIsMasami Hiramatsu2009-08-271-0/+62
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-5/+4Star
|\
| * x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-071-5/+4Star
* | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-121-3/+4
|/
* x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-2/+2
* x86, bts: add fork and exit handlingMarkus Metzger2008-12-201-0/+7
* x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-36/+0Star
* remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+280