index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2022-07-17
hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
hexagon: remove __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
hexagon: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2011-11-01
Hexagon: Add page table header files & etc.
Richard Kuo