aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/bitops.h
AgeCommit message (Expand)Author
2022-07-14arm: align find_bit declarations with generic kernelYury Norov
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2018-07-30ARM: 8785/1: use compiler built-ins for ffs and flsNicolas Pitre
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-18ARM: 8679/1: bitops: Align prototypes to generic APIMarc Gonzalez
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada
2014-04-18arch,arm: Convert smp_mb__*()Peter Zijlstra
2014-01-13ARM: fix ffs/fls implementations to match x86Russell King
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23arm: introduce little-endian bitopsAkinobu Mita
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King
2011-01-12ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent
2009-10-11ARM: boolean bit testingJohannes Weiner
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King