| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 1 | -2/+0 | |
| now it can be done... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
| 2012-09-27 | um: kill thread->forking | Al Viro | 1 | -0/+2 | |
| we only use that to tell copy_thread() done by syscall from that done by kernel_thread(). However, it's easier to do simply by checking PF_KTHREAD in thread flags. Merge sys_clone() guts for 32bit and 64bit, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
| 2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 1 | -0/+5 | |
| Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at> | |||||
