summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2021-01-05x86/mm: Fix leak of pmd ptlockDan Williams1-0/+2
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+31
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport1-3/+1
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport1-0/+2
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-128/+3
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2020-12-14Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+10
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+33
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+31
2020-12-10x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar1-2/+2
2020-12-09x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski1-2/+8
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams1-0/+2
2020-11-20x86/mm: Declare 'start' variable where it is usedLukas Bulwahn1-2/+4
2020-11-18x86/traps: Attempt to fixup exceptions in vDSO before signalingSean Christopherson1-0/+7
2020-11-18x86/fault: Add a helper function to sanitize error codeSean Christopherson1-12/+14
2020-11-17x86/mm: Signal SIGSEGV with PF_SGXSean Christopherson1-0/+12
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner1-4/+2
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner3-128/+5
2020-10-29x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel1-0/+1
2020-10-28x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar1-2/+10
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2-4/+4
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+8
2020-10-21x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()Vitaly Kuznetsov1-5/+8
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+21
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+40
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport1-1/+1
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams1-1/+0
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-0/+2
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams2-7/+4
2020-10-12Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+10
2020-10-12Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-24/+0
2020-10-12Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+21
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck1-1/+1
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song1-1/+13
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck1-4/+8
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis1-24/+0
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron1-0/+21
2020-09-18x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan1-1/+1
2020-09-09x86/dumpstack/64: Add noinstr version of get_stack_info()Joerg Roedel1-1/+2
2020-09-09x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel1-0/+1
2020-09-08x86/sev-es: Print SEV-ES info into the kernel logJoerg Roedel1-3/+26
2020-09-07x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel2-1/+11
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-03x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel1-0/+78
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+2
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra1-11/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-15x86/mm/64: Update comment in preallocate_vmalloc_pages()Joerg Roedel1-5/+10