aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig1-54/+16
2009-03-12UML on UML fixed: it did not startRenzo Davoli1-0/+5
2008-07-24UML: make several more things staticWANG Cong1-1/+1
2007-10-20spelling fixes: arch/um/Simon Arlott1-1/+1
2007-10-16uml: style fixes in FP codeJeff Dike1-2/+0
2007-10-16uml: ptrace floating point fixesJeff Dike1-12/+6
2007-10-16uml: style fixes pass 3Jeff Dike1-58/+56
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-3/+3
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-0/+7
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+2
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso1-0/+10
2006-03-31[PATCH] uml: sparse cleanupsAl Viro1-19/+15
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-48/+2
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike1-16/+3
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike1-3/+3
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser1-50/+29
2005-05-05[PATCH] uml: header and code cleanupBodo Stroesser1-5/+0
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser1-7/+9
2005-05-05[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso1-1/+3
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2005-05-03[AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypesJeff Dike1-9/+12
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+388