summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/bitops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-181-0/+14
* MIPS: bitops: Use BIT_WORD() & BITS_PER_LONGPaul Burton2019-10-071-18/+13
* MIPS: bitops: Implement test_and_set_bit() in terms of _lock variantPaul Burton2019-10-071-26/+0
* MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney2013-05-081-7/+7
* MIPS: Fix logic errors in bitops.cDavid Daney2013-03-121-8/+8
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2012-11-091-0/+179