Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
22097fd297c85ec6c2e700d506f231f7cae442e1
/
arch
/
mips
/
mm
/
c-r4k.c
d9cdc90
MIPS: cache: Provide cache flush operations for XFS
by Ralf Baechle
· 13 years ago
d0023c4
MIPS: Add SYNC after cacheflush
by Kevin Cernekee
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
efa0f81
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
by Jayachandran C
· 14 years ago
71271aa
MIPS: c-r4k: Fix GCC 4.6.0 build error
by Ralf Baechle
· 14 years ago
79add62
update David Miller's old email address
by Justin P. Mattock
· 14 years ago
48a26e6
MIPS: Remove wait argument of r4k_on_each_cpu
by Ralf Baechle
· 14 years ago
c8c5f3f
MIPS: More detailed description of r4k_on_each_cpu
by Ralf Baechle
· 14 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
605b7ef
MIPS: Support 64-byte D-cache line size
by Kevin Cernekee
· 16 years ago
7fc7316
MIPS: Print the actual detected I-cache associativity on bootup.
by Ralf Baechle
· 16 years ago
270717a
MIPS: Alchemy: unify CPU model constants.
by Manuel Lauss
· 16 years ago
5864810
MIPS: VR5500: Enable prefetch
by Shinya Kuribayashi
· 16 years ago
a8ca8b6
MIPS: Avoid destructive invalidation on partial cachelines.
by Ralf Baechle
· 16 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
c9c5023
[MIPS] Fix buggy use of kmap_coherent.
by Ralf Baechle
· 16 years ago
89052bd
[MIPS] Fix build for PNX platforms.
by Ralf Baechle
· 16 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
3513369
[MIPS] Allow setting of the cache attribute at run time.
by Chris Dearman
· 17 years ago
9c5a3d7
[MIPS] Handle aliases in vmalloc correctly.
by Ralf Baechle
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
2eaa7ec
[MIPS] Handle I-cache coherency in flush_cache_range()
by Ralf Baechle
· 17 years ago
603e82e
arch/mips/: Spelling fixes
by Joe Perches
· 17 years ago
237cfee
[MIPS] Alchemy: Au1210/Au1250 CPU support
by Manuel Lauss
· 17 years ago
e9c3357
[MIPS] Use real cache invalidate
by Thomas Bogendoerfer
· 17 years ago
3320234
[MIPS] Remove useless S-cache flushes.
by Ralf Baechle
· 17 years ago
526af35
[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.
by Ralf Baechle
· 17 years ago
a754f70
[MIPS] Sibyte: resurrect old cache hack.
by Ralf Baechle
· 17 years ago
a76ab5c
[MIPS] MT: Fix bug in multithreaded kernels.
by Ralf Baechle
· 17 years ago
64bfca5
[MIPS] Cache: Provide more information on cache policy on bootup.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
db813fe
[MIPS] Avoid indexed cacheops.
by Ralf Baechle
· 17 years ago
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 17 years ago
e001e52
[MIPS] Replace use of stext with _stext.
by Ralf Baechle
· 17 years ago
2a21c73
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
by Fuxin Zhang
· 17 years ago
617667b
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
by Ralf Baechle
· 18 years ago
0550d9d
[MIPS] Remove redundant r4k_blast_icache() calls
by Atsushi Nemoto
· 18 years ago
c59a0f1
[MIPS] Remove __flush_icache_page
by Atsushi Nemoto
· 18 years ago
a00f631
[MIPS] c-r4k: Convert init functions from inline to __init.
by Ralf Baechle
· 18 years ago
f650279
[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
by Atsushi Nemoto
· 18 years ago
585fa72
[MIPS] Retire flush_icache_page from mm use.
by Ralf Baechle
· 18 years ago
df586d5
[MIPS] c-r4k: Typo fix.
by Ralf Baechle
· 18 years ago
2874fe5
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
by Yoichi Yuasa
· 18 years ago
1058ecd
[MIPS] vr41xx: Changed workaround to recommended method
by Yoichi Yuasa
· 18 years ago
4e8ab36
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
by Yoichi Yuasa
· 18 years ago
fc5d2d2
[MIPS] Use the proper technical term for naming some of the cache macros.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
2e78ae3
[MIPS] 74K: Assume it will also have an AR bit in config7
by Ralf Baechle
· 18 years ago
beab375
[MIPS] Treat CPUs with AR bit as physically indexed.
by Ralf Baechle
· 18 years ago
73f4035
[MIPS] Fix handling of 0 length I & D caches.
by Chris Dearman
· 18 years ago
9318c51
[MIPS] MIPS32/MIPS64 secondary cache management
by Chris Dearman
· 18 years ago
9370b35
[MIPS] Save write-only Config.OD from being clobbered
by Sergei Shtylyov
· 18 years ago
44d921b
[MIPS] Treat R14000 like R10000.
by Kumba
· 18 years ago
7f3f1d0
[MIPS] Fix deadlock on MP with cache aliases.
by Ralf Baechle
· 18 years ago
98a41de
[MIPS] Add missing 34K processor IDs
by Nigel Stephens
· 19 years ago
3c68da7
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
by Atsushi Nemoto
· 19 years ago
7e3bfc7
[MIPS] Handle IDE PIO cache aliases on SMP.
by Ralf Baechle
· 19 years ago
67a3f6d
[MIPS] Fix tx49_blast_icache32_page_indexed.
by Atsushi Nemoto
· 19 years ago
de862b4
[MIPS] TX49XX has prefetch.
by Atsushi Nemoto
· 19 years ago
de62893
[MIPS] local_r4k_flush_cache_page fix
by Atsushi Nemoto
· 19 years ago
4debe4f
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
by Ralf Baechle
· 19 years ago
41700e7
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
by Atsushi Nemoto
· 19 years ago
d4264f1
[MIPS] Remove wrong __user tags.
by Atsushi Nemoto
· 19 years ago
e7958bb
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
by Ralf Baechle
· 19 years ago
6ec2580
Rename page argument of flush_cache_page to something more descriptive.
by Ralf Baechle
· 19 years ago
02cf211
Cleanup the mess in cpu_cache_init.
by Ralf Baechle
· 19 years ago
10a3dab
Add/Fix missing bit of R4600 hit cacheop workaround.
by Thiemo Seufer
· 19 years ago
02fe2c9
Minor code cleanup.
by Thiemo Seufer
· 19 years ago
d8748a3
More .set push/pop.
by Thiemo Seufer
· 19 years ago
330cfe0
Let r4600 PRID detection match only legacy CPUs, cleanups.
by Thiemo Seufer
· 19 years ago
1d40cfc
Avoid SMP cacheflushes. This is a minor optimization of startup but
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago
ec74e36
Mark a few variables __read_mostly.
by Ralf Baechle
· 19 years ago
cc61c1f
MIPS R2 instruction hazard handling.
by Ralf Baechle
· 19 years ago
ba5187d
Better interface to run uncached cache setup code.
by Thiemo Seufer
· 20 years ago
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
e3ad1c2
Base Au1200 2.6 support.
by Pete Popov
· 20 years ago
26a51b2
Use intermediate variable.
by Thiemo Seufer
· 20 years ago
79acf83
Moves a test which determines if we actually need to perform a
by Ralf Baechle
· 20 years ago
c6e8b58
Update MIPS to use the 4-level pagetable code thereby getting rid of
by Ralf Baechle
· 20 years ago
505403b
25Kf is also physically indexed.
by Ralf Baechle
· 20 years ago
a95970f
20Kc and SB1 don't suffer from aliases.
by Ralf Baechle
· 20 years ago
ae6aafe
Move missplaced code line to the right place.
by Ralf Baechle
· 20 years ago
d1e344e
Use hardware mechanism to deal with cache aliases in the 24K.
by Ralf Baechle
· 20 years ago
28ecca4
Remove old wrong bits of cache code.
by Ralf Baechle
· 20 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago