summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pgtable_types.h
Commit message (Expand)AuthorAge
* x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-09
* x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-08
* x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2018-02-20
* kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-15
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | x86/mm: Define _PAGE_TABLE using _KERNPG_TABLEBorislav Petkov2017-11-06
|/
* mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2017-09-08
* acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky2017-07-30
* x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4Tom Lendacky2017-07-18
* x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-18
* x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-18
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-18
* x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-04-04
* x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-27
* x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov2017-03-14
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-07
* x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-15
* x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen2016-07-13
* x86/mm/pkeys: Fill in pkey field in siginfoDave Hansen2016-02-18
* x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-18
* x86/mm/pkeys: Add PTE bits for storing protection keyDave Hansen2016-02-18
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-31
|\
| * x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-01-26
* | x86, mm: introduce _PAGE_DEVMAPDan Williams2016-01-15
* | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
|/
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-04
* x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani2015-09-22
* x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani2015-09-22
* x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-07
* x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-12
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-16
|\
| * x86: Introduce function to get pmd entry pointerJuergen Gross2014-12-04
* | x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-16
* | x86: Clean up pgtable_types.hJuergen Gross2014-11-16
* | x86: Make page cache mode a real typeJuergen Gross2014-11-16
|/
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\
| * x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel2014-09-23
* | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-09
|/
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-04
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\
| * x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski2014-03-13
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
|\ \
| * | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-04
| |/
* | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-04
|/
* mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin2014-01-30