Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG | Paul Burton | 2019-10-07 | 1 | -18/+13 |
* | MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant | Paul Burton | 2019-10-07 | 1 | -26/+0 |
* | MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c | David Daney | 2013-05-08 | 1 | -7/+7 |
* | MIPS: Fix logic errors in bitops.c | David Daney | 2013-03-12 | 1 | -8/+8 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -2/+2 |
* | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 2012-11-09 | 1 | -0/+179 |