aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge1-8/+8
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge1-11/+10
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge1-12/+6
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert1-5/+5
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian1-1/+4
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+3
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert1-3/+6
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+2
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli1-8/+14
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser1-3/+20
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser1-4/+17
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser1-29/+14
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usageLaurent Vivier1-18/+39
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser1-2/+13
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+3
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-10/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+717