summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlb-funcs.S
Commit message (Expand)AuthorAgeFilesLines
* mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-151-1/+1
* MIPS: Consistently declare TLB functionsPaul Burton2018-08-101-1/+0
* MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-101-0/+2
* MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2014-05-141-1/+3
* MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C2013-10-291-2/+0
* MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-261-0/+2
* MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-011-0/+37