summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/syscall_kern.c
AgeCommit message (Expand)AuthorLines
2005-03-09[PATCH] uml: Remove useless sys_mount wrapperJeff Dike-6/+0
2005-03-09[PATCH] uml: Make syscall debugging code configurableJeff Dike-0/+16
2005-03-09[PATCH] uml: Clean up the syscall pathJeff Dike-21/+0
2005-01-20[PATCH] Lock initializer cleanup: UserModeThomas Gleixner-1/+1
2005-01-11[PATCH] UML: sparse annotationsJeff Dike-4/+3
2005-01-11[PATCH] UML: split out arch-specific syscalls from generic onesJeff Dike-115/+7
2004-11-15[PATCH] uml: 64-bit cleanups in the system callsJeff Dike-8/+8
2004-09-16[PATCH] uml: fix call to sys_cloneJeff Dike-11/+0
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-49/+15
2004-02-24[PATCH] add syscalls.hAndrew Morton-0/+1
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul-2/+2
2002-12-27Merge http://uml.bkbits.net/skas-2.5Linus Torvalds-114/+6
2002-12-16Applied updates from 2.5.51 and 2.5.52.Jeff Dike-1/+5
2002-11-23MergeJeff Dike-114/+6
2002-11-23Updated to 2.5.49, which involved fixing the calls to do_fork.Jeff Dike-3/+3
2002-11-22Merged a number of small skas changes.Jeff Dike-114/+6
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-2/+2
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike-5/+10
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+439