Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: mm: Make virt_to_pfn() a static inline | Linus Walleij | 2023-12-05 | 1 | -1/+1 |
* | arc: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-25 | 1 | -0/+1 |
* | ARC: mm: fix leakage of memory allocated for PTE | Pavel Kozlov | 2022-10-18 | 1 | -1/+1 |
* | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely | Rolf Eike Beer | 2022-04-18 | 1 | -3/+0 |
* | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 2022-03-21 | 1 | -0/+1 |
* | ARC: mm: support 4 levels of page tables | Vineet Gupta | 2021-08-26 | 1 | -5/+40 |
* | ARC: mm: support 3 levels of page tables | Vineet Gupta | 2021-08-26 | 1 | -5/+58 |
* | ARC: mm: switch pgtable_t back to struct page * | Vineet Gupta | 2021-08-26 | 1 | -1/+7 |
* | ARC: mm: disintegrate pgtable.h into levels and flags | Vineet Gupta | 2021-08-26 | 1 | -0/+95 |