Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
* | Split arch_align_stack() out from asm-generic/system.h | David Howells | 2012-03-28 | 1 | -20/+2 |
* | Split the switch_to() wrapper out of asm-generic/system.h | David Howells | 2012-03-28 | 1 | -16/+1 |
* | Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h | David Howells | 2012-03-28 | 1 | -70/+0 |
* | Create asm-generic/barrier.h | David Howells | 2012-03-28 | 1 | -33/+1 |
* | Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | asm-generic/system.h: drop useless __KERNEL__ | Mike Frysinger | 2011-07-25 | 1 | -2/+0 |
* | asm-generic: cmpxchg does not handle non-long arguments | Mathieu Lacage | 2010-10-09 | 1 | -19/+1 |
* | asm-generic: add generic versions of common headers | Arnd Bergmann | 2009-06-11 | 1 | -0/+161 |