index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2014-04-18
arch,arm: Convert smp_mb__*()
Peter Zijlstra
2014-01-13
ARM: fix ffs/fls implementations to match x86
Russell King
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-22
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
arm: introduce little-endian bitops
Akinobu Mita
2011-02-02
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
2011-01-12
ARM: 6621/1: bitops: remove condition code clobber for CLZ
Rabin Vincent
2009-10-11
ARM: boolean bit testing
Johannes Weiner
2008-12-04
[ARM] 5339/1: fix __fls() on ARM
Nicolas Pitre
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King