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-10 | FRV: Move to arch/frv/include/asm/ | David Howells | |
Move arch headers from include/asm-frv/ to arch/frv/include/asm/. Signed-off-by: David Howells <dhowells@redhat.com> |