Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin |
2022-06-30 | bitops: always define asm-generic non-atomic bitops | Alexander Lobakin |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-14 | bitops/non-atomic: make @nr unsigned to avoid any DIV | Vineet Gupta |
2021-08-04 | locking/atomic: simplify non-atomic wrappers | Mark Rutland |
2021-07-16 | locking/atomic: add generic arch_*() bitops | Mark Rutland |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2007-10-19 | define first set of BIT* macros | Jiri Slaby |
2006-03-26 | [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() | Akinobu Mita |