index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bitops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-13
1
-20
/
+0
*
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-04-18
1
-0
/
+20
*
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2014-03-30
1
-0
/
+15
*
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-0
/
+3
|
\
|
*
bitops: Introduce BIT_ULL
Srinivas Pandruvada
2013-10-17
1
-0
/
+3
*
|
bitops: Introduce a more generic BITMASK macro
Chen, Gong
2013-10-21
1
-0
/
+8
|
/
*
bitops: introduce for_each_clear_bit()
Akinobu Mita
2012-03-23
1
-0
/
+11
*
bitops: remove for_each_set_bit_cont()
Akinobu Mita
2012-03-23
1
-3
/
+0
*
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-18
1
-0
/
+20
|
\
|
*
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-16
1
-0
/
+20
*
|
perf, x86: Implement event scheduler helper functions
Robert Richter
2011-12-06
1
-2
/
+8
|
/
*
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
1
-2
/
+0
*
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
1
-0
/
+2
*
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
1
-0
/
+11
*
bitops: remove duplicated extern declarations
Akinobu Mita
2010-10-09
1
-23
/
+0
*
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
2010-10-09
1
-22
/
+0
*
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
1
-25
/
+5
|
\
|
*
arch, hweight: Fix compilation errors
Borislav Petkov
2010-05-04
1
-0
/
+5
|
*
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2010-04-06
1
-25
/
+0
*
|
bitops: remove temporary for_each_bit()
Andrew Morton
2010-04-07
1
-3
/
+0
|
/
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+3
[next]