t v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/linux/bits.h
AgeCommit message (Expand)Author
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol
2025-04-29bits: introduce fixed-type BIT_U*()Lucas De Marchi
2025-04-29bits: introduce fixed-type GENMASK_U*()Vincent Mailhol
2025-04-29bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol
2025-03-05treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'Vincent Mailhol
2024-12-30linux/bits.h: simplify GENMASK_INPUT_CHECK()Vincent Mailhol
2024-08-28uapi: Define GENMASK_U128Anshuman Khandual
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini