aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara1-1/+1
2018-07-20x86/mm/pae: Populate valid user PGD entriesJoerg Roedel1-2/+26
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-1/+0
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen1-13/+16
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-2/+0
2018-02-20x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich1-0/+10
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-13/+0
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-06x86/mm: Define _PAGE_TABLE using _KERNPG_TABLEBorislav Petkov1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi1-5/+5
2017-07-30acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky1-0/+1
2017-07-18x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4Tom Lendacky1-0/+5
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky1-0/+1
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky1-0/+8
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-16/+29
2017-04-04x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov1-1/+9
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov1-6/+4
2017-03-14x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov1-1/+29
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+4
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-2/+0
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski1-2/+0
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen1-0/+6
2016-02-18x86/mm/pkeys: Fill in pkey field in siginfoDave Hansen1-0/+5
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen1-2/+10
2016-02-18x86/mm/pkeys: Add PTE bits for storing protection keyDave Hansen1-3/+19
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-01-15x86, mm: introduce _PAGE_DEVMAPDan Williams1-1/+6
2016-01-15x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-2/+0
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov1-10/+4
2015-09-22x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani1-2/+2
2015-09-22x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani1-2/+34
2015-06-07x86/mm/pat: Add pgprot_writethrough()Toshi Kani1-0/+3
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman1-39/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-3/+0
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-12-04x86: Introduce function to get pmd entry pointerJuergen Gross1-0/+1
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross1-0/+4
2014-11-16x86: Clean up pgtable_types.hJuergen Gross1-20/+1
2014-11-16x86: Make page cache mode a real typeJuergen Gross1-1/+72
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+5
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman1-0/+14
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel1-6/+5
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman1-31/+35
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+1
2014-03-13x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski1-6/+1
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming1-0/+2