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
/
include
/
asm-generic
/
bitops
Age
Commit message (
Expand
)
Author
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-06-30
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
bitops: always define asm-generic non-atomic bitops
Alexander Lobakin
2022-01-25
asm-generic/bitops: Always inline all bit manipulation helpers
Borislav Petkov
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2022-01-15
bitops: protect find_first_{,zero}_bit properly
Yury Norov
2021-12-09
asm-generic/bitops, kcsan: Add instrumentation for barriers
Marco Elver
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-14
bitops/non-atomic: make @nr unsigned to avoid any DIV
Vineet Gupta
2021-08-11
asm-generic: ffs: Drop bogus reference to ffz location
Geert Uytterhoeven
2021-08-04
locking/atomic: simplify non-atomic wrappers
Mark Rutland
2021-07-16
locking/atomic: add generic arch_*() bitops
Mark Rutland
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2021-01-13
arm64: make atomic helpers __always_inline
Arnd Bergmann
2020-10-26
asm-generic: fix ffs -Wshadow warning
Arnd Bergmann
2020-08-24
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
2020-08-24
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
2020-03-21
asm-generic, kcsan: Add KCSAN instrumentation for bitops
Marco Elver
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-12-04
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2018-06-21
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
Will Deacon
2018-06-21
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
Will Deacon
2018-02-13
locking/atomic/bitops: Document and clarify ordering semantics for failed tes...
Will Deacon
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
2016-03-21
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
2015-10-15
move count_zeroes.h out of asm-generic
Christoph Hellwig
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-02-09
bitops: Fix signedness of compile-time hweight implementations
Paul Walmsley
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
2012-10-06
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
2012-09-14
generic: Implement generic ffs/fls using __builtin_* functions
Catalin Marinas
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-05-26
bitops: add #ifndef for each of 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
asm-generic: use little-endian bitops
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
[next]