index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
lib
/
atomic_32.c
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove tile port
Arnd Bergmann
2016-06-24
locking/atomic, arch/tile: Fix tilepro build
Peter Zijlstra
2016-06-16
locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2015-07-27
tile: Provide atomic_{or,xor,and}
Chris Metcalf
2013-09-27
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...
Chen Gang
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: eliminate no-op "noatomichash" boot argument
Chris Metcalf
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
2011-03-01
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
2010-10-05
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Akinobu Mita
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf