Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-15 | um: Add SPDX headers for files in arch/um/include | Alex Dewar | 1 | -1/+1 | |
Convert files to use SPDX header. All files are licensed under the GPLv2. Signed-off-by: Alex Dewar <[email protected]> Signed-off-by: Richard Weinberger <[email protected]> | |||||
2011-11-02 | um: unify ptrace_user.h | Al Viro | 1 | -1/+2 | |
Signed-off-by: Al Viro <[email protected]> Signed-off-by: Richard Weinberger <[email protected]> | |||||
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -1/+1 | |
Signed-off-by: Anand Gadiyar <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> | |||||
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 1 | -0/+55 | |
We can't just plop asm/* into it - userland helpers are built with it in search path and seeing asm/* show up there suddenly would be a bad idea. Signed-off-by: Al Viro <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> |