index
:
Linux
arm64-uaccess
for-next
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
/
bitfield.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitfield: suppress "dubious: x & !y" sparse warning
Johannes Berg
2024-02-28
1
-1
/
+2
*
bitfield: add FIELD_PREP_CONST()
Johannes Berg
2023-01-19
1
-0
/
+26
*
bitfield: add explicit inclusions to the example
Andy Shevchenko
2022-03-23
1
-0
/
+3
*
bitfield.h: Fix "type of reg too small for mask" test
Peter Zijlstra
2021-12-11
1
-1
/
+18
*
bitfield.h: don't compile-time validate _val in FIELD_FIT
Jakub Kicinski
2020-08-10
1
-1
/
+1
*
bitfield.h: add FIELD_MAX() and field_max()
Alex Elder
2020-03-12
1
-0
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
bitfield: avoid gcc-8 -Wint-in-bool-context warning
Arnd Bergmann
2018-08-17
1
-1
/
+1
*
bitfield: add u8 helpers
Johannes Berg
2018-06-27
1
-0
/
+1
*
bitfield: fix *_encode_bits()
Johannes Berg
2018-06-27
1
-3
/
+3
*
Add primitives for manipulating bitfields both in host- and fixed-endian.
Al Viro
2017-12-17
1
-0
/
+46
*
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
2017-10-03
1
-1
/
+1
*
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
2017-02-10
1
-0
/
+13
*
add basic register-field manipulation macros
Jakub Kicinski
2016-09-09
1
-0
/
+93