aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/syscalls_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-11um: Remove duplicated include in syscalls_64.cYang Li1-1/+0
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro1-0/+1
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro1-0/+10
2021-12-21um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap1-1/+2
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