blob: 54084fe485ede1d8e9ec84ad40a70d0b61cce1b0 [file] [log] [blame]
5bb29275df7a ("MIPS: bitops: Emit Loongson3 sync workarounds within asm")
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")