aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto1-32/+24
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita1-449/+16
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-3/+3
2006-02-07[MIPS] Cleanup fls implementation.Ralf Baechle1-26/+32
2006-01-03[FLS64]: generic versionStephen Hemminger1-1/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle1-27/+27
2005-10-29Use clz / dclz on MIPS32 / MIPS64 processors.Ralf Baechle1-22/+115
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki1-14/+12
2005-10-29Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki1-24/+50
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-2/+2
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+850