Age | Commit message (Expand) | Author |
2022-07-14 | arm: align find_bit declarations with generic kernel | Yury Norov |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2018-07-30 | ARM: 8785/1: use compiler built-ins for ffs and fls | Nicolas Pitre |
2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-18 | ARM: 8679/1: bitops: Align prototypes to generic API | Marc Gonzalez |
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-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 |