summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] tlbex: use __maybe_unusedDavid Rientjes2007-05-111-18/+18
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-301-0/+55
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-3/+10
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-131-88/+71Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [MIPS] Treat R14000 like R10000.Kumba2006-06-011-0/+1
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-011-0/+1
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-20/+63
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-2/+2
* [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-211-13/+0Star
* [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-091-17/+17
* Add support for SB1A CPU.Andrew Isaacson2005-10-291-0/+1
* R4600 v2.0 needs a nop before tlbp.Thiemo Seufer2005-10-291-0/+2
* Handle mtc0 - tlb write hazard for VR5432.Ralf Baechle2005-10-291-0/+1
* Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle2005-10-291-20/+10Star
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-291-0/+1
* Detect the 34K.Ralf Baechle2005-10-291-0/+1
* Date: Fri Jul 8 20:10:17 2005 +0000Ralf Baechle2005-10-291-1/+1
* Avoid tlbw* hazards for the R4600/R4700/R5000.Maciej W. Rozycki2005-10-291-1/+6
* Fix the diagnostic dump for the XTLB refill handler.Maciej W. Rozycki2005-10-291-1/+8
* Fix a diagnostic message.Maciej W. Rozycki2005-10-291-1/+1
* Optimize R3k TLB Load/Store/Modified handlers, by schedulingMaciej W. Rozycki2005-10-291-40/+30Star
* Fill R3k load delay slots properly.Maciej W. Rozycki2005-10-291-0/+3
* Only dump instructions actually emitted.Maciej W. Rozycki2005-10-291-7/+7
* Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.Thiemo Seufer2005-10-291-23/+29
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-291-29/+21Star
* R4300 delay slot.Ralf Baechle2005-10-291-0/+1
* Base Au1200 2.6 support.Pete Popov2005-10-291-0/+1
* [PATCH] mips: fix build warningsYoichi Yuasa2005-09-051-1/+1
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-15/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1815