aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18arch,arm: Convert smp_mb__*()Peter Zijlstra1-3/+1
2014-01-13ARM: fix ffs/fls implementations to match x86Russell King1-10/+44
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun1-2/+2
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita1-38/+5
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+3
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-10/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-7/+0
2011-03-23arm: introduce little-endian bitopsAkinobu Mita1-26/+65
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King1-38/+22
2011-01-12ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent1-1/+1
2009-10-11ARM: boolean bit testingJohannes Weiner1-3/+3
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre1-6/+10
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+340