Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | um/arch_prctl: Fix fallout from x86 arch_prctl() rework | Kyle Huey | 2017-03-21 | 1 | -1/+1 |
* | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 2017-03-20 | 1 | -7/+7 |
* | x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() | Kyle Huey | 2017-03-20 | 1 | -1/+2 |
* | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 2017-03-20 | 1 | -6/+7 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | um: Add uaccess.h to syscalls_64.c | Richard Weinberger | 2015-05-31 | 1 | -0/+1 |
* | um: kill thread->forking | Al Viro | 2012-09-27 | 1 | -20/+3 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -0/+102 |