index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpu.h
Age
Commit message (
Expand
)
Author
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-02-15
x86/cpu: Use common topology code for HYGON
Thomas Gleixner
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-03-16
x86/CPU/AMD: Make sure EFER[AIBRSE] is set
Borislav Petkov (AMD)
2023-01-10
x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
Ashok Raj
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2021-10-21
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
2021-06-15
x86/tsx: Clear CPUID bits when TSX always force aborts
Pawan Gupta
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-01-13
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
2019-10-28
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-10-28
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
2018-11-05
x86/cpufeatures: Remove get_scattered_cpuid_leaf()
Sean Christopherson
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-06
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2018-06-21
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-06-21
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
2018-05-13
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
2018-05-13
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
2018-05-13
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2017-11-15
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-07-21
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
2012-06-27
x86/tlb_info: get last level TLB entry number of CPU
Alex Shi
2011-12-09
x86, CPU: Drop superfluous get_cpu_cap() prototype
Borislav Petkov
2011-08-05
x86: Add a BSP cpu_dev helper
Borislav Petkov
2010-10-21
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-09-28
x86, cpu: After uncapping CPUID, re-run CPU feature detection
H. Peter Anvin
2010-09-20
x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level
H. Peter Anvin
2009-11-23
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
Borislav Petkov
2009-03-23
x86: cpu/cpu.h cleanup
Jaswinder Singh Rajput
2009-03-12
x86: move various CPU initialization objects into .cpuinit.rodata
Jan Beulich
2008-09-06
x86: remove duplicated get_model_name() calling
Yinghai Lu
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
2008-07-08
x86: make 64-bit identify_cpu use cpu_dev
Yinghai Lu
[next]