summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/ptrace.c
AgeCommit message (Expand)AuthorLines
2007-10-20spelling fixes: arch/um/Simon Arlott-1/+1
2007-10-16uml: style fixes in FP codeJeff Dike-2/+0
2007-10-16uml: ptrace floating point fixesJeff Dike-12/+6
2007-10-16uml: style fixes pass 3Jeff Dike-58/+56
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-3/+3
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-5/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-10/+2
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike-0/+7
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro-4/+2
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso-0/+10
2006-03-31[PATCH] uml: sparse cleanupsAl Viro-19/+15
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig-48/+2
2005-05-28[PATCH] uml: fix a couple of warningsJeff Dike-16/+3
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike-3/+3
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser-50/+29
2005-05-05[PATCH] uml: header and code cleanupBodo Stroesser-5/+0
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser-7/+9
2005-05-05[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso-1/+3
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-2/+2
2005-05-03[AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypesJeff Dike-9/+12
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+388