summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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
2021-04-30x86/vmemmap: drop handling of 4K unaligned vmemmap rangeOscar Salvador
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_seves_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26x86/sev: Drop redundant and potentially misleading 'sev_enabled'Sean Christopherson
2021-04-14x86/pat: Do not compile stubbed functions when X86_PAT is offJan Kiszka
2021-03-28x86/process/64: Move cpu_current_top_of_stack out of TSSLai Jiangshan
2021-03-23x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-18x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-08x86/virtio: Have SEV guests enforce restricted virtio memory accessTom Lendacky
2021-03-06x86/mm/tlb: Remove unnecessary uses of the inline keywordNadav Amit
2021-03-06x86/mm/tlb: Do not make is_lazy dirty for no reasonNadav Amit
2021-03-06x86/mm/tlb: Privatize cpu_tlbstateNadav Amit
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit
2021-03-06x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()Nadav Amit