index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
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
ia64: add support for folded p4d page tables
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
2018-10-26
mm: make memmap_init a proper function
Pavel Tatashin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2015-04-14
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
ia64: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-08-11
IA64: includecheck fix: ia64, pgtable.h
Jaswinder Singh Rajput
2009-06-10
KVM: ia64: Map in SN2 RTC registers to the VMM module
Jes Sorensen
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck