summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/bitops.c
AgeCommit message (Expand)AuthorLines
2023-10-18mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)-0/+14
2019-10-07MIPS: bitops: Use BIT_WORD() & BITS_PER_LONGPaul Burton-18/+13
2019-10-07MIPS: bitops: Implement test_and_set_bit() in terms of _lock variantPaul Burton-26/+0
2013-05-08MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney-7/+7
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney-8/+8
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-2/+2
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan-0/+179