index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2015-08-18
ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()
Masahiro Yamada
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-27
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-24
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