Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+2 |
* | um/Stop conflating task_struct::stack with thread_info | Linus Torvalds | 2016-09-15 | 1 | -4/+4 |
* | um/ptrace: Fix the syscall number update after a ptrace | Mickaël Salaün | 2016-09-07 | 1 | -0/+3 |
* | um: add extended processor state save/restore support | Eli Cooper | 2016-05-21 | 1 | -2/+3 |
* | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 2016-01-10 | 1 | -5/+3 |
* | um: Don't pollute kernel namespace with uapi | Richard Weinberger | 2015-06-25 | 1 | -0/+1 |
* | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 1 | -4/+4 |
* | um: merge HOST_... of registers common on i386 and amd64 | Al Viro | 2011-11-02 | 1 | -7/+7 |
* | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | 2011-11-02 | 1 | -0/+273 |