index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
2006-06-06
1
-0
/
+34
*
[MIPS] Treat R14000 like R10000.
Kumba
2006-06-01
1
-0
/
+4
*
[MIPS] Fix deadlock on MP with cache aliases.
Ralf Baechle
2006-06-01
1
-9
/
+30
*
[MIPS] Add missing 34K processor IDs
Nigel Stephens
2006-06-01
1
-0
/
+1
*
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
2006-04-19
1
-8
/
+8
*
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
2006-04-19
1
-0
/
+1
*
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
2006-04-19
1
-1
/
+2
*
[MIPS] TX49XX has prefetch.
Atsushi Nemoto
2006-03-21
1
-0
/
+1
*
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
2006-03-18
1
-4
/
+9
*
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
2006-02-28
1
-5
/
+11
*
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
Atsushi Nemoto
2006-02-14
1
-90
/
+14
*
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
2006-02-07
1
-4
/
+3
*
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
2006-01-10
1
-2
/
+2
*
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
2005-10-29
1
-16
/
+17
*
Cleanup the mess in cpu_cache_init.
Ralf Baechle
2005-10-29
1
-1
/
+1
*
Add/Fix missing bit of R4600 hit cacheop workaround.
Thiemo Seufer
2005-10-29
1
-0
/
+1
*
Minor code cleanup.
Thiemo Seufer
2005-10-29
1
-15
/
+15
*
More .set push/pop.
Thiemo Seufer
2005-10-29
1
-2
/
+2
*
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
2005-10-29
1
-2
/
+2
*
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
2005-10-29
1
-3
/
+2
*
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-10-29
1
-2
/
+1
*
Mark a few variables __read_mostly.
Ralf Baechle
2005-10-29
1
-1
/
+7
*
MIPS R2 instruction hazard handling.
Ralf Baechle
2005-10-29
1
-0
/
+1
*
Better interface to run uncached cache setup code.
Thiemo Seufer
2005-10-29
1
-4
/
+2
*
Sparseify MIPS.
Ralf Baechle
2005-10-29
1
-3
/
+4
*
Base Au1200 2.6 support.
Pete Popov
2005-10-29
1
-0
/
+4
*
Use intermediate variable.
Thiemo Seufer
2005-10-29
1
-3
/
+3
*
Moves a test which determines if we actually need to perform a
Ralf Baechle
2005-10-29
1
-7
/
+7
*
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
2005-10-29
1
-1
/
+3
*
25Kf is also physically indexed.
Ralf Baechle
2005-10-29
1
-0
/
+1
*
20Kc and SB1 don't suffer from aliases.
Ralf Baechle
2005-10-29
1
-0
/
+2
*
Move missplaced code line to the right place.
Ralf Baechle
2005-10-29
1
-3
/
+2
*
Use hardware mechanism to deal with cache aliases in the 24K.
Ralf Baechle
2005-10-29
1
-2
/
+10
*
Remove old wrong bits of cache code.
Ralf Baechle
2005-10-29
1
-3
/
+0
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
1
-8
/
+8
*
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-09-05
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1260