Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 |
| | | | | | | | | | | | | The current asm-generic/page.h only contains the get_order function, and asm-generic/uaccess.h only implements unaligned accesses. This renames the file to getorder.h and uaccess-unaligned.h to make room for new page.h and uaccess.h file that will be usable by all simple (e.g. nommu) architectures. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> | ||
* | x86, um: take vm-flags.h to sysdep | Al Viro | 2008-10-23 |
| | | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||
* | x86, um: initial part of asm-um move | Al Viro | 2008-10-23 |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> |