Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-25 | um: Don't pollute kernel namespace with uapi | Richard Weinberger | |
Don't include ptrace uapi stuff in arch headers, it will pollute the kernel namespace and conflict with existing stuff. In this case it fixes clashes with common names like R8. Signed-off-by: Richard Weinberger <richard@nod.at> | |||
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at> | |||
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at> |