Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | |
The existing asm-generic/atomic.h only defines the atomic_long type. This renames it to atomic-long.h so we have a place to add a truly generic atomic.h that can be used on all non-SMP systems. Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Ingo Molnar <mingo@elte.hu> | |||
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |