Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-25 | m32r: fix rt_sigsuspend() | Al Viro | 1 | -1/+0 | |
do_signal() should know about saved_mask for it to work... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||||
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 1 | -1/+1 | |
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> | |||||
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 1 | -0/+166 | |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |