aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-02x86/pat: Pass valid address to sanitize_phys()Jeff Moyer
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-10x86/mmiotrace: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-07-28x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh
2021-07-28x86/mm: Refactor cond_ibpb() to support other use casesBalbir Singh
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-28Merge tag 'x86-mm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-23x86/fpu: Mask PKRU from kernel XRSTOR[S] operationsThomas Gleixner
2021-06-23x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()Thomas Gleixner
2021-06-23x86/cpu: Sanitize X86_FEATURE_OSPKEThomas Gleixner
2021-06-23x86/pkeys: Move read_pkru() and write_pkru()Dave Hansen
2021-06-23x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()Thomas Gleixner
2021-06-23x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")Thomas Gleixner
2021-06-18x86/mm: Avoid truncating memblocks for SGX memoryFan Du
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang
2021-06-08x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky
2021-06-04x86/sev: Check SME/SEV support in CPUID firstPu Wen
2021-06-04x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supportedDave Hansen
2021-06-04x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRJiashuo Liang
2021-06-01x86,kprobes: WARN if kprobes tries to handle a faultPeter Zijlstra
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05x86/mm: track linear mapping split eventsSaravanan D
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30x86: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30x86/vmemmap: optimize for consecutive sections in partial populated PMDsOscar Salvador
2021-04-30x86/vmemmap: handle unpopulated sub-pmd rangesOscar Salvador
2021-04-30x86/vmemmap: drop handling of 1GB vmemmap rangesOscar Salvador