Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | bitops: Add fls_long and __ffs64 | Fabio Estevam | 2015-11-05 | -0/+27 |
* | linux/bitops.h: GENMASK copy from linux | Jagan Teki | 2015-10-21 | -0/+11 |
* | linux/bitops: Move BIT definitions at top | Jagan Teki | 2015-10-21 | -4/+3 |
* | bitops: introduce BIT() definition | Heiko Schocher | 2015-09-11 | -0/+2 |
* | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom | 2009-09-17 | -4/+4 |
* | Define ffs/fls for all architectures | Simon Kagstrom | 2009-09-15 | -0/+45 |
* | Move __set/clear_bit from ubifs.h to bitops.h | Simon Kagstrom | 2009-09-15 | -0/+38 |
* | * Code cleanup: | wdenk | 2003-06-27 | -12/+12 |
* | Initial revision | wdenk | 2000-08-21 | -0/+72 |