index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Age
Commit message (
Expand
)
Author
2006-03-21
[MIPS] TX49XX has prefetch.
Atsushi Nemoto
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
2006-02-28
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
2006-02-14
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
Atsushi Nemoto
2006-02-07
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
2006-01-10
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
2005-10-29
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
2005-10-29
Cleanup the mess in cpu_cache_init.
Ralf Baechle
2005-10-29
Add/Fix missing bit of R4600 hit cacheop workaround.
Thiemo Seufer
2005-10-29
Minor code cleanup.
Thiemo Seufer
2005-10-29
More .set push/pop.
Thiemo Seufer
2005-10-29
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
2005-10-29
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-10-29
Mark a few variables __read_mostly.
Ralf Baechle
2005-10-29
MIPS R2 instruction hazard handling.
Ralf Baechle
2005-10-29
Better interface to run uncached cache setup code.
Thiemo Seufer
2005-10-29
Sparseify MIPS.
Ralf Baechle
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2005-10-29
Use intermediate variable.
Thiemo Seufer
2005-10-29
Moves a test which determines if we actually need to perform a
Ralf Baechle
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
2005-10-29
25Kf is also physically indexed.
Ralf Baechle
2005-10-29
20Kc and SB1 don't suffer from aliases.
Ralf Baechle
2005-10-29
Move missplaced code line to the right place.
Ralf Baechle
2005-10-29
Use hardware mechanism to deal with cache aliases in the 24K.
Ralf Baechle
2005-10-29
Remove old wrong bits of cache code.
Ralf Baechle
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds