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