aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/syscalls_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21um/arch_prctl: Fix fallout from x86 arch_prctl() reworkKyle Huey1-1/+1
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-7/+7
2017-03-20x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()Kyle Huey1-1/+2
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey1-6/+7
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2015-05-31um: Add uaccess.h to syscalls_64.cRichard Weinberger1-0/+1
2012-09-27um: kill thread->forkingAl Viro1-20/+3
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro1-0/+102