Commit Graph

86 Commits (d5ee4ea8334368b7d284a7d82855f6f16ba599b4)

Author SHA1 Message Date
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Nick Piggin 7835e98b2e [PATCH] remove set_page_count() outside mm/ 19 years ago
Nick Piggin 8dfcc9ba27 [PATCH] mm: split highorder pages 19 years ago
Atsushi Nemoto de862b488e [MIPS] TX49XX has prefetch. 19 years ago
Thiemo Seufer c6281edb1d [MIPS] Kill tlb-andes.c. 19 years ago
Ralf Baechle a3dddd560e [MIPS] War on whitespace: cleanup initial spaces followed by tabs. 19 years ago
Ralf Baechle 8145095cd8 [MIPS] Remove CONFIG_BUILD_ELF64. 19 years ago
Atsushi Nemoto 37caa934af [MIPS] sc-rm7k.c cleanup 19 years ago
Atsushi Nemoto de62893bc0 [MIPS] local_r4k_flush_cache_page fix 19 years ago
Ralf Baechle 1443e483e3 [MIPS] Scatter a bunch of __init over tlbex.c. 19 years ago
Ralf Baechle 4debe4f963 [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. 19 years ago
Ralf Baechle 51939fbb79 [MIPS] Sibyte: #if CONFIG_* doesn't fly. 19 years ago
Atsushi Nemoto 41700e7399 [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. 19 years ago
Daniel Jacobowitz 3d503753b4 [MIPS] Support /proc/kcore for MIPS 19 years ago
Atsushi Nemoto d4264f1839 [MIPS] Remove wrong __user tags. 19 years ago
Ralf Baechle e7958bb90d MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. 19 years ago
Hugh Dickins 68352e6ee3 [PATCH] mips: setup_zero_pages count 1 19 years ago
Ralf Baechle d981733aaf [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter. 19 years ago
Hugh Dickins 872fec16d9 [PATCH] mm: init_mm without ptlock 19 years ago
Andrew Isaacson a4b5bd9abc SB1 cache exception handling. 19 years ago
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 19 years ago
Atsushi Nemoto 750ccf687f Fix zero length sys_cacheflush 19 years ago
Ralf Baechle 6ec25809c1 Rename page argument of flush_cache_page to something more descriptive. 19 years ago
Ralf Baechle dbc571690e Fix wrong comment. 19 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 19 years ago
Ralf Baechle 65f1f5a2c3 Don't copy SB1 cache error handler to uncached memory. 19 years ago
Andrew Isaacson 46dc3a4a09 Fix stale comment in c-sb1.c. 19 years ago
Ralf Baechle 02cf211968 Cleanup the mess in cpu_cache_init. 19 years ago
Ralf Baechle f5cfa980e5 Use R4000 TLB routines for SB1 also. 19 years ago
Atsushi Nemoto 9043f7e95d Sync c-tx39.c with c-r4k.c. 19 years ago
Thiemo Seufer 10a3dabddd Add/Fix missing bit of R4600 hit cacheop workaround. 19 years ago
Thiemo Seufer 02fe2c9ce3 Minor code cleanup. 19 years ago
Thiemo Seufer f5b4d9563b R4600 v2.0 needs a nop before tlbp. 19 years ago
Thiemo Seufer 424cadae94 Don't set up a sg dma address if we have no page address for some reason. 19 years ago
Thiemo Seufer d8748a3abf More .set push/pop. 19 years ago
Thiemo Seufer 330cfe016b Let r4600 PRID detection match only legacy CPUs, cleanups. 19 years ago
Ralf Baechle 7623debf26 Handle mtc0 - tlb write hazard for VR5432. 19 years ago
Ralf Baechle 1d40cfcd34 Avoid SMP cacheflushes. This is a minor optimization of startup but 19 years ago
Pete Popov bdf21b18b4 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 19 years ago
Ralf Baechle e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 19 years ago
Ralf Baechle ec74e361f1 Mark a few variables __read_mostly. 19 years ago
Ralf Baechle cc61c1fede MIPS R2 instruction hazard handling. 19 years ago
Ralf Baechle bbc7f22f6d Detect the 34K. 19 years ago
Ralf Baechle 60080265a1 Define kmap_atomic_pfn() for MIPS. 19 years ago
Ralf Baechle 3ef33e68c1 Date: Fri Jul 8 20:10:17 2005 +0000 19 years ago
Ralf Baechle 6e760c8dae Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. 19 years ago
Maciej W. Rozycki 2c93e12cfe Avoid tlbw* hazards for the R4600/R4700/R5000. 19 years ago
Maciej W. Rozycki c3455b0efc Inline ioremap() calls for constant addresses that map to KSEG1. 19 years ago
Maciej W. Rozycki 4c0a2d4275 Fix the diagnostic dump for the XTLB refill handler. 19 years ago
Maciej W. Rozycki 41986a6e7e Fix a diagnostic message. 19 years ago