summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-221-3/+3
* x86/pat: Pass valid address to sanitize_phys()Jeff Moyer2021-09-221-1/+6
* x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky2021-06-231-1/+3
* x86/mm: Avoid truncating memblocks for SGX memoryFan Du2021-06-231-1/+7
* x86/sev: Check SME/SEV support in CPUID firstPu Wen2021-06-101-5/+6
* x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel2021-05-111-16/+19
* x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata2021-03-301-1/+1
* x86: fix seq_file iteration for pat/memtype.cNeilBrown2021-03-041-2/+2
* x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski2021-03-041-10/+17
* KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson2021-02-101-0/+1
* x86/mm: Fix leak of pmd ptlockDan Williams2021-01-121-0/+2
* x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar2020-12-301-2/+10
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-101-2/+2
* x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-091-2/+8
* mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-0/+2
* x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel2020-10-291-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-5/+8
|\
| * x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()Vitaly Kuznetsov2020-10-211-5/+8
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+21
|\ \
| * | x86: Support Generic Initiator only proximity domainsJonathan Cameron2020-10-021-0/+21
| |/
* | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-144-5/+40
|\ \
| * | x86/dumpstack/64: Add noinstr version of get_stack_info()Joerg Roedel2020-09-091-1/+2
| * | x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel2020-09-091-0/+1
| * | x86/sev-es: Print SEV-ES info into the kernel logJoerg Roedel2020-09-081-3/+26
| * | x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel2020-09-072-1/+11
| |/
* | memblock: use separate iterators for memory and reserved regionsMike Rapoport2020-10-131-1/+1
* | mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams2020-10-131-1/+0
* | x86/numa: add 'nohmat' optionDan Williams2020-10-131-0/+2
* | x86/numa: cleanup configuration dependent command-line optionsDan Williams2020-10-132-7/+4
* | Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-121-10/+10
|\ \
| * | x86/mm/64: Update comment in preallocate_vmalloc_pages()Joerg Roedel2020-08-151-5/+10
| * | x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel2020-08-151-5/+0
* | | Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-121-24/+0
|\ \ \
| * | | x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis2020-10-071-24/+0
| | |/ | |/|
* | | Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-121-1/+1
|\ \ \
| * | | x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan2020-09-181-1/+1
| | |/ | |/|
* | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-5/+21
|\ \ \ | |_|/ |/| |
| * | x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck2020-10-071-1/+1
| * | x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song2020-10-071-1/+13
| * | x86/mce: Provide method to find out the type of an exception handlerTony Luck2020-10-071-4/+8
| |/
* | x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
* | x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel2020-09-031-0/+78
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-11/+2
|\ \
| * | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-261-11/+2
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* mm/x86: use general page fault accountingPeter Xu2020-08-121-15/+2
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-121-1/+0
* x86/mm: use max memory block size on bare metalDaniel Jordan2020-08-121-0/+9