aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/ptrace.c
Commit message (Expand)AuthorAge
* i386: prepare shared kernel/ptrace.cThomas Gleixner2007-10-11
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-10
* Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-18
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-13
* [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge2006-12-22
* [PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge2006-12-06
* [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert2006-09-26
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-09
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* [PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert2006-03-23
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-05
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-07
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-30
* [PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli2005-09-09
* [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-05
* [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-05
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-05
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-05
* [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser2005-09-05
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-23
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-03
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-29
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16