index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
Yoichi Yuasa
1
-1
/
+1
2006-07-13
[MIPS] vr41xx: Changed workaround to recommended method
Yoichi Yuasa
1
-4
/
+3
2006-07-13
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
Yoichi Yuasa
1
-1
/
+3
2006-07-13
[MIPS] Use the proper technical term for naming some of the cache macros.
Ralf Baechle
1
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
1
-3
/
+8
2006-06-29
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
2006-06-29
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
1
-5
/
+18
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
1
-0
/
+34
2006-06-01
[MIPS] Treat R14000 like R10000.
Kumba
1
-0
/
+4
2006-06-01
[MIPS] Fix deadlock on MP with cache aliases.
Ralf Baechle
1
-9
/
+30
2006-06-01
[MIPS] Add missing 34K processor IDs
Nigel Stephens
1
-0
/
+1
2006-04-19
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
1
-8
/
+8
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-03-21
[MIPS] TX49XX has prefetch.
Atsushi Nemoto
1
-0
/
+1
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
1
-4
/
+9
2006-02-28
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
1
-5
/
+11
2006-02-14
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
Atsushi Nemoto
1
-90
/
+14
2006-02-07
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
1
-4
/
+3
2006-01-10
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
1
-2
/
+2
2005-10-29
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
1
-16
/
+17
2005-10-29
Cleanup the mess in cpu_cache_init.
Ralf Baechle
1
-1
/
+1
2005-10-29
Add/Fix missing bit of R4600 hit cacheop workaround.
Thiemo Seufer
1
-0
/
+1
2005-10-29
Minor code cleanup.
Thiemo Seufer
1
-15
/
+15
2005-10-29
More .set push/pop.
Thiemo Seufer
1
-2
/
+2
2005-10-29
Let r4600 PRID detection match only legacy CPUs, cleanups.
Thiemo Seufer
1
-2
/
+2
2005-10-29
Avoid SMP cacheflushes. This is a minor optimization of startup but
Ralf Baechle
1
-3
/
+2
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
1
-2
/
+1
2005-10-29
Mark a few variables __read_mostly.
Ralf Baechle
1
-1
/
+7
2005-10-29
MIPS R2 instruction hazard handling.
Ralf Baechle
1
-0
/
+1
2005-10-29
Better interface to run uncached cache setup code.
Thiemo Seufer
1
-4
/
+2
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-3
/
+4
2005-10-29
Base Au1200 2.6 support.
Pete Popov
1
-0
/
+4
2005-10-29
Use intermediate variable.
Thiemo Seufer
1
-3
/
+3
2005-10-29
Moves a test which determines if we actually need to perform a
Ralf Baechle
1
-7
/
+7
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
1
-1
/
+3
2005-10-29
25Kf is also physically indexed.
Ralf Baechle
1
-0
/
+1
2005-10-29
20Kc and SB1 don't suffer from aliases.
Ralf Baechle
1
-0
/
+2
2005-10-29
Move missplaced code line to the right place.
Ralf Baechle
1
-3
/
+2
2005-10-29
Use hardware mechanism to deal with cache aliases in the 24K.
Ralf Baechle
1
-2
/
+10
2005-10-29
Remove old wrong bits of cache code.
Ralf Baechle
1
-3
/
+0
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-8
/
+8
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1260