index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
pgtable-levels.h
Age
Commit message (
Expand
)
Author
6 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
19 hours
mm: drop pxd_ERROR()
Anshuman Khandual
2026-08-23
arc: Fix pgd_t dependency
Matthew Wilcox (Oracle)
2025-06-09
ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headers
Thomas Huth
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
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