summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-17KVM: X86: Add vendor callbacks for writing the TSC multiplierIlias Stamatis2-0/+2
2021-06-17KVM: X86: Move write_l1_tsc_offset() logic to common code and rename itIlias Stamatis2-3/+2
2021-06-17KVM: X86: Add functions that calculate the nested TSC fieldsIlias Stamatis1-0/+2
2021-06-17KVM: X86: Add functions for retrieving L2 TSC fields from common codeIlias Stamatis2-0/+4
2021-06-17KVM: X86: Add a ratio parameter to kvm_scale_tsc()Ilias Stamatis1-1/+1
2021-06-17KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'Ilias Stamatis1-2/+3
2021-06-17KVM: x86/mmu: Lazily allocate memslot rmapsBen Gardon1-0/+2
2021-06-17KVM: x86/mmu: Add a field to control memslot rmap allocationBen Gardon1-0/+6
2021-06-17KVM: hyper-v: Advertise support for fast XMM hypercallsSiddharth Chandrasekaran1-1/+6
2021-06-17KVM: x86: kvm_hv_flush_tlb use inputs from XMM registersSiddharth Chandrasekaran1-0/+3
2021-06-17perf/x86: Reset the dirty counter to prevent the leak for an RDPMC taskKan Liang1-0/+1
2021-06-15x86/msr: Define new bits in TSX_FORCE_ABORT MSRPawan Gupta2-0/+5
2021-06-09x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner1-2/+9
2021-06-09x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner1-1/+1
2021-06-07x86/crash: Remove crash_reserve_low_1M()Mike Rapoport1-6/+0
2021-06-07Merge tag 'v5.13-rc5' into x86/cleanupsBorislav Petkov12-47/+82
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-18/+7
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-3/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar7-29/+75
2021-06-03x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner3-17/+3
2021-06-01perf/x86/rapl: Use CPUID bit on AMD and Hygon partsAndrew Cooper1-1/+1
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov1-1/+3
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner1-0/+1
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K1-4/+9
2021-05-27KVM: x86: add start_assignment hook to kvm_x86_opsMarcelo Tosatti2-0/+2
2021-05-26locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland1-2/+0
2021-05-25x86/entry: Use int everywhere for system call numbersH. Peter Anvin (Intel)1-1/+1
2021-05-21x86: Add native_[ig]dt_invalidate()H. Peter Anvin (Intel)1-0/+20
2021-05-21x86/idt: Remove address argument from idt_invalidate()H. Peter Anvin (Intel)1-1/+1
2021-05-21x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORSH. Peter Anvin (Intel)2-2/+5
2021-05-21x86/irq: Remove unused vectors definesH. Peter Anvin (Intel)1-2/+2
2021-05-21x86/elf: Use _BITUL() macro in UAPI headersJoe Richey1-2/+4
2021-05-20x86/syscalls: Use __NR_syscalls instead of __NR_syscall_maxMasahiro Yamada1-4/+4
2021-05-20x86/unistd: Define X32_NR_syscalls only for 64-bit kernelMasahiro Yamada1-1/+1
2021-05-20x86/syscalls: Switch to generic syscalltbl.shMasahiro Yamada1-0/+1
2021-05-20x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*Masahiro Yamada1-5/+5
2021-05-18x86/idt: Rework IDT setup for boot CPUThomas Gleixner1-2/+0
2021-05-18x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov1-0/+1
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini5-33/+51
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-29/+69
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov1-0/+2
2021-05-14x86/cpu: Fix core name for Sapphire RapidsAndi Kleen1-1/+2
2021-05-14x86/asm: Make <asm/asm.h> valid on cross-builds as wellIngo Molnar1-0/+4
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui1-0/+2
2021-05-12x86: Fix leftover comment typosIngo Molnar2-2/+2
2021-05-12Merge branch 'linus' into x86/cleanups, to pick up dependent commitsIngo Molnar3-11/+16
2021-05-12jump_label, x86: Allow short NOPsPeter Zijlstra1-0/+18
2021-05-12jump_label, x86: Emit short JMPPeter Zijlstra1-2/+1