aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2023-02-14x86/hotplug: Remove incorrect comment about mwait_play_dead()Srivatsa S. Bhat (VMware)1-1/+1
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7
2023-02-13x86/ioapic: Use irq_domain_create_hierarchy()Johan Hovold1-5/+2
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner2-5/+52
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf1-3/+2
2023-02-11x86/tsc: Do feature check as the very first thingBorislav Petkov (AMD)1-5/+5
2023-02-11x86/tsc: Make recalibrate_cpu_khz() export GPL onlyBorislav Petkov (AMD)1-2/+1
2023-02-11x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)1-4/+1
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky1-2/+7
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2-2/+2
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2-4/+5
2023-02-08x86/kprobes: Fix 1 byte conditional jump targetNadav Amit1-1/+1
2023-02-06clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requestedPaul E. McKenney1-2/+16
2023-02-06x86/cpu: Provide the full setup for getcpu() on x86-32Sebastian Andrzej Siewior1-3/+1
2023-02-06x86/microcode/core: Return an error only when necessaryBorislav Petkov (AMD)1-3/+3
2023-02-06x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)1-13/+21
2023-02-06x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)2-4/+4
2023-02-06x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)1-15/+4
2023-02-03livepatch,x86: Clear relocation targets on a module removalSong Liu1-33/+60
2023-02-03x86/module: remove unused code in __apply_relocate_addSong Liu1-4/+0
2023-02-02clocksource: Verify HPET and PMTMR when TSC unverifiedPaul E. McKenney2-0/+7
2023-02-02x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang1-4/+30
2023-01-31x86/amd: Cache debug register values in percpu variablesAlexey Kardashevskiy2-16/+35
2023-01-31x86/microcode: Allow only "1" as a late reload trigger valueAshok Raj1-5/+2
2023-01-31x86/static_call: Add support for Jcc tail-callsPeter Zijlstra1-3/+47
2023-01-31x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra1-15/+47
2023-01-31x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra1-30/+8
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra4-12/+22
2023-01-31x86/pvclock: Improve atomic update of last_value in pvclock_clocksource_read()Uros Bizjak1-3/+2
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar11-55/+86
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2023-01-27x86/tdx: Add more registers to struct tdx_hypercall_argsKirill A. Shutemov1-0/+6
2023-01-26x86/ACPI/boot: Use try_cmpxchg() in __acpi_{acquire,release}_global_lock()Uros Bizjak1-8/+8
2023-01-26x86/resctrl: Fix a silly -Wunused-but-set-variable warningBorislav Petkov (AMD)1-3/+3
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips2-16/+23
2023-01-25x86/cpu, kvm: Add the Null Selector Clears Base featureKim Phillips1-3/+1
2023-01-25x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leafKim Phillips1-1/+1
2023-01-25x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threadsJens Axboe2-2/+2
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst1-1/+0
2023-01-25x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips1-0/+3
2023-01-24x86/entry: KVM: Use dedicated VMX NMI entry for 32-bit kernels tooSean Christopherson1-4/+4
2023-01-24x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson1-3/+3
2023-01-24x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson1-12/+11
2023-01-24x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson2-28/+54
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini6-37/+29
2023-01-23x86/resctrl: Add interface to write mbm_local_bytes_configBabu Moger1-1/+26
2023-01-23x86/resctrl: Add interface to write mbm_total_bytes_configBabu Moger2-1/+140
2023-01-23x86/resctrl: Add interface to read mbm_local_bytes_configBabu Moger2-1/+19
2023-01-23x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger3-1/+129