summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-11x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel
2023-02-06x86/cpu: Provide the full setup for getcpu() on x86-32Sebastian Andrzej Siewior
2023-02-06x86/microcode/core: Return an error only when necessaryBorislav Petkov (AMD)
2023-02-06x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)
2023-02-06x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-02-06x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)
2023-01-31x86/amd: Cache debug register values in percpu variablesAlexey Kardashevskiy
2023-01-31x86/microcode: Allow only "1" as a late reload trigger valueAshok Raj
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-26x86/resctrl: Fix a silly -Wunused-but-set-variable warningBorislav Petkov (AMD)
2023-01-25x86/cpu: Support AMD Automatic IBRSKim Phillips
2023-01-25x86/cpu, kvm: Add the Null Selector Clears Base featureKim Phillips
2023-01-25x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leafKim Phillips
2023-01-25x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst
2023-01-25x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini
2023-01-23x86/resctrl: Add interface to write mbm_local_bytes_configBabu Moger
2023-01-23x86/resctrl: Add interface to write mbm_total_bytes_configBabu Moger
2023-01-23x86/resctrl: Add interface to read mbm_local_bytes_configBabu Moger
2023-01-23x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger
2023-01-23x86/resctrl: Support monitor configurationBabu Moger
2023-01-23x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()Babu Moger
2023-01-23x86/resctrl: Detect and configure Slow Memory Bandwidth AllocationBabu Moger
2023-01-23x86/resctrl: Include new features in command line optionsBabu Moger
2023-01-23x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger
2023-01-23x86/resctrl: Add a new resource type RDT_RESOURCE_SMBABabu Moger
2023-01-23x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flagBabu Moger
2023-01-23x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()Babu Moger
2023-01-22Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-01-21x86/microcode/intel: Print old and new revision during early bootAshok Raj
2023-01-21x86/microcode/intel: Pass the microcode revision to print_ucode_info() directlyAshok Raj
2023-01-21x86/microcode: Adjust late loading result reporting messageAshok Raj
2023-01-21x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-01-20x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2023-01-18x86/microcode: Use the DEVICE_ATTR_RO() macroGuangju Wang[baidu]
2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain
2023-01-16x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky
2023-01-13x86/cpu: Remove misleading commentJuergen Gross
2023-01-13cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRSPeter Zijlstra
2023-01-13x86/gsseg: Use the LKGS instruction if available for load_gs_index()H. Peter Anvin (Intel)
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2023-01-12x86/bugs: Reset speculation control settings on initBreno Leitao
2023-01-10x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman