aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* uml: tidy ptrace interfaceJeff Dike2008-05-131-16/+14
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-051-3/+3
* misc uml annotation and section fixesAl Viro2007-10-291-4/+4
* uml: coredumping floating point fixesJeff Dike2007-10-161-22/+0
* uml: ptrace floating point fixesJeff Dike2007-10-161-25/+48
* uml: floating point signal delivery fixesJeff Dike2007-10-161-79/+0
* uml: style fixes pass 3Jeff Dike2007-10-161-62/+47
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-4/+6
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-12/+5
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-120/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso2006-03-311-1/+8
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-311-0/+2
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-311-2/+6
* [PATCH] uml: sparse cleanupsAl Viro2006-03-311-14/+14
* [PATCH] uml: more carefully test whether we are in a system callBodo Stroesser2006-03-271-3/+12
* [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser2005-05-061-0/+40
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+369