aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
Commit message (Expand)AuthorAge
* [MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer2008-06-05
* [MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer2008-04-01
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer2008-02-01
* [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-29
* [MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu2008-01-29
* [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu2008-01-29
* [MIPS] tlbex.c: cleanup include filesFranck Bui-Huu2008-01-29
* [MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu2008-01-29
* [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-29
* [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.Ralf Baechle2008-01-29
* [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle2007-10-12
* [MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu2007-10-11
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-11
* [MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle2007-10-11
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-11
* [MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki2007-09-14
* [MIPS] TLB: Fix instruction bitmasksThiemo Seufer2007-09-10
* [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang2007-07-10
* [MIPS] tlbex: use __maybe_unusedDavid Rientjes2007-05-11
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-29
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-01
* Attack of "the the"s in archMatt LaPlante2006-10-03
* [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Treat R14000 like R10000.Kumba2006-05-31
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-05-31
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-18
* [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-21
* [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-09
* Add support for SB1A CPU.Andrew Isaacson2005-10-29
* R4600 v2.0 needs a nop before tlbp.Thiemo Seufer2005-10-29
* Handle mtc0 - tlb write hazard for VR5432.Ralf Baechle2005-10-29
* Avoid SMP cacheflushes. This is a minor optimization of startup butRalf Baechle2005-10-29
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-29
* Detect the 34K.Ralf Baechle2005-10-29
* Date: Fri Jul 8 20:10:17 2005 +0000Ralf Baechle2005-10-29
* Avoid tlbw* hazards for the R4600/R4700/R5000.Maciej W. Rozycki2005-10-29
* Fix the diagnostic dump for the XTLB refill handler.Maciej W. Rozycki2005-10-29
* Fix a diagnostic message.Maciej W. Rozycki2005-10-29
* Optimize R3k TLB Load/Store/Modified handlers, by schedulingMaciej W. Rozycki2005-10-29
* Fill R3k load delay slots properly.Maciej W. Rozycki2005-10-29
* Only dump instructions actually emitted.Maciej W. Rozycki2005-10-29
* Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.Thiemo Seufer2005-10-29
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-29
* R4300 delay slot.Ralf Baechle2005-10-29
* Base Au1200 2.6 support.Pete Popov2005-10-29
* [PATCH] mips: fix build warningsYoichi Yuasa2005-09-05