summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-672/+0
* [MIPS] Tinker with constraints in <asm/atomic.h> to fix build error.Ralf Baechle2008-07-201-3/+3
* [MIPS] Fix asm constraints for 'ins' instructions.David Daney2008-07-151-3/+3
* [MIPS] Get rid of __ilog2Ralf Baechle2008-05-121-7/+2
* [MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer2008-05-121-2/+3
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+5
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* mips: lock bitopsNick Piggin2007-10-181-1/+96
* mips: fix bitopsNick Piggin2007-10-181-0/+6
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-6/+6
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-201-5/+5
* [MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto2007-06-261-1/+1
* [MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle2007-06-111-32/+19
* [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-171-12/+12
* [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-071-23/+33
* [MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle2007-02-181-1/+51
* [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-131-6/+27
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-19/+8
* [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-301-2/+0
* [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-301-42/+21
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-291-32/+24
|\
| * [MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto2006-04-271-32/+24
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-261-449/+16
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-071-26/+32
* [FLS64]: generic versionStephen Hemminger2006-01-031-1/+1
* Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle2005-10-291-27/+27
* Use clz / dclz on MIPS32 / MIPS64 processors.Ralf Baechle2005-10-291-22/+115
* Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki2005-10-291-14/+12
* Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki2005-10-291-24/+50
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-2/+2
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+850
OpenPOWER on IntegriCloud