1. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  2. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  3. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  4. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  5. 1a403d1 MIPS: Create and use asm/arch_hweight.h by David Daney · 14 years ago
  6. f252ffd MIPS: New macro smp_mb__before_llsc. by David Daney · 15 years ago
  7. b791d11 MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. by David Daney · 15 years ago
  8. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 16 years ago
  9. 4816227 MIPS: Clean up MIPSxx-optimized bitop functions by Ralf Baechle · 16 years ago
  10. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/bitops.h]
  11. d6d8a46 [MIPS] Tinker with constraints in <asm/atomic.h> to fix build error. by Ralf Baechle · 16 years ago
  12. 94daeb9 [MIPS] Fix asm constraints for 'ins' instructions. by David Daney · 17 years ago
  13. ddc0d00 [MIPS] Get rid of __ilog2 by Ralf Baechle · 17 years ago
  14. fcd84f2 [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus by Thomas Bogendoerfer · 17 years ago
  15. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 17 years ago
  16. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  17. 728697c mips: lock bitops by Nick Piggin · 17 years ago
  18. c8f30ae mips: fix bitops by Nick Piggin · 17 years ago
  19. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  20. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  21. 17099b1 [MIPS] Make support for weakly ordered LL/SC a config option. by Ralf Baechle · 17 years ago
  22. 8e09ffb [MIPS] Remove a duplicated local variable in test_and_clear_bit() by Atsushi Nemoto · 18 years ago
  23. ff72b7a [MIPS] Fix smp barriers in test_and_{change,clear,set}_bit by Ralf Baechle · 18 years ago
  24. 49edd09 [MIPS] Lockdep: Fix recursion bug. by Ralf Baechle · 18 years ago
  25. b961153 [MIPS] R2 bitops compile fix for gcc < 4.0. by Ralf Baechle · 18 years ago
  26. 102fa15 [MIPS] Use MIPS R2 instructions for bitops. by Ralf Baechle · 18 years ago
  27. f65e4fa [MIPS] Improve branch prediction in ll/sc atomic operations. by Ralf Baechle · 18 years ago
  28. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  29. 0b7883f [MIPS] Remove unused definition of cpu_to_lelongp() by Ralf Baechle · 18 years ago
  30. 4ffd8b3 [MIPS] Remove userspace proofing from <asm/bitops.h>. by Ralf Baechle · 18 years ago
  31. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  32. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
  33. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 19 years ago
  34. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  35. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  36. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 19 years ago
  37. 2caf190 [MIPS] Cleanup fls implementation. by Ralf Baechle · 19 years ago
  38. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  39. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  40. 6590326 Use clz / dclz on MIPS32 / MIPS64 processors. by Ralf Baechle · 19 years ago
  41. c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
  42. aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 20 years ago
  43. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  44. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago