| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | MIPS: TLB support for hugetlbfs. | David Daney | 2009-06-17 | 1 | -1/+164 |
* | MIPS: Remove unused parameters from iPTE_LW. | David Daney | 2009-06-17 | 1 | -14/+14 |
* | MIPS: Remove dead case label. | David Daney | 2009-06-17 | 1 | -1/+0 |
* | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. | David Daney | 2009-06-17 | 1 | -1/+2 |
* | MIPS: Fold the TLB refill at the vmalloc path if possible. | David Daney | 2009-06-17 | 1 | -24/+49 |
* | MIPS: Replace some magic numbers with symbolic values in tlbex.c | David Daney | 2009-06-17 | 1 | -8/+26 |
* | MIPS: Alchemy: MIPS hazard workarounds are not required. | Manuel Lauss | 2009-03-30 | 1 | -1/+1 |
* | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss | 2009-03-30 | 1 | -7/+1 |
* | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 2009-03-11 | 1 | -0/+1 |
* | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 2009-01-11 | 1 | -0/+1 |
* | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer | 2008-09-05 | 1 | -3/+3 |
* | [MIPS] R4700: Fix build_tlb_probe_entry | Thomas Bogendoerfer | 2008-06-05 | 1 | -1/+2 |
* | [MIPS] Add missing 4KEC TLB refill handler | Thomas Bogendoerfer | 2008-04-01 | 1 | -0/+1 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -35/+35 |
* | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 2008-02-01 | 1 | -959/+341 |
* | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 2008-01-29 | 1 | -0/+2 |
* | [MIPS] tlbex.c: cleanup debug code | Franck Bui-Huu | 2008-01-29 | 1 | -57/+26 |
* | [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align | Franck Bui-Huu | 2008-01-29 | 1 | -6/+3 |
* | [MIPS] tlbex.c: cleanup include files | Franck Bui-Huu | 2008-01-29 | 1 | -6/+0 |
* | [MIPS] tlbex.c: Cleanup __init usages. | Franck Bui-Huu | 2008-01-29 | 1 | -49/+49 |
* | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 | 1 | -12/+30 |
* | [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. | Ralf Baechle | 2008-01-29 | 1 | -8/+6 |
* | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." | Ralf Baechle | 2007-10-13 | 1 | -48/+48 |
* | [MIPS] tlbex.c: Cleanup __init usage. | Franck Bui-Huu | 2007-10-11 | 1 | -48/+48 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -47/+47 |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 | 1 | -5/+5 |
* | [MIPS] tlbex: Size optimize code by declaring a few functions inline. | Ralf Baechle | 2007-10-11 | 1 | -4/+4 |
* | [MIPS] Add support for BCM47XX CPUs. | Aurelien Jarno | 2007-10-11 | 1 | -0/+2 |
* | [MIPS] Workaround for 4Kc machine check exception | Maciej W. Rozycki | 2007-09-14 | 1 | -1/+25 |
* | [MIPS] TLB: Fix instruction bitmasks | Thiemo Seufer | 2007-09-10 | 1 | -2/+2 |
* | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 | Fuxin Zhang | 2007-07-10 | 1 | -3/+5 |
* | [MIPS] tlbex: use __maybe_unused | David Rientjes | 2007-05-11 | 1 | -18/+18 |
* | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto | 2006-11-30 | 1 | -0/+55 |
* | [MIPS] 16K & 64K page size fixes | Ralf Baechle | 2006-11-01 | 1 | -3/+10 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [MIPS] Print out TLB handler assembly for debugging. | Thiemo Seufer | 2006-07-13 | 1 | -88/+71 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [MIPS] Treat R14000 like R10000. | Kumba | 2006-06-01 | 1 | -0/+1 |
* | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 2006-06-01 | 1 | -0/+1 |
* | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-19 | 1 | -20/+63 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-19 | 1 | -2/+2 |
* | [MIPS] Remove CONFIG_BUILD_ELF64. | Ralf Baechle | 2006-03-21 | 1 | -13/+0 |
* | [MIPS] Scatter a bunch of __init over tlbex.c. | Ralf Baechle | 2006-03-09 | 1 | -17/+17 |
* | Add support for SB1A CPU. | Andrew Isaacson | 2005-10-29 | 1 | -0/+1 |
* | R4600 v2.0 needs a nop before tlbp. | Thiemo Seufer | 2005-10-29 | 1 | -0/+2 |
* | Handle mtc0 - tlb write hazard for VR5432. | Ralf Baechle | 2005-10-29 | 1 | -0/+1 |
* | Avoid SMP cacheflushes. This is a minor optimization of startup but | Ralf Baechle | 2005-10-29 | 1 | -20/+10 |
* | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 2005-10-29 | 1 | -0/+1 |
* | Detect the 34K. | Ralf Baechle | 2005-10-29 | 1 | -0/+1 |