index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bits.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
bits: unify the non-asm GENMASK*()
Vincent Mailhol
1
-22
/
+4
2025-07-31
bits: split the definition of the asm and non-asm GENMASK*()
Vincent Mailhol
1
-6
/
+7
2025-04-29
bits: introduce fixed-type BIT_U*()
Lucas De Marchi
1
-1
/
+19
2025-04-29
bits: introduce fixed-type GENMASK_U*()
Vincent Mailhol
1
-0
/
+30
2025-04-29
bits: add comments and newlines to #if, #else and #endif directives
Vincent Mailhol
1
-2
/
+7
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
1
-1
/
+1
2024-12-30
linux/bits.h: simplify GENMASK_INPUT_CHECK()
Vincent Mailhol
1
-3
/
+2
2024-08-28
uapi: Define GENMASK_U128
Anshuman Khandual
1
-0
/
+15
2024-02-08
uapi: introduce uapi-friendly macros for GENMASK
Paolo Bonzini
1
-7
/
+1
2023-01-31
vdso/bits.h: Add BIT_ULL() for the sake of consistency
Andy Shevchenko
1
-1
/
+0
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
1
-1
/
+1
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-2
/
+1
2020-04-07
linux/bits.h: add compile time sanity check of GENMASK inputs
Rikard Falkeborn
1
-2
/
+20
2020-03-21
linux/bits.h: Extract common header for vDSO
Vincenzo Frascino
1
-1
/
+1
2019-07-16
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
1
-7
/
+10
2018-06-21
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file
Will Deacon
1
-0
/
+26