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