Commit Graph

70 Commits (4e3df37e7fb4e41bec84465ff31949737160ed58)

Author SHA1 Message Date
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
Maciej W. Rozycki c6ad7b7d3c Use macros for the RM7k cp0.config bits instead of magic numbers. 19 years ago
Maciej W. Rozycki fded2e508a Optimize R3k TLB Load/Store/Modified handlers, by scheduling 19 years ago
Maciej W. Rozycki d925c262dd Fill R3k load delay slots properly. 19 years ago
Maciej W. Rozycki 9678e28b1a Only dump instructions actually emitted. 19 years ago
Thiemo Seufer 63b2d2f4d2 Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. 19 years ago
Thiemo Seufer ba5187dbb4 Better interface to run uncached cache setup code. 19 years ago
Ralf Baechle 1342f7e6c5 Arrested for multiple offences of header file inclusion. 19 years ago
Thiemo Seufer 172546bf60 Fix race conditions for read_c0_entryhi. Remove broken ASID masks in 19 years ago
Maciej W. Rozycki 202d0388e7 Remove useless casts. Fix formatting. 19 years ago
Thiemo Seufer 1b3a6e975c Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP 19 years ago
Ralf Baechle 6cbe063159 R4300 delay slot. 19 years ago
Ralf Baechle 53de0d471f Reformat; cosmetic cleanups. 19 years ago
Ralf Baechle 9ff77c469e Export shm_align_mask and flush_data_cache_page. 19 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 19 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 19 years ago
Pete Popov e3ad1c23ba Base Au1200 2.6 support. 19 years ago