Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro | 1 | -41/+30 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -11/+9 |
2012-01-18 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 1 | -2/+2 |
2011-09-15 | um: clean arch_ptrace() up a bit | Al Viro | 1 | -28/+0 |
2010-11-12 | um: fix ptrace build error | Richard Weinberger | 1 | -1/+1 |
2010-10-28 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 1 | -10/+8 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -2/+3 |
2010-08-10 | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger | 1 | -21/+0 |
2010-03-13 | um: use generic ptrace_resume code | Christoph Hellwig | 1 | -54/+16 |
2009-03-13 | UML on UML fixed: it did not start | Renzo Davoli | 1 | -0/+5 |
2008-07-24 | UML: make several more things static | WANG Cong | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott | 1 | -1/+1 |
2007-10-16 | uml: style fixes in FP code | Jeff Dike | 1 | -2/+0 |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike | 1 | -12/+6 |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 1 | -58/+56 |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 1 | -3/+3 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -5/+0 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -5/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 1 | -0/+7 |
2006-05-01 | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 1 | -4/+2 |
2006-04-01 | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+10 |
2006-04-01 | [PATCH] uml: sparse cleanups | Al Viro | 1 | -19/+15 |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 1 | -48/+2 |
2005-05-29 | [PATCH] uml: fix a couple of warnings | Jeff Dike | 1 | -16/+3 |
2005-05-21 | [PATCH] uml: small fixes left over from rc4 | Jeff Dike | 1 | -3/+3 |
2005-05-07 | [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch | Bodo Stroesser | 1 | -50/+29 |
2005-05-06 | [PATCH] uml: header and code cleanup | Bodo Stroesser | 1 | -5/+0 |
2005-05-06 | [PATCH] uml: S390 preparation, abstract host page fault data | Bodo Stroesser | 1 | -7/+9 |
2005-05-06 | [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+3 |
2005-05-03 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -2/+2 |
2005-05-03 | [AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypes | Jeff Dike | 1 | -9/+12 |
2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+388 |