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