Age | Commit message (Expand) | Author |
---|---|---|
2022-03-11 | um: Remove duplicated include in syscalls_64.c | Yang Li |
2021-12-21 | um: stop polluting the namespace with registers.h contents | Al Viro |
2021-12-21 | um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c | Al Viro |
2021-12-21 | um: registers: Rename function names to avoid conflicts and build problems | Randy Dunlap |
2017-03-21 | um/arch_prctl: Fix fallout from x86 arch_prctl() rework | Kyle Huey |
2017-03-20 | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey |
2017-03-20 | x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() | Kyle Huey |
2017-03-20 | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2015-05-31 | um: Add uaccess.h to syscalls_64.c | Richard Weinberger |
2012-09-27 | um: kill thread->forking | Al Viro |
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro |