aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bitops.h
Commit message (Expand)AuthorAge
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-20
* [MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto2007-06-26
* [MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle2007-06-11
* [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-16
* [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-06
* [MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle2007-02-18
* [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-13
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-04
* [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-29
* [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-29
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
|\
| * [MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto2006-04-27
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
|/
* [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-26
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-26
* [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-07
* [FLS64]: generic versionStephen Hemminger2006-01-03
* Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle2005-10-29
* Use clz / dclz on MIPS32 / MIPS64 processors.Ralf Baechle2005-10-29
* Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki2005-10-29
* Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16