summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/bitops.h
AgeCommit message (Expand)Author
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18alpha: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-04-18arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra
2011-07-26asm-generic: add another generic ext2 atomic 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-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2010-06-15alpha: fix __arch_hweight32 typoMatt Turner
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds