aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/addon_cpuid_features.c
Commit message (Expand)AuthorAgeFilesLines
* x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-031-15/+8
* x86: Unify APERF/MPERF supportBorislav Petkov2010-04-091-0/+8
* x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-2/+3
* x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel2010-02-131-0/+4
* x86: Limit the number of processor bootup messagesMike Travis2009-12-111-6/+9
* x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+1
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-1/+1
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
* x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
* x86, apic: refactor ->phys_pkg_id()Ingo Molnar2009-01-281-3/+3
* x86, apic: unify phys_pkg_id()Ingo Molnar2009-01-281-9/+1
* x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-231-34/+0
* x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2008-12-191-0/+8
* x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-301-1/+1
* Merge branch 'linus' into x86/x2apicIngo Molnar2008-09-041-2/+15
|\
| * x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com2008-08-211-2/+15
* | x86: use x2apic id reported by cpuid during topology discovery, fixSuresh Siddha2008-08-271-0/+2
* | x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha2008-08-231-0/+86
|/
* x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann2008-06-121-2/+0
* x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann2008-06-121-3/+4
* x86: unconditionally enable PAT for AMD CPUsAndreas Herrmann2008-06-121-4/+1
* x86: Add Centaur and Transmeta CPUs to PAT whitelistDave Jones2008-05-221-0/+3
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-081-0/+21
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-301-1/+1
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+50