summaryrefslogtreecommitdiff
path: root/include/linux/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+4
* lib: Import few bitmap functions from LinuxVignesh Raghavendra2020-01-201-0/+12
* bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
* bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-0/+7
* bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese2017-03-291-0/+1
* bitops: Add fls_long and __ffs64Fabio Estevam2015-11-051-0/+27
* linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-211-0/+11
* linux/bitops: Move BIT definitions at topJagan Teki2015-10-211-4/+3
* bitops: introduce BIT() definitionHeiko Schocher2015-09-111-0/+2
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-4/+4
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-151-0/+45
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-151-0/+38
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-12/+12
* Initial revisionwdenk2000-08-211-0/+72