Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -5/+5 |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro | 1 | -2/+2 |
2012-08-01 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 1 | -1/+1 |
2012-05-21 | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro | 1 | -1/+1 |
2010-05-10 | uml: i386: Avoid redefinition of NR_syscalls | Jan Kiszka | 1 | -2/+2 |
2008-02-05 | uml: redo the calculation of NR_syscalls | Jeff Dike | 1 | -0/+3 |
2008-02-05 | uml: get rid of syscall counters | Jeff Dike | 1 | -3/+0 |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike | 1 | -1/+1 |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 1 | -10/+7 |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 1 | -2/+2 |
2006-07-10 | [PATCH] uml: remove syscall debugging | Jeff Dike | 1 | -7/+0 |
2005-09-05 | [PATCH] uml: system call path cleanup | Jeff Dike | 1 | -0/+50 |