summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-06-01KVM: nSVM: remove HF_VINTR_MASKPaolo Bonzini
2020-06-01KVM: nSVM: remove trailing padding for struct vmcb_control_areaPaolo Bonzini
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-29x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()Al Viro
2020-05-29x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()Al Viro
2020-05-28x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-05-28x86/spinlock: Remove obsolete ticket spinlock macros and typesWaiman Long
2020-05-28x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-28x86/mm: Drop deprecated DISCONTIGMEM support for 32-bitMike Rapoport
2020-05-28KVM: nSVM: inject exceptions via svm_check_nested_eventsPaolo Bonzini
2020-05-28KVM: x86: enable event window in inject_pending_eventPaolo Bonzini
2020-05-28perf/x86/rapl: Add AMD Fam17h RAPL supportStephane Eranian
2020-05-27KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s indexSean Christopherson
2020-05-27x86: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski
2020-05-27x86/apb_timer: Drop unused declaration and macroJohan Hovold
2020-05-27x86/apb_timer: Drop unused TSC calibrationJohan Hovold
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-23x86: bitops: fix build regressionNick Desaulniers
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar
2020-05-20x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley
2020-05-20x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #definesMichael Kelley
2020-05-20KVM: x86: hyperv: Remove duplicate definitions of Reference TSC PageMichael Kelley
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-19x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()Benjamin Thiel
2020-05-19x86/kvm: Sanitize kvm_async_pf_task_wait()Thomas Gleixner
2020-05-19x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski
2020-05-19x86: Replace ist_enter() with nmi_enter()Peter Zijlstra
2020-05-19x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner
2020-05-18x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.hUros Bizjak
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-16x86/fpu: Introduce copy_supervisor_to_kernel()Yu-cheng Yu
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-15KVM: nVMX: Migrate the VMX-preemption timerJim Mattson
2020-05-15KVM: X86: Introduce more exit_fastpath_completion enum valuesWanpeng Li
2020-05-15KVM: x86: Print symbolic names of VMX VM-Exit flags in tracesSean Christopherson
2020-05-15KVM: X86: Force ASYNC_PF_PER_VCPU to be power of twoPeter Xu
2020-05-15KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enumsSean Christopherson
2020-05-15KVM: x86/mmu: Move max hugepage level to a separate #defineSean Christopherson
2020-05-15kvm: x86: Cleanup vcpu->arch.guest_xstate_sizeXiaoyao Li
2020-05-15KVM: nVMX: Tweak handling of failure code for nested VM-Enter failureSean Christopherson
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-14x86/fpu/xstate: Update copy_kernel_to_xregs_err() for supervisor statesYu-cheng Yu
2020-05-13KVM: x86/mmu: Capture TDP level when updating CPUIDSean Christopherson
2020-05-13KVM: VMX: Add proper cache tracking for CR0Sean Christopherson
2020-05-13KVM: VMX: Add proper cache tracking for CR4Sean Christopherson