Age | Commit message (Expand) | Author |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-17 | MIPS: Add support for the M14KEc core. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-27 | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle |
2012-12-12 | MIPS: Transparent Huge Pages support | Ralf Baechle |
2012-12-12 | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT | David Daney |
2012-11-26 | MIPS: tlbex: Better debug output. | Ralf Baechle |
2012-11-26 | MIPS: Remove R5000A. | Ralf Baechle |
2012-11-09 | MIPS: tlbex: Fix section mismatches | Kevin Cernekee |
2012-10-16 | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle |
2012-10-16 | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle |
2012-10-11 | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney |
2012-09-28 | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-13 | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. | Steven J. Hill |
2012-09-13 | MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. | Steven J. Hill |
2012-09-13 | MIPS: Avoid pipeline stalls on some MIPS32R2 cores. | Steven J. Hill |
2012-07-06 | MIPS: Add support for the M14Kc core. | Steven J. Hill |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-09-21 | MIPS: No branches in delay slots for huge pages in handle_tlbl | David Daney |
2011-09-21 | MIPS: tlbex: Fix build error in R3000 code. | Ralf Baechle |
2011-07-26 | MIPS: Close races in TLB modify handlers. | David Daney |
2011-05-19 | MIPS: Netlogic: Cache, TLB support and feature overrides for XLR | Jayachandran C |
2011-05-10 | MIPS: tlbex: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney |
2011-01-18 | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney |
2011-01-18 | MIPS: Use BBIT instructions in TLB handlers | David Daney |
2011-01-18 | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney |
2010-10-29 | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee |
2010-08-05 | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip | Lars-Peter Clausen |
2010-04-30 | MIPS: Check for accesses beyond the end of the PGD. | David Daney |
2010-04-30 | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c | David Daney |
2010-04-12 | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle |
2010-02-27 | MIPS: Implement Read Inhibit/eXecute Inhibit | David Daney |
2010-02-27 | MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. | David Daney |
2010-02-27 | MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h | Florian Fainelli |
2010-02-27 | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney |
2010-01-12 | MIPS: Cleanup forgotten label_module_alloc in tlbex.c | David Daney |
2009-12-17 | MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. | David Daney |
2009-09-17 | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon |
2009-09-17 | MIPS: Shrink the size of tlb handler | Wu Fei |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-06-17 | MIPS: TLB support for hugetlbfs. | David Daney |
2009-06-17 | MIPS: Remove unused parameters from iPTE_LW. | David Daney |
2009-06-17 | MIPS: Remove dead case label. | David Daney |
2009-06-17 | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. | David Daney |
2009-06-17 | MIPS: Fold the TLB refill at the vmalloc path if possible. | David Daney |
2009-06-17 | MIPS: Replace some magic numbers with symbolic values in tlbex.c | David Daney |