Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| | | | | | | | | | | | 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> | ||
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-16 |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |