blob: e2699dd56ae3c48ed2eb5962b7bc43f9c3038f7c [file] [log] [blame]
c042be02d730 ("MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG")
cc99987c375e ("MIPS: bitops: Abstract LL/SC loops")
aad028cadb17 ("MIPS: bitops: Avoid redundant zero-comparison for non-LLSC")
d6103510e7cc ("MIPS: bitops: Use the BIT() macro")
a2e66b862cc7 ("MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit")
6bbe043bd3f4 ("MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant")
27aab27259ae ("MIPS: bitops: ins start position is always an immediate")
59361e9975fd ("MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs")
3d2920cf4fd4 ("MIPS: bitops: Only use ins for bit 16 or higher")
fe7cd97e68fa ("MIPS: bitops: Handle !kernel_uses_llsc first")