summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
AgeCommit message (Expand)Author
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-06-27MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle
2013-06-25MIPS: Flush TLB handlers directly after writing themJonas Gorski
2013-06-21MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle
2013-06-13MIPS: Fixup check for invalid scratch registerJayachandran C
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C
2013-05-23MIPS: Remove duplicate definition of check_for_high_segbits.David Daney
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-16Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill
2013-05-08MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-27Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle
2012-11-26MIPS: Remove R5000A.Ralf Baechle
2012-11-09MIPS: tlbex: Fix section mismatchesKevin Cernekee
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle
2012-10-11MIPS: Optimize TLB refill for RI/XI configurations.David Daney
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle