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_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
/
proc.c
Age
Commit message (
Expand
)
Author
2014-12-08
x86: Replace seq_printf() with seq_puts()
Rasmus Villemoes
2014-07-14
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
2013-11-06
x86/cpu: Always print SMP information in /proc/cpuinfo
HATAYAMA Daisuke
2013-06-06
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
2013-04-02
x86, cpu: Convert Cyrix coma bug detection
Borislav Petkov
2013-04-02
x86, cpu: Convert FDIV bug detection
Borislav Petkov
2013-04-02
x86, cpu: Convert F00F bug detection
Borislav Petkov
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
2012-09-26
x86: Remove the useless branch in c_start()
Michael Wang
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2011-10-19
x86, microcode: Correct microcode revision format
Borislav Petkov
2011-10-14
x86, intel: Output microcode revision in /proc/cpuinfo
Andi Kleen
2009-09-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
2009-06-13
x86, cpu: cpu/proc.c display cache alignment and address sizes for 32 bit
Jaswinder Singh Rajput
2009-05-04
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-02-28
x86: remove double copy of show_cpuinfo_core for 32 and 64 bit
Jaswinder Singh Rajput
2008-10-22
x86/proc: fix /proc/cpuinfo cpu offline bug
Lai Jiangshan
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
2008-04-17
x86: cosmetic unification cpu/proc|_64.c
Hiroshi Shimamoto
2008-04-17
x86: add power management line in /proc/cpuinfo
Hiroshi Shimamoto
2008-04-17
x86: make cpu/proc|_64.c similar
Hiroshi Shimamoto
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-11
i386: move kernel/cpu
Thomas Gleixner