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