Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / arch / mips / mm / tlbex.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-14 David DaneyMIPS: Add an unreachable return statement to satisfy...
2011-01-18 David DaneyMIPS: Optimize TLB handlers for Octeon CPUs
2011-01-18 David DaneyMIPS: Use BBIT instructions in TLB handlers
2011-01-18 David DaneyMIPS: Use C0_KScratch (if present) to hold PGD pointer.
2010-10-29 Kevin CernekeeMIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx...
2010-08-05 Lars-Peter ClausenMIPS: JZ4740: Add base support for Ingenic JZ4740 Syste...
2010-04-30 David DaneyMIPS: Check for accesses beyond the end of the PGD.
2010-04-30 David DaneyMIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds...
2010-04-12 Ralf BaechleMIPS: Sibyte: Fix M3 TLB exception handler workaround.
2010-02-27 David DaneyMIPS: Implement Read Inhibit/eXecute Inhibit
2010-02-27 David DaneyMIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
2010-02-27 Florian FainelliMIPS: Move arch/mips/mm/uasm.h to arch/mips/include...
2010-02-27 David DaneyMIPS: Two-level pagetables for 64-bit kernels with...
2010-01-12 David DaneyMIPS: Cleanup forgotten label_module_alloc in tlbex.c
2009-12-17 David DaneyMIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
2009-09-17 Maxime BizonMIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
2009-09-17 Wu FeiMIPS: Shrink the size of tlb handler
2009-06-24 Ralf BaechleMIPS: Build fix - include <linux/smp.h> into all smp_pr...
2009-06-17 David DaneyMIPS: TLB support for hugetlbfs.
2009-06-17 David DaneyMIPS: Remove unused parameters from iPTE_LW.
2009-06-17 David DaneyMIPS: Remove dead case label.
2009-06-17 David DaneyMIPS: Allow R2 CPUs to turn off generation of 'ehb...
2009-06-17 David DaneyMIPS: Fold the TLB refill at the vmalloc path if possible.
2009-06-17 David DaneyMIPS: Replace some magic numbers with symbolic values...
2009-03-30 Manuel LaussMIPS: Alchemy: MIPS hazard workarounds are not required.
2009-03-30 Manuel LaussMIPS: Alchemy: unify CPU model constants.
2009-03-11 Shinya KuribayashiMIPS: NEC VR5500 processor support fixup
2009-01-11 David DaneyMIPS: Add Cavium OCTEON slot into proper tlb category.
2008-09-05 Thomas Bogendoerfer[MIPS] Fix WARNING: at kernel/smp.c:290
2008-06-05 Thomas Bogendoerfer[MIPS] R4700: Fix build_tlb_probe_entry
2008-04-01 Thomas Bogendoerfer[MIPS] Add missing 4KEC TLB refill handler
2008-03-12 Ralf Baechle[MIPS] Fix loads of section missmatches
2008-02-01 Thiemo Seufer[MIPS] Split the micro-assembler from tlbex.c.
2008-01-29 Manuel Lauss[MIPS] Alchemy: Au1210/Au1250 CPU support
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup debug code
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: use __cacheline_aligned instead of...
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: cleanup include files
2008-01-29 Franck Bui-Huu[MIPS] tlbex.c: Cleanup __init usages.
2008-01-29 Maciej W. Rozycki[MIPS] R4000/R4400 daddiu erratum workaround
2008-01-29 Ralf Baechle[MIPS] tlbex: Cleanup handling of R2 hazards in TLB...
2007-10-12 Ralf Baechle[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
2007-10-11 Franck Bui-Huu[MIPS] tlbex.c: Cleanup __init usage.
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-10-11 Ralf Baechle[MIPS] Allow hardwiring of the CPU type to a single...
2007-10-11 Ralf Baechle[MIPS] tlbex: Size optimize code by declaring a few...
2007-10-11 Aurelien Jarno[MIPS] Add support for BCM47XX CPUs.
2007-09-14 Maciej W. Rozycki[MIPS] Workaround for 4Kc machine check exception
2007-09-11 Thiemo Seufer[MIPS] TLB: Fix instruction bitmasks
2007-09-10 Thiemo Seufer[MIPS] TLB: Fix instruction bitmasks
2007-07-10 Fuxin Zhang[MIPS] define Hit_Invalidate_I to Index_Invalidate_I...
2007-05-11 David Rientjes[MIPS] tlbex: use __maybe_unused
2006-11-30 Atsushi Nemoto[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
2006-11-01 Ralf Baechle[MIPS] 16K & 64K page size fixes
2006-10-03 Matt LaPlanteAttack of "the the"s in arch
2006-07-13 Thiemo Seufer[MIPS] Print out TLB handler assembly for debugging.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-31 Kumba[MIPS] Treat R14000 like R10000.
2006-05-31 Chris Dearman[MIPS] Fix detection and handling of the 74K processor.
2006-04-19 Ralf Baechle[MIPS] MT: Improved multithreading support.
2006-04-19 Ralf Baechle[MIPS] Fix vectored interrupt support in TLB exception...
2006-03-21 Ralf Baechle[MIPS] Remove CONFIG_BUILD_ELF64.
2006-03-09 Ralf Baechle[MIPS] Scatter a bunch of __init over tlbex.c.
2005-10-29 Andrew IsaacsonAdd support for SB1A CPU.
2005-10-29 Thiemo SeuferR4600 v2.0 needs a nop before tlbp.
2005-10-29 Ralf BaechleHandle mtc0 - tlb write hazard for VR5432.
2005-10-29 Ralf BaechleAvoid SMP cacheflushes. This is a minor optimization...
2005-10-29 Pete PopovPhilips PNX8550 support: MIPS32-like core with 2 Trimed...
2005-10-29 Ralf BaechleDetect the 34K.
2005-10-29 Ralf BaechleDate: Fri Jul 8 20:10:17 2005 +0000
2005-10-29 Maciej W. RozyckiAvoid tlbw* hazards for the R4600/R4700/R5000.
2005-10-29 Maciej W. RozyckiFix the diagnostic dump for the XTLB refill handler.
2005-10-29 Maciej W. RozyckiFix a diagnostic message.
2005-10-29 Maciej W. RozyckiOptimize R3k TLB Load/Store/Modified handlers, by sched...
2005-10-29 Maciej W. RozyckiFill R3k load delay slots properly.
2005-10-29 Maciej W. RozyckiOnly dump instructions actually emitted.
2005-10-29 Thiemo SeuferHandle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR...
2005-10-29 Thiemo SeuferFix 64bit SMP TLB handler and stack frame handling...
2005-10-29 Ralf BaechleR4300 delay slot.
2005-10-29 Pete PopovBase Au1200 2.6 support.
2005-09-05 Yoichi Yuasa[PATCH] mips: fix build warnings
2005-09-05 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2