summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-21kvm: x86: set wall_clock in kvm_write_wall_clock()Oliver Upton
2020-10-21kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fnOliver Upton
2020-10-21x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()Vitaly Kuznetsov
2020-10-21x86/kvm: hide KVM options from menuconfig when KVM is not compiledMatteo Croce
2020-10-21KVM: VMX: Forbid userspace MSR filters for x2APICPaolo Bonzini
2020-10-21KVM: VMX: Ignore userspace MSR filters for x2APICSean Christopherson
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21treewide: remove DISABLE_LTOSami Tolvanen
2020-10-19x86/boot/64: Explicitly map boot_params and command lineArvind Sankar
2020-10-19KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platformsPeter Xu
2020-10-19x86/head/64: Disable stack protection for head$(BITS).oArvind Sankar
2020-10-19x86/boot/64: Initialize 5-level paging variables earlierArvind Sankar
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-18x86/xen: open code alloc_vm_area in arch_gnttab_vallocChristoph Hellwig
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17task_work: cleanup notification modesJens Axboe
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-10-15Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley
2020-10-14Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport
2020-10-13x86/setup: simplify reserve_crashkernel()Mike Rapoport
2020-10-13x86/setup: simplify initrd relocation and reservationMike Rapoport
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis
2020-10-13x86/traps: Fix #DE Oops message regressionThomas Gleixner
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-12x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUTNick Desaulniers
2020-10-12x86: Make __put_user() generate an out-of-line callLinus Torvalds
2020-10-12x86: Make __get_user() generate an out-of-line callLinus Torvalds
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds