summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/pgtable.h
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24ia64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-07-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2018-10-26mm: make memmap_init a proper functionPavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-03-28Disintegrate asm/system.h for IA64David Howells
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-06-10KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck