index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bitops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitops: Add a comment explaining the double underscore macros
Dan Carpenter
2024-06-18
1
-0
/
+5
*
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-21
1
-16
/
+3
|
\
|
*
bitops: Move aligned_byte_mask() to wordpart.h
Andy Shevchenko
2024-05-19
1
-7
/
+0
|
*
bitops: Optimize fns() for improved performance
Kuan-Wei Chiu
2024-05-09
1
-9
/
+3
*
|
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
1
-3
/
+3
|
\
\
|
*
|
bitops: Change function return types from long to int
Thorsten Blum
2024-05-03
1
-3
/
+3
|
|
/
*
|
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
2024-04-01
1
-16
/
+4
*
|
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-04-01
1
-0
/
+2
*
|
bitops: add missing prototype check
Alexander Lobakin
2024-04-01
1
-0
/
+1
|
/
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-5
/
+6
|
\
|
*
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
Uros Bizjak
2022-09-11
1
-5
/
+6
*
|
lib: add find_nth{,_and,_andnot}_bit()
Yury Norov
2022-09-26
1
-0
/
+19
|
/
*
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
2022-08-26
1
-0
/
+1
*
bitops: let optimize out non-atomic bitops on compile-time constants
Alexander Lobakin
2022-06-30
1
-1
/
+17
*
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
2022-06-30
1
-1
/
+17
*
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
2022-06-30
1
-0
/
+1
*
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
2022-06-30
1
-0
/
+17
*
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
2022-01-15
1
-34
/
+0
*
bitops: Add non-atomic bitops for pointers
Kumar Kartikeya Dwivedi
2021-07-07
1
-0
/
+50
*
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-06
1
-12
/
+0
*
include/linux/bitops.h: spelling s/synomyn/synonym/
Geert Uytterhoeven
2021-02-26
1
-1
/
+1
*
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-15
1
-4
/
+7
*
bitops: use the same mechanism for get_count_order[_long]
Wei Yang
2020-10-16
1
-5
/
+3
*
bitops: simplify get_count_order_long()
Wei Yang
2020-10-16
1
-4
/
+1
*
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-04
1
-1
/
+1
*
bitops: always inline sign extension helpers
Josh Poimboeuf
2020-04-07
1
-2
/
+2
*
bitops: more BITS_TO_* macros
Yury Norov
2020-02-04
1
-1
/
+3
*
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2020-01-31
1
-0
/
+1
*
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
1
-0
/
+12
*
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2019-10-01
1
-0
/
+7
*
include/linux/bitops.h: sanitize rotate primitives
Rasmus Villemoes
2019-05-14
1
-8
/
+8
*
include/linux/bitops.h: set_mask_bits() to return old value
Vineet Gupta
2019-03-07
1
-1
/
+1
*
bitops: protect variables in bit_clear_unless() macro
Miklos Szeredi
2018-10-15
1
-8
/
+8
*
bitops: protect variables in set_mask_bits() macro
Miklos Szeredi
2018-10-15
1
-7
/
+7
*
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2018-08-22
1
-1
/
+2
*
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2018-06-21
1
-21
/
+1
*
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-0
/
+24
|
\
|
*
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-19
1
-0
/
+24
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-08
1
-2
/
+3
*
mm/vmalloc.c: fix align value calculation error
zijun_hu
2016-10-07
1
-10
/
+26
*
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
1
-0
/
+16
*
bitops.h: correctly handle rol32 with 0 byte shift
Sasha Levin
2015-12-09
1
-1
/
+1
*
bitops.h: add sign_extend64()
Martin Kepplinger
2015-11-06
1
-0
/
+11
*
bitops.h: improve sign_extend32()'s documentation
Martin Kepplinger
2015-11-06
1
-0
/
+2
*
linux/bitmap: Force inlining of bitmap weight functions
Denys Vlasenko
2015-08-05
1
-3
/
+3
*
lib: find_*_bit reimplementation
Yury Norov
2015-04-17
1
-2
/
+2
*
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
2014-11-16
1
-2
/
+5
[next]