summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-031-4/+8
|\
| * x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-03-171-4/+8
* | Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-191-0/+1
|\ \
| * | x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam2023-03-121-0/+1
| |/
* | x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-153-9/+24
* | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-121-0/+9
|\ \
| * | x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper2023-03-081-0/+9
| |/
* / x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-081-2/+2
|/
* Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-7/+18
|\
| * x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-02-271-7/+18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-1/+1
|\ \
| * \ Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-153-17/+53
| |\ \
| * \ \ Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-241-0/+2
| |\ \ \
| * \ \ \ Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-291-1/+1
| |\ \ \ \
| | * | | | x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov2022-12-291-1/+1
* | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-2/+2
|\ \ \ \ \ \
| * | | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-092-2/+2
* | | | | | | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-2/+3
|\ \ \ \ \ \ \
| * | | | | | | efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-091-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-211-0/+72
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves2023-02-161-4/+4
| * | | | | | Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain2023-01-171-0/+65
| * | | | | | x86/hyperv: Add support for detecting nested hypervisorJinank Jain2023-01-121-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-215-37/+73
|\ \ \ \ \ \
| * | | | | | x86/amd: Cache debug register values in percpu variablesAlexey Kardashevskiy2023-01-311-14/+33
| * | | | | | x86/cpu: Support AMD Automatic IBRSKim Phillips2023-01-252-16/+23
| * | | | | | x86/cpu, kvm: Add the Null Selector Clears Base featureKim Phillips2023-01-251-3/+1
| * | | | | | x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leafKim Phillips2023-01-251-1/+1
| * | | | | | x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips2023-01-251-0/+3
| * | | | | | x86/gsseg: Use the LKGS instruction if available for load_gs_index()H. Peter Anvin (Intel)2023-01-131-0/+1
| * | | | | | x86/bugs: Reset speculation control settings on initBreno Leitao2023-01-121-1/+9
| * | | | | | x86/cpu: Remove redundant extern x86_read_arch_cap_msr()Ashok Raj2023-01-103-2/+2
| |/ / / / /
* | | | | | Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-212-5/+2
|\ \ \ \ \ \
| * | | | | | x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)2023-02-111-4/+1
| * | | | | | x86/cpu: Remove misleading commentJuergen Gross2023-01-131-1/+1
| |/ / / / /
* | | | | | Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-4/+1
|\ \ \ \ \ \
| * | | | | | x86/cpu: Provide the full setup for getcpu() on x86-32Sebastian Andrzej Siewior2023-02-061-3/+1
| * | | | | | x86/vdso: Move VDSO image init to vdso2c generated codeBrian Gerst2023-01-251-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-214-99/+111
|\ \ \ \ \ \
| * | | | | | x86/microcode/core: Return an error only when necessaryBorislav Petkov (AMD)2023-02-061-3/+3
| * | | | | | x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)2023-02-061-13/+21
| * | | | | | x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)2023-02-062-4/+4
| * | | | | | x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)2023-02-061-15/+4
| * | | | | | x86/microcode: Allow only "1" as a late reload trigger valueAshok Raj2023-01-311-5/+2
| * | | | | | x86/microcode/intel: Print old and new revision during early bootAshok Raj2023-01-211-12/+16
| * | | | | | x86/microcode/intel: Pass the microcode revision to print_ucode_info() directlyAshok Raj2023-01-211-21/+9
| * | | | | | x86/microcode: Adjust late loading result reporting messageAshok Raj2023-01-211-4/+7
| * | | | | | x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj2023-01-212-13/+29
| * | | | | | x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj2023-01-202-9/+15
| * | | | | | x86/microcode: Use the DEVICE_ATTR_RO() macroGuangju Wang[baidu]2023-01-181-3/+3