summaryrefslogtreecommitdiff
path: root/arch/x86/um/syscalls_64.c
AgeCommit message (Expand)Author
2024-01-05um: Rely on PTRACE_SETREGSET to set FS/GS base registersBenjamin Berg
2022-03-11um: Remove duplicated include in syscalls_64.cYang Li
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro
2021-12-21um: 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