| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Add code for new system 'paravirt' | David Daney | 2014-06-02 | 1 | -6/+2 |
* | MIPS: Don't build fast TLB refill handler with 32-bit kernels | David Daney | 2014-05-30 | 1 | -2/+6 |
* | MIPS: mm: Fix broken microMIPS kernel regression. | Steven J. Hill | 2014-05-14 | 1 | -3/+4 |
* | MIPS: Loongson: Add basic Loongson-3 CPU support | Huacai Chen | 2014-03-31 | 1 | -0/+1 |
* | MIPS: Use current_cpu_type() instead of c->cputype | Wu Zhangjin | 2014-03-31 | 1 | -1/+1 |
* | MIPS: Add support for the M5150 processor | Leonid Yegoshin | 2014-03-26 | 1 | -0/+1 |
* | MIPS: Add cases for CPU_P5600 | James Hogan | 2014-03-26 | 1 | -0/+1 |
* | MIPS: Add 1074K CPU support explicitly. | Steven J. Hill | 2014-03-06 | 1 | -0/+1 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | MIPS: Add support for the proAptiv cores | Leonid Yegoshin | 2014-01-22 | 1 | -0/+1 |
* | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. | Ralf Baechle | 2013-10-29 | 1 | -82/+87 |
* | MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT | Jayachandran C | 2013-10-29 | 1 | -33/+57 |
* | MIPS: Move definition of SMP processor id register to header file | Jayachandran C | 2013-10-29 | 1 | -50/+6 |
* | MIPS: Optimize current_cpu_type() for better code. | Ralf Baechle | 2013-09-17 | 1 | -0/+1 |
* | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2. | David Daney | 2013-08-26 | 1 | -0/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-19 | 1 | -2/+2 |
|\ |
|
| * | MIPS: tlbex: fix broken build in v3.11-rc1 | Aaro Koskinen | 2013-07-19 | 1 | -1/+1 |
| * | MIPS: tlbex: Fix typo in r3000 tlb store handler | Tony Wu | 2013-07-19 | 1 | -1/+1 |
* | | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-14 | 1 | -77/+67 |
|/ |
|
* | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 | 1 | -14/+42 |
|\ |
|
| * | MIPS: tlbex: Fix size of area to be flushed. | Ralf Baechle | 2013-06-27 | 1 | -1/+1 |
| * | MIPS: Flush TLB handlers directly after writing them | Jonas Gorski | 2013-06-25 | 1 | -14/+16 |
| * | MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers | Ralf Baechle | 2013-06-21 | 1 | -0/+26 |
* | | MIPS: Fix typos and cleanup comment | Tony Wu | 2013-07-01 | 1 | -1/+1 |
* | | MIPS: Move generated code to .text for microMIPS | Jayachandran C | 2013-07-01 | 1 | -40/+44 |
* | | MIPS: Fixup check for invalid scratch register | Jayachandran C | 2013-06-13 | 1 | -5/+5 |
* | | MIPS: Allow platform specific scratch registers | Jayachandran C | 2013-06-13 | 1 | -15/+26 |
|/ |
|
* | MIPS: Remove duplicate definition of check_for_high_segbits. | David Daney | 2013-05-23 | 1 | -4/+0 |
* | Revert "MIPS: Allow ASID size to be determined at boot time." | David Daney | 2013-05-16 | 1 | -49/+0 |
* | Revert "MIPS: microMIPS: Support dynamic ASID sizing." | David Daney | 2013-05-16 | 1 | -32/+2 |
* | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2013-05-09 | 1 | -0/+100 |
|\ |
|
| * | MIPS: microMIPS: Add support for exception handling. | Steven J. Hill | 2013-05-09 | 1 | -0/+21 |
| * | MIPS: microMIPS: Support dynamic ASID sizing. | Steven J. Hill | 2013-05-08 | 1 | -2/+32 |
| * | MIPS: Allow ASID size to be determined at boot time. | Steven J. Hill | 2013-05-08 | 1 | -0/+49 |
* | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-... | Ralf Baechle | 2013-05-08 | 1 | -2/+8 |
|\ \ |
|
| * | | MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem | Huacai Chen | 2013-05-08 | 1 | -2/+8 |
| |/ |
|
* | | MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. | Ralf Baechle | 2013-04-11 | 1 | -11/+11 |
|/ |
|
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -0/+1 |
|\ |
|
| * | MIPS: Add support for the M14KEc core. | Steven J. Hill | 2013-02-17 | 1 | -0/+1 |
* | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -16/+16 |
|/ |
|
* | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle | 2012-12-27 | 1 | -16/+0 |
* | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2012-12-13 | 1 | -2/+6 |
|\ |
|
| * | MIPS: tlbex: Fix section mismatches | Kevin Cernekee | 2012-11-09 | 1 | -2/+6 |
* | | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 2012-12-13 | 1 | -18/+0 |
* | | MIPS: Transparent Huge Pages support | Ralf Baechle | 2012-12-12 | 1 | -1/+2 |
* | | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT | David Daney | 2012-12-12 | 1 | -13/+13 |
* | | MIPS: tlbex: Better debug output. | Ralf Baechle | 2012-11-26 | 1 | -13/+55 |
* | | MIPS: Remove R5000A. | Ralf Baechle | 2012-11-26 | 1 | -2/+0 |
|/ |
|
* | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle | 2012-10-16 | 1 | -15/+8 |
* | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle | 2012-10-16 | 1 | -7/+34 |