summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\
| * driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-153-58/+76
|\ \
| * | Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-214-17/+11
| |\|
| * | x86/ibt: Implement FineIBTPeter Zijlstra2022-11-011-0/+1
| * | Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar2022-10-223-14/+26
| |\ \
| * | | x86/bugs: Add retbleed=forcePeter Zijlstra (Intel)2022-10-171-0/+2
| * | | x86/retbleed: Add call depth tracking mitigationThomas Gleixner2022-10-171-2/+30
| * | | x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner2022-10-171-3/+0
| * | | x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner2022-10-171-11/+1
| * | | x86/percpu: Move preempt_count next to current_taskThomas Gleixner2022-10-171-7/+1
| * | | x86: Put hot per CPU variables into a structThomas Gleixner2022-10-171-9/+5
| * | | x86/cpu: Re-enable stackprotectorThomas Gleixner2022-10-172-3/+3
| * | | x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner2022-10-171-11/+6
| * | | x86/cpu: Remove segment load from switch_to_new_gdt()Thomas Gleixner2022-10-171-16/+31
* | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-141-2/+2
|\ \ \ \
| * | | | x86/sgx: use VM_ACCESS_FLAGSKefeng Wang2022-11-091-2/+2
| | |/ / | |/| |
* | | | Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-144-323/+196
|\ \ \ \
| * | | | x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj2022-12-051-7/+1
| * | | | x86/microcode/intel: Do not print microcode revision and processor flagsAshok Raj2022-12-031-8/+0
| * | | | x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph2022-11-182-5/+20
| * | | | x86/microcode/intel: Reuse microcode_sanity_check()Jithu Joseph2022-11-182-100/+101
| * | | | x86/microcode/intel: Use appropriate type in microcode_sanity_check()Jithu Joseph2022-11-181-3/+3
| * | | | x86/microcode/intel: Reuse find_matching_signature()Jithu Joseph2022-11-182-36/+37
| * | | | x86/microcode: Drop struct ucode_cpu_info.validBorislav Petkov2022-11-022-3/+2
| * | | | x86/microcode: Do some minor fixupsBorislav Petkov2022-11-021-6/+5
| * | | | x86/microcode: Kill refresh_fwBorislav Petkov2022-11-023-6/+4
| * | | | x86/microcode: Simplify init path even moreBorislav Petkov2022-11-021-104/+16
| * | | | x86/microcode: Rip out the subsys interface gunkBorislav Petkov2022-11-021-58/+20
| | |/ / | |/| |
* | | | Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-1312-372/+278
|\ \ \ \
| * | | | x86/mtrr: Make message for disabled MTRRs more descriptiveJuergen Gross2022-12-051-1/+3
| * | | | x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPVJuergen Gross2022-11-223-3/+3
| * | | | x86/mtrr: Simplify mtrr_ops initializationJuergen Gross2022-11-105-54/+10
| * | | | x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross2022-11-102-4/+15
| * | | | x86: Decouple PAT and MTRR handlingJuergen Gross2022-11-102-11/+4
| * | | | x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross2022-11-103-88/+62
| * | | | x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_initJuergen Gross2022-11-102-13/+17
| * | | | x86/mtrr: Get rid of __mtrr_enabled boolJuergen Gross2022-11-101-8/+5
| * | | | x86/mtrr: Simplify mtrr_bp_init()Juergen Gross2022-11-103-20/+1
| * | | | x86/mtrr: Remove set_all callback from struct mtrr_opsJuergen Gross2022-11-103-8/+5
| * | | | x86/mtrr: Disentangle MTRR init from PAT initJuergen Gross2022-11-102-13/+19
| * | | | x86/mtrr: Move cache control code to cacheinfo.cJuergen Gross2022-11-102-74/+77
| * | | | x86/mtrr: Split MTRR-specific handling from cache dis/enablingJuergen Gross2022-11-101-7/+19
| * | | | x86/mtrr: Rename prepare_set() and post_set()Juergen Gross2022-11-101-22/+21
| * | | | x86/mtrr: Replace use_intel() with a local flagJuergen Gross2022-11-104-18/+16
| * | | | x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPBSrinivas Pandruvada2022-11-031-1/+6
| * | | | x86/mtrr: Remove unused cyrix_set_all() functionJuergen Gross2022-10-201-34/+0
| * | | | x86/mtrr: Add comment for set_mtrr_state() serializationJuergen Gross2022-10-191-1/+4
| * | | | x86/bugs: Use sysfs_emit()Borislav Petkov2022-10-171-52/+51
| |/ / /
* | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-131-1/+1
|\ \ \ \