summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada2015-08-181-12/+12
* arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-181-3/+1
* ARM: fix ffs/fls implementations to match x86Russell King2014-01-131-10/+44
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+1
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun2011-07-221-2/+2
* arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-38/+5
* arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+3
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-10/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-7/+0
* arm: introduce little-endian bitopsAkinobu Mita2011-03-231-26/+65
* ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-021-38/+22
* ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent2011-01-121-1/+1
* ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
* [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+340
OpenPOWER on IntegriCloud