summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li2024-07-031-2/+0
* mm: add update_mmu_tlb_range()Bang Li2024-07-031-0/+2
* mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-3/+3
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-3/+3
* | mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-22/+41
|/
* mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-281-1/+2
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-0/+36
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
|\
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
|/
* mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-22/+0
* mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)2022-03-211-5/+5
* mips: fix HUGETLB function without THP enabledZhaolong Zhang2021-11-021-23/+22
* MIPS: mm: Add prototype for function __update_cacheYanteng Si2021-01-221-1/+1
* MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin2021-01-151-6/+6
* MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer2020-12-141-0/+2
* MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer2020-11-191-8/+0
* MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer2020-10-061-2/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+1
|\
| * mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* | MIPS: mm: add page valid judgement in function pte_modifyBibo Mao2020-05-271-2/+5
* | mm/memory.c: Add memory read privilege on page fault handlingBibo Mao2020-05-271-0/+2
* | mm/memory.c: Update local TLB if PTE entry existsBibo Mao2020-05-271-0/+23
* | MIPS: Do not flush tlb page when updating PTE entryBibo Mao2020-05-271-0/+5
* | mips/mm: Add page soft dirty trackingGuoyun Sun2020-05-171-2/+46
* | MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig2020-04-191-13/+10
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-14/+30
* mips: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+5
* MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang2019-11-111-11/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-031-2/+2
* MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin2019-07-211-2/+14
* MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+3
* MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2019-02-061-0/+4
* MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton2019-02-041-43/+2
* MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-091-4/+2
* mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov2018-01-311-0/+3
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
* mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-071-2/+0
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-8/+8
* MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
* MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\
| * arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
* | MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-131-8/+49
* | MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton2016-05-131-16/+7
* | MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-2/+2