Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitops: Fix GENMASK definition for Sandbox | Vignesh R | 2019-02-07 | 1 | -0/+5 |
* | bitops: collect BIT macros to include/linux/bitops.h | Masahiro Yamada | 2017-11-29 | 1 | -0/+7 |
* | bitops.h: Include bitsperlong.h as needed for GENMASK_ULL | Stefan Roese | 2017-03-29 | 1 | -0/+1 |
* | bitops: Add fls_long and __ffs64 | Fabio Estevam | 2015-11-05 | 1 | -0/+27 |
* | linux/bitops.h: GENMASK copy from linux | Jagan Teki | 2015-10-21 | 1 | -0/+11 |
* | linux/bitops: Move BIT definitions at top | Jagan Teki | 2015-10-21 | 1 | -4/+3 |
* | bitops: introduce BIT() definition | Heiko Schocher | 2015-09-11 | 1 | -0/+2 |
* | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom | 2009-09-17 | 1 | -4/+4 |
* | Define ffs/fls for all architectures | Simon Kagstrom | 2009-09-15 | 1 | -0/+45 |
* | Move __set/clear_bit from ubifs.h to bitops.h | Simon Kagstrom | 2009-09-15 | 1 | -0/+38 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -12/+12 |
* | Initial revision | wdenk | 2000-08-21 | 1 | -0/+72 |