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
/
arc
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2022-10-17
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
2020-11-17
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-17
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2016-05-09
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-03-11
ARC: bitops: Remove non relevant comments
Vineet Gupta
2015-07-09
ARC: Make ARC bitops "safer" (add anti-optimization)
Vineet Gupta
2015-06-25
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-06-25
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-04-13
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2014-10-13
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-04-18
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2013-02-11
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta