index
:
linux-toradex.git
colibri
colibri_vf
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.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
Age
Commit message (
Expand
)
Author
2018-07-25
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-07-25
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-07-25
x86/speculation: Clean up various Spectre related details
Ingo Molnar
2018-07-25
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
2018-07-25
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
2018-07-25
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-07-25
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-07-25
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-07-25
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-07-25
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
2018-07-25
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse
2018-07-25
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2018-07-25
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2018-07-17
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2018-07-17
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2018-07-17
x86/alternatives: Discard dynamic check after init
Brian Gerst
2018-07-17
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2018-07-17
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-07-17
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2018-07-17
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2018-07-11
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-07-11
x86/mce: Detect local MCEs properly
Yazen Ghannam
2018-06-16
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-05-16
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-16
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
Peter Zijlstra
2018-05-16
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra
2018-05-16
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
2018-03-28
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
2018-03-18
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-11
x86/spectre: Fix an error message
Dan Carpenter
2018-02-25
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-25
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
2018-02-25
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
2018-02-25
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
2018-02-25
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
2018-02-25
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
2018-02-25
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-25
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2018-02-25
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2018-02-25
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-16
x86/microcode: Do the family check first
Borislav Petkov
2018-02-16
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
2018-02-03
kaiser: fix intel_bts perf crashes
Hugh Dickins
2018-01-31
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
2018-01-31
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2018-01-31
x86/microcode/intel: Fix BDW late-loading revision check
Ben Hutchings
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
[prev]
[next]