summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/tlbex.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: tlbex: Use GPR number macrosJiaxun Yang2024-02-201-99/+97
* MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang2024-02-201-17/+1
* MIPS: Fix typosBjorn Helgaas2024-01-081-2/+2
* mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-1/+1
* MIPS: mm: Remove special handling for OCTEON CPUsThomas Bogendoerfer2023-06-201-20/+4
* Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-08-061-37/+2
|\
| * MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor2022-08-041-2/+2
| * MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-141-35/+0
* | mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-171-6/+6
* | mips: drop definitions of PTE_ORDERMike Rapoport2022-07-171-1/+1
|/
* MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki2022-03-071-13/+10
* MIPS: remove asm/war.hThomas Bogendoerfer2022-02-221-1/+0
* MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-241-8/+1
* MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+2
* MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei2021-03-141-4/+5
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-221-0/+1
* MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer2020-09-071-1/+5
* MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer2020-09-071-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-1/+1
* MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen2020-03-251-1/+4
* Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-011-8/+15
|\
| * MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-231-8/+15
* | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-3/+3
|/
* MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-031-7/+2
* MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-031-30/+22
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-111-1/+1
* MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-231-4/+0
* MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-231-1/+0
* MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-231-1/+0
* MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-211-1/+1
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
* MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen2019-02-041-0/+10
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-031-0/+1
* MIPS: Consistently declare TLB functionsPaul Burton2018-08-101-60/+40
* MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-101-1/+0
* MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-061-1/+1
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-5/+0
* MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton2017-06-291-2/+1
* MIPS: Handle tlbex-tlbp race conditionPaul Burton2017-06-291-1/+37
* MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-101-0/+22
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-03-211-4/+21
* Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-131-18/+20
|\
| * MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-031-17/+16
| * MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-031-1/+4
* | MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}Paul Burton2017-01-031-3/+3
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-1/+1
|\
| * MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan2016-07-241-1/+1
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-5/+5
|/