summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgtable-64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: mm: update T-Head memory type definitionsJisheng Zhang2023-11-051-5/+9
* riscv: mm: modify pte format for SvnapotQinglin Pan2023-03-081-0/+34
* riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti2022-12-131-1/+5
* riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti2022-07-111-6/+6
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-4/+75
|\
| * riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-121-1/+17
| * riscv: add RISC-V Svpbmt extension supportHeiko Stuebner2022-05-121-0/+47
| * riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner2022-05-121-3/+11
* | riscv/mm: fix two page table check related issuesTong Tiangen2022-05-191-0/+5
|/
* riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan2022-02-151-1/+105
* riscv: Implement sv48 supportAlexandre Ghiti2022-01-201-1/+107
* Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-091-2/+3
|\
| * riscv: mm: fix build errors caused by mk_pmd()Nanyong Sun2021-07-061-0/+2
| * riscv: mm: add _PAGE_LEAF macroNanyong Sun2021-05-221-2/+1
* | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-7/+0
* riscv: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+7
* riscv: Add KASAN supportNick Hu2020-01-221-0/+5
* RISC-V: Setup initial page tables in two stagesAnup Patel2019-07-091-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-271-0/+84