index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
/
bitops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
generic: implement __fls on all 64-bit archs
Alexander van Heukelum
1
-0
/
+5
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-19
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-19
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-6
/
+6
2007-07-20
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
1
-5
/
+5
2007-06-26
[MIPS] Remove a duplicated local variable in test_and_clear_bit()
Atsushi Nemoto
1
-1
/
+1
2007-06-11
[MIPS] Fix smp barriers in test_and_{change,clear,set}_bit
Ralf Baechle
1
-32
/
+19
2007-03-17
[MIPS] Lockdep: Fix recursion bug.
Ralf Baechle
1
-12
/
+12
2007-03-07
[MIPS] R2 bitops compile fix for gcc < 4.0.
Ralf Baechle
1
-23
/
+33
2007-02-19
[MIPS] Use MIPS R2 instructions for bitops.
Ralf Baechle
1
-1
/
+51
2007-02-14
[MIPS] Improve branch prediction in ll/sc atomic operations.
Ralf Baechle
1
-6
/
+27
2006-12-05
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
1
-19
/
+8
2006-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
1
-2
/
+0
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
1
-42
/
+21
2006-07-14
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
1
-1
/
+1
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-32
/
+24
2006-04-27
[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.
Atsushi Nemoto
1
-32
/
+24
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-26
[PATCH] bitops: mips: use generic bitops
Akinobu Mita
1
-449
/
+16
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
1
-3
/
+3
2006-02-07
[MIPS] Cleanup fls implementation.
Ralf Baechle
1
-26
/
+32
2006-01-04
[FLS64]: generic version
Stephen Hemminger
1
-1
/
+1
2005-10-29
Fixup a few lose ends in explicit support for MIPS R1/R2.
Ralf Baechle
1
-27
/
+27
2005-10-29
Use clz / dclz on MIPS32 / MIPS64 processors.
Ralf Baechle
1
-22
/
+115
2005-10-29
Always use ".set mips3" rather than select between "mips2" or "mips3"
Maciej W. Rozycki
1
-14
/
+12
2005-10-29
Enable a suitable ISA for the assembler around ll/sc so that code
Maciej W. Rozycki
1
-24
/
+50
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-2
/
+2
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+850