summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-4/+35
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-7/+10
|\
| * LoongArch: add sparse memory vmemmap supportFeiyang Chen2022-12-111-1/+6
| * MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-111-4/+4
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ | | |/ | |/|
| * | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| |/
* | LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen2022-11-211-2/+6
* | LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen2022-11-211-2/+6
|/
* LoongArch: update local TLB if PTE entry existsQi Zheng2022-10-121-0/+3
* LoongArch: Cleanup headers to avoid circular dependencyHuacai Chen2022-08-251-4/+3
* loongarch: drop definition of PGD_ORDERMike Rapoport2022-07-171-4/+2
* loongarch: drop definition of PUD_ORDERMike Rapoport2022-07-171-3/+2
* loongarch: drop definition of PMD_ORDERMike Rapoport2022-07-171-4/+3
* loongarch: drop definition of PTE_ORDERMike Rapoport2022-07-171-5/+4
* LoongArch: Fix the !THP buildHuacai Chen2022-06-251-5/+5
* LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen2022-06-031-0/+12
* LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-0/+21
* LoongArch: Add memory managementHuacai Chen2022-06-031-0/+532