aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
Commit message (Expand)AuthorAge
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-24
* MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-03
* MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-03
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-12
* MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-23
* MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-23
* MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-23
* MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-21
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-24
* MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen2019-02-04
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-03
* MIPS: Consistently declare TLB functionsPaul Burton2018-08-10
* MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-10
* MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-06
* MIPS: Remove unused R6000 supportPaul Burton2017-08-29
* MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton2017-06-28
* MIPS: Handle tlbex-tlbp race conditionPaul Burton2017-06-28
* MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-10
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-03-21
* Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-13
|\
| * MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-03
| * MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-03
* | MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}Paul Burton2017-01-03
|/
* 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