summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | x86/microcode/AMD: Handle multiple glued containers properlyBorislav Petkov2022-12-261-3/+4
| * | | | | | x86/microcode/AMD: Rename a couple of functionsBorislav Petkov2022-12-261-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-02-217-38/+398
|\ \ \ \ \ \
| * | | | | | x86/resctrl: Fix a silly -Wunused-but-set-variable warningBorislav Petkov (AMD)2023-01-261-3/+3
| * | | | | | x86/resctrl: Add interface to write mbm_local_bytes_configBabu Moger2023-01-231-1/+26
| * | | | | | x86/resctrl: Add interface to write mbm_total_bytes_configBabu Moger2023-01-232-1/+140
| * | | | | | x86/resctrl: Add interface to read mbm_local_bytes_configBabu Moger2023-01-232-1/+19
| * | | | | | x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger2023-01-233-1/+129
| * | | | | | x86/resctrl: Support monitor configurationBabu Moger2023-01-233-1/+13
| * | | | | | x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()Babu Moger2023-01-233-2/+3
| * | | | | | x86/resctrl: Detect and configure Slow Memory Bandwidth AllocationBabu Moger2023-01-233-6/+40
| * | | | | | x86/resctrl: Include new features in command line optionsBabu Moger2023-01-231-0/+4
| * | | | | | x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger2023-01-232-0/+3
| * | | | | | x86/resctrl: Add a new resource type RDT_RESOURCE_SMBABabu Moger2023-01-232-0/+13
| * | | | | | x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flagBabu Moger2023-01-231-0/+1
| * | | | | | x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()Babu Moger2023-01-232-29/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-213-30/+58
|\ \ \ \ \ \
| * | | | | | x86/mce: Mask out non-address bits from machine check bankTony Luck2023-01-101-5/+9
| * | | | | | x86/mce: Add support for Extended Physical Address MCA changesSmita Koralahalli2022-12-283-8/+33
| * | | | | | x86/mce: Define a function to extract ErrorAddr from MCA_ADDRSmita Koralahalli2022-12-283-18/+17
| | |/ / / / | |/| | | |