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
/
x86
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2012-09-19
x86: Use REP BSF unconditionally
Jan Beulich
2012-09-13
x86: Prefer TZCNT over BFS
Jan Beulich
2012-09-13
x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()
Jan Beulich
2012-06-25
x86, bitops: note on __test_and_clear_bit atomicity
Michael S. Tsirkin
2012-05-23
x86/bitops: Move BIT_64() for a wider use
Borislav Petkov
2011-12-15
x86_64, asm: Optimise fls(), ffs() and fls64()
David Howells
2011-12-15
x86, bitops: Move fls64.h inside __KERNEL__
H. Peter Anvin
2011-07-26
asm-generic: add another generic ext2 atomic 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
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2010-10-09
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
2010-09-26
x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile
Alexander Chumachenko
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
2009-01-13
x86, generic: mark complex bitops.h inlines as __always_inline
Andi Kleen
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
2008-11-05
x86: Implement change_bit with immediate operand as "lock xorb"
Uros Bizjak
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro