summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-05-07KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'Vitaly Kuznetsov
2021-05-07KVM: nVMX: Always make an attempt to map eVMCS after migrationVitaly Kuznetsov
2021-05-07x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()Vitaly Kuznetsov
2021-05-07x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-05-07x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-05-07x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-05-05x86/kvm: Fix pr_info() for async PF setup/teardownVitaly Kuznetsov
2021-05-03KVM: x86: Fix potential fput on a null source_kvm_fileColin Ian King
2021-05-03KVM: x86/mmu: Fix kdoc of __handle_changed_spteKai Huang
2021-05-03KVM: nSVM: leave the guest mode prior to loading a nested stateMaxim Levitsky
2021-05-03KVM: nSVM: fix few bugs in the vmcb02 caching logicMaxim Levitsky
2021-05-03KVM: nSVM: fix a typo in svm_leave_nestedMaxim Levitsky
2021-05-03KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li
2021-05-03kvm/x86: Fix 'lpages' kvm stat for TDM MMUShahin, Md Shahadat Hossain
2021-05-03KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()Kai Huang
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-30powerpc/xive: remove unnecessary unmap_kernel_rangeNicholas Piggin
2021-04-30mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30x86: inline huge vmap supported functionsNicholas Piggin
2021-04-30arm64: inline huge vmap supported functionsNicholas Piggin
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
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-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-30arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich