index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-07-17
ia64/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-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
arch/ia64/include/asm/pgtable.h: minor typo fixes
Bhaskar Chowdhury
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
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