aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
Commit message (Expand)AuthorAge
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan2016-07-24
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
|/
* MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-28
* MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-28
* MIPS: mm: Panic if an XPA kernel is run without RIXIPaul Burton2016-05-13
* MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan2016-05-13
* MIPS: mm: Simplify build_update_entriesPaul Burton2016-05-13
* MIPS: mm: Be more explicit about PTE mode bit handlingPaul Burton2016-05-13
* MIPS: mm: Pass scratch register through to iPTE_SWPaul Burton2016-05-13
* MIPS: mm: Don't clobber $1 on XPA TLB refillJames Hogan2016-05-13
* MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-13
* MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2016-05-13
* MIPS: Fix HTW config on XPA kernel without LPA enabledJames Hogan2016-05-13
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-13
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24
|\
| * MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-23
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
|/
* MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-11
* MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-11
* MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-11
* MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-11
* MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-11
* MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan2015-06-21
* MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan2015-06-21
* MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker2015-06-21
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-13
|\
| * Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle2015-04-10
| * MIPS: Add support for XPA.Steven J. Hill2015-03-19
| * MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill2015-03-18
* | MIPS: Add R16000 detectionJoshua Kinard2015-04-01
|/
* MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instructionLeonid Yegoshin2015-02-17
* MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\
| * MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-24
* | MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin2014-11-27
|/
* MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney2014-10-22
* Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-01
|\
| * MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin2014-08-01
| * MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-07-30
* | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-01
* | MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-01
|/
* MIPS: Add code for new system 'paravirt'David Daney2014-06-02
* MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney2014-05-30
* MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2014-05-14
* MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen2014-03-31
* MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin2014-03-31
* MIPS: Add support for the M5150 processorLeonid Yegoshin2014-03-26