aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-14/+0
* uml: kill processes instead of panicing kernelJeff Dike2008-02-051-3/+5
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-051-1/+1
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-34/+32
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-5/+4
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-3/+1
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-31/+0
* [PATCH] uml: arch_prctl should set thread fsJeff Dike2007-03-081-2/+4
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-111-6/+8
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-111-18/+55
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] uml: __user annotation in arch_prctlAl Viro2006-06-051-1/+1
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-071-75/+0
* [PATCH] uml: fork cleanupJeff Dike2005-06-251-19/+4
* [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-281-6/+10
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-201-0/+1
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-061-0/+2
* [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso2005-05-051-0/+2
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-8/+0
* [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64Paolo 'Blaisorblade' Giarrusso2005-05-011-0/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+186