aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle1-19/+8
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle1-2/+0
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle1-42/+21
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle1-1/+1
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-32/+24
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto1-32/+24
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
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