summaryrefslogtreecommitdiff
path: root/include/asm-generic/system.h
AgeCommit message (Expand)Author
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells
2012-03-28Create asm-generic/barrier.hDavid Howells
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2010-10-09asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann