aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bits.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn1-1/+1
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds1-2/+1
2020-04-07linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn1-2/+20
2020-03-21linux/bits.h: Extract common header for vDSOVincenzo Frascino1-1/+1
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada1-7/+10
2018-06-21locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> fileWill Deacon1-0/+26