summaryrefslogtreecommitdiff
path: root/arch/x86/um/syscalls_64.c
AgeCommit message (Expand)Author
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap
2017-03-21um/arch_prctl: Fix fallout from x86 arch_prctl() reworkKyle Huey
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey
2017-03-20x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()Kyle Huey
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2015-05-31um: Add uaccess.h to syscalls_64.cRichard Weinberger
2012-09-27um: kill thread->forkingAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro