aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/ia64/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-545/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2023-08-24ia64: implement the new page table range APIMatthew Wilcox (Oracle)1-2/+2
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-3/+29
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-16/+0
2022-07-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-18/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-1/+1
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich1-5/+0
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury1-1/+1
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He1-6/+0
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+9
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-32/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+0
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport1-9/+8
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2018-10-26mm: make memmap_init a proper functionPavel Tatashin1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-6/+6
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-20/+5
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo1-2/+1
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-06-10KVM: ia64: Map in SN2 RTC registers to the VMM moduleJes Sorensen1-0/+2
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-0/+615