summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* x86/mm: Validate kernel_physical_mapping_init() PTE populationDan Williams2018-12-051-0/+27
* x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
* x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin2018-06-261-0/+3
* x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2018-05-191-2/+2
* x86/mm: Fold p4d page table layer at runtimeKirill A. Shutemov2018-02-161-1/+4
* x86/mm/pti: Allocate a separate user PGDDave Hansen2017-12-231-0/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov2017-04-041-0/+2
* x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-2/+33
* arch: x86: charge page tables to kmemcgVladimir Davydov2016-07-261-2/+10
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
* x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-4/+4
* x86, mm: enable split page table lock for PMD levelKirill A. Shutemov2013-11-151-1/+10
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-02-251-0/+5
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+22
* x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+114