summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2021-10-01KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pagesDavid Matlack
2021-10-01KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_trackDavid Matlack
2021-10-01KVM: MMU: change mmu->page_fault() arguments to kvm_page_faultPaolo Bonzini
2021-10-01kvm: x86: abstract locking around pvclock_update_vm_gtod_copyPaolo Bonzini
2021-09-30x86/unwind: Recover kretprobe trampoline entryMasami Hiramatsu
2021-09-30x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()Josh Poimboeuf
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30x86: add CPU field to struct thread_infoArd Biesheuvel
2021-09-30KVM: x86: Subsume nested GPA read helper into load_pdptrs()Sean Christopherson
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross
2021-09-30KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_maskVitaly Kuznetsov
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27x86/softirq: Disable softirq stacks on PREEMPT_RTThomas Gleixner
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-23x86/mce: Get rid of machine_check_vectorBorislav Petkov
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-22KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-09-21x86: Increase exception stack sizesPeter Zijlstra
2021-09-21x86/mm/64: Improve stack overflow warningsPeter Zijlstra
2021-09-21x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-17x86/xen: Mark xen_force_evtchn_callback() noinstrPeter Zijlstra
2021-09-17x86/xen: Make save_fl() noinstrPeter Zijlstra
2021-09-17x86/xen: Make set_debugreg() noinstrPeter Zijlstra
2021-09-17x86/xen: Make get_debugreg() noinstrPeter Zijlstra
2021-09-17x86/xen: Make write_cr2() noinstrPeter Zijlstra
2021-09-17x86/xen: Make read_cr2() noinstrPeter Zijlstra
2021-09-15x86/paravirt: Use PVOP_* for paravirt callsPeter Zijlstra
2021-09-15x86/paravirt: Mark arch_local_irq_*() __always_inlinePeter Zijlstra
2021-09-15x86: Always inline ip_within_syscall_gap()Peter Zijlstra
2021-09-14x86/fpu/signal: Change return type of fpu__restore_sig() to booleanThomas Gleixner
2021-09-14x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to booleanThomas Gleixner
2021-09-14x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()Thomas Gleixner
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-13x86/asm: Avoid adding register pressure for the init case in static_cpu_has()H. Peter Anvin
2021-09-13x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffixH. Peter Anvin (Intel)
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-13x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()Thomas Gleixner
2021-09-13x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixupsThomas Gleixner
2021-09-13x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner
2021-09-13x86/extable: Get rid of redundant macrosThomas Gleixner
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710Eduardo Habkost
2021-09-06kvm: x86: Increase MAX_VCPUS to 1024Eduardo Habkost