index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
bitops.h
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