summaryrefslogtreecommitdiff
path: root/include/linux/bits.h
AgeCommit message (Expand)Author
2020-04-07linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn
2020-03-21linux/bits.h: Extract common header for vDSOVincenzo Frascino
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada
2018-06-21locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon