aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/ptrace.c
AgeCommit message (Expand)Author
2007-10-11i386: prepare shared kernel/ptrace.cThomas Gleixner
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez
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-16Linux-2.6.12-rc2Linus Torvalds