summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | x86/tsc: Add option to force frequency recalibration with HW timerFeng Tang2023-02-021-4/+30
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-217-25/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/hotplug: Remove incorrect comment about mwait_play_dead()Srivatsa S. Bhat (VMware)2023-02-141-1/+1
| * | | | | | | | | x86/tsc: Do feature check as the very first thingBorislav Petkov (AMD)2023-02-111-5/+5
| * | | | | | | | | x86/tsc: Make recalibrate_cpu_khz() export GPL onlyBorislav Petkov (AMD)2023-02-111-2/+1
| * | | | | | | | | x86/cacheinfo: Remove unused trace variableBorislav Petkov (AMD)2023-02-111-4/+1
| * | | | | | | | | x86/signal: Fix the value returned by strict_sas_size()Christophe JAILLET2023-01-151-1/+1
| * | | | | | | | | x86/cpu: Remove misleading commentJuergen Gross2023-01-131-1/+1
| * | | | | | | | | x86/setup: Move duplicate boot_cpu_data definition out of the ifdefferyYuntao Wang2023-01-112-10/+4
| * | | | | | | | | x86/boot/e820: Fix typo in e820.c commentWang Yong2023-01-111-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 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-02-213-56/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/static_call: Add support for Jcc tail-callsPeter Zijlstra2023-01-311-3/+47
| * | | | | | | | | x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra2023-01-311-15/+47
| * | | | | | | | | x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra2023-01-311-30/+8
| * | | | | | | | | x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)2023-01-051-8/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | 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
| |/ / / / / / / /