summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-15x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-27x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-21Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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