aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64/syscalls.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro1-102/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-14/+0
2008-02-05uml: kill processes instead of panicing kernelJeff Dike1-3/+5
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki1-1/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-34/+32
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-5/+4
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-3/+1
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-31/+0
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike1-2/+4
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-6/+8
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike1-18/+55
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser1-75/+0
2005-06-25[PATCH] uml: fork cleanupJeff Dike1-19/+4
2005-05-28[PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso1-6/+10
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike1-0/+1
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike1-0/+2
2005-05-05[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso1-0/+2
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-8/+0
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64Paolo 'Blaisorblade' Giarrusso1-0/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+186