aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/ptrace.c
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert
2006-09-26[PATCH] remove lock prefix from is_at_popf() testsChuck Ebbert
2006-09-26[PATCH] fix is_at_popf() for compat tasksChuck Ebbert
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-11[PATCH] x86_64: Remove check for canonical RIPAndi Kleen
2006-03-25[PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen
2005-05-03[AUDIT] Log correct syscall args for i386 processes on x86_64David Woodhouse
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-16[PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen
2005-04-16[PATCH] x86_64: clean up ptrace single-steppingAndi Kleen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds