summaryrefslogtreecommitdiff
path: root/arch/mips/mm/tlbex.c
AgeCommit message (Expand)Author
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney
2010-04-12MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney
2010-02-27MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.David Daney
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney
2010-01-12MIPS: Cleanup forgotten label_module_alloc in tlbex.cDavid Daney
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: TLB support for hugetlbfs.David Daney
2009-06-17MIPS: Remove unused parameters from iPTE_LW.David Daney
2009-06-17MIPS: Remove dead case label.David Daney
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney
2009-03-30MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2009-01-11MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss
2008-01-29[MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu
2008-01-29[MIPS] tlbex.c: cleanup include filesFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2008-01-29[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.Ralf Baechle
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno
2007-09-14[MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki
2007-09-10[MIPS] TLB: Fix instruction bitmasksThiemo Seufer
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang
2007-05-11[MIPS] tlbex: use __maybe_unusedDavid Rientjes
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-07-13[MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel