aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-i386/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-2/+2
2008-05-13uml: tidy ptrace interfaceJeff Dike1-16/+14
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki1-3/+3
2007-10-29misc uml annotation and section fixesAl Viro1-4/+4
2007-10-16uml: coredumping floating point fixesJeff Dike1-22/+0
2007-10-16uml: ptrace floating point fixesJeff Dike1-25/+48
2007-10-16uml: floating point signal delivery fixesJeff Dike1-79/+0
2007-10-16uml: style fixes pass 3Jeff Dike1-62/+47
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-4/+6
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-12/+5
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-120/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso1-1/+8
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso1-0/+2
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso1-2/+6
2006-03-31[PATCH] uml: sparse cleanupsAl Viro1-14/+14
2006-03-27[PATCH] uml: more carefully test whether we are in a system callBodo Stroesser1-3/+12
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser1-0/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+369