summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/pgtable.h
AgeCommit message (Expand)Author
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li
2023-09-06LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li
2023-09-06LoongArch: Use static defined zero page rather than allocatedBibo Mao
2023-09-06LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24loongarch: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-29LoongArch: Introduce hardware page table walkerHuacai Chen
2023-06-15LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-11LoongArch: add sparse memory vmemmap supportFeiyang Chen
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-12LoongArch: update local TLB if PTE entry existsQi Zheng
2022-08-25LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen
2022-07-17loongarch: drop definition of PGD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PUD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PMD_ORDERMike Rapoport
2022-07-17loongarch: drop definition of PTE_ORDERMike Rapoport
2022-06-25LoongArch: Fix the !THP buildHuacai Chen
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add memory managementHuacai Chen