index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
hugepage.h
Age
Commit message (
Expand
)
Author
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2023-12-13
ARC: add hugetlb definitions
Pavel Kozlov
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2021-08-26
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2019-12-09
ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-31
arc: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-03-17
ARC, thp: remove infrastructure for handling splitting PMDs
Vineet Gupta
2015-10-17
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
2015-10-17
ARCv2: mm: THP support
Vineet Gupta