| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-12-19 | sign_extend64, GENMASK_ULL, for_each_clear_bit | riastradh |
| 2021-12-19 | Add BITS_PER_BYTE and BIT_ULL. Fix type of BIT. | riastradh |
| 2019-12-05 | Add what appears to be the fixes to CVE-2019-0154, CVE-2019-0155. | maya |
| 2018-08-27 | Give find_first/next_set/zero_bit a chance to work. | riastradh |
| 2018-08-27 | Move hweight8 next to its cousins. | riastradh |
| 2018-08-27 | Add find_first_bit, find_next_bit, for_each_set_bit. | riastradh |
| 2018-08-27 | Implement find_next_zero_bit. Define find_first_zero_bit in terms of it. | riastradh |
| 2018-08-27 | Add fls to <linux/bitops.h>. | riastradh |
| 2018-08-27 | Add hweight64. | riastradh |
| 2018-08-27 | ... Provide GENMASK | riastradh |
| 2018-08-27 | move bitops.h so we can include it from kernel.h | riastradh |
