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
/
intel.c
Age
Commit message (
Expand
)
Author
2008-11-10
x86, bts: DS and BTS initialization
Markus Metzger
2008-10-16
x86: print out apic id in hex format
Yinghai Lu
2008-09-10
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
Sheng Yang
2008-09-10
x86: intel.c put workaround for old cpus together
Yinghai Lu
2008-09-10
x86: make intel.c have 64-bit support code
Yinghai Lu
2008-09-10
Merge branch 'x86/pebs' into x86/unify-cpu-detect
Ingo Molnar
2008-09-08
x86: little clean up of intel.c/intel_64.c
Yinghai Lu
2008-09-05
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
2008-08-23
x86: use cpuid vector 0xb when available for detecting cpu topology
Suresh Siddha
2008-08-18
x86: move cmpxchg fallbacks to a generic place
Thomas Petazzoni
2008-08-18
x86: make movsl_mask definition non-CPU specific
Thomas Petazzoni
2008-07-25
Merge branch 'linus' into x86/pebs
Ingo Molnar
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-13
x86: fix numaq_tsc_disable calling
Yinghai Lu
2008-05-12
x86, ptrace: PEBS support
Markus Metzger
2008-04-17
x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c
Ingo Molnar
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/intel.c
Paolo Ciarrocchi
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2008-02-04
x86: add include to cpu/intel.c
Harvey Harrison
2008-01-30
x86: move MWAIT idle check to generic CPU initialization on 32-bit
Andi Kleen
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
x86: lfence fix
Ingo Molnar
2008-01-30
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
Mathieu Desnoyers
2007-10-17
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-11
i386: move kernel/cpu
Thomas Gleixner