Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | |
The existing asm-generic versions are incomplete and included by some architectures. New architectures should be able to use a generic version, so rename the existing files and change all users, which lets us add the new files. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> | |||
2008-08-13 | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | |
Done as a script (well, a single "git mv" actually) on request from Yoshinori Sato as a way to avoid a huge diff. Requested-by: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |