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]> | |||||
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 1 | -0/+22 | |
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]> |