summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-8/+8
* [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge2006-12-221-11/+10
* [PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge2006-12-071-12/+6
* [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert2006-09-261-5/+5
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-091-1/+4
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+3
* [PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert2006-03-231-2/+2
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-051-3/+6
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-42/+2
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli2005-09-091-8/+14
* [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
* [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-4/+17
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-051-29/+14
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-051-18/+39
* [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser2005-09-051-2/+13
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-231-1/+1
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-031-2/+3
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-10/+9
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+717
OpenPOWER on IntegriCloud