aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/addon_cpuid_features.c
AgeCommit message (Expand)Author
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi
2010-05-03x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin
2010-04-09x86: Unify APERF/MPERF supportBorislav Petkov
2010-04-09x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2009-12-11x86: Limit the number of processor bootup messagesMike Travis
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86, apic: refactor ->phys_pkg_id()Ingo Molnar
2009-01-28x86, apic: unify phys_pkg_id()Ingo Molnar
2009-01-23x86: handle PAT more like other CPU featuresH. Peter Anvin
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-09-04Merge branch 'linus' into x86/x2apicIngo Molnar
2008-08-27x86: use x2apic id reported by cpuid during topology discovery, fixSuresh Siddha
2008-08-23x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com
2008-06-12x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann
2008-06-12x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann
2008-06-12x86: unconditionally enable PAT for AMD CPUsAndreas Herrmann
2008-05-22x86: Add Centaur and Transmeta CPUs to PAT whitelistDave Jones
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2007-10-11i386: move kernel/cpuThomas Gleixner