aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/bitops.h
Commit message (Expand)AuthorAge
* MIPS: Add nudges to writes for bit unlocks.Chad Reese2017-10-09
* MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle2016-05-09
* MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-21
* MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki2015-04-07
* MIPS: asm: bitops: Update ISA constraints for MIPS R6 supportMarkos Chandras2015-02-17
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-17
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-24
* MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki2014-07-30
* arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-18
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-31
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2012-11-09
* MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan2012-11-09
* mips: fix bug.h build regressionYoichi Yuasa2012-07-18
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-29
* MIPS: Create and use asm/arch_hweight.hDavid Daney2010-08-05
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-27
* MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney2009-09-17
* MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-14
* MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle2008-10-30
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11