Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | x86, cpu: Split addon_cpuid_features.c |  H. Peter Anvin | 1 | -150/+0 |
2010-07-19 | x86, cpu: Enumerate xsaveopt |  Suresh Siddha | 1 | -0/+1 |
2010-07-19 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves |  Suresh Siddha | 1 | -12/+13 |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support |  Venkatesh Pallipadi | 1 | -0/+1 |
2010-05-03 | x86, cpu: Make APERF/MPERF a normal table-driven flag |  H. Peter Anvin | 1 | -15/+8 |
2010-04-09 | x86: Unify APERF/MPERF support |  Borislav Petkov | 1 | -0/+8 |
2010-04-09 | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo |  Borislav Petkov | 1 | -2/+3 |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo |  Joerg Roedel | 1 | -0/+4 |
2009-12-11 | x86: Limit the number of processor bootup messages |  Mike Travis | 1 | -6/+9 |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer |  Venkatesh Pallipadi | 1 | -0/+1 |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata |  Jan Beulich | 1 | -1/+1 |
2009-02-17 | x86, apic: remove genapic.h |  Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP |  Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: remove mach_apic.h |  Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: refactor ->phys_pkg_id() |  Ingo Molnar | 1 | -3/+3 |
2009-01-28 | x86, apic: unify phys_pkg_id() |  Ingo Molnar | 1 | -9/+1 |
2009-01-23 | x86: handle PAT more like other CPU features |  H. Peter Anvin | 1 | -34/+0 |
2008-12-19 | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies |  Suresh Siddha | 1 | -0/+8 |
2008-10-30 | x86: use CONFIG_X86_SMP instead of CONFIG_SMP |  James Bottomley | 1 | -1/+1 |
2008-09-04 | Merge branch 'linus' into x86/x2apic |  Ingo Molnar | 1 | -2/+15 |
2008-08-27 | x86: use x2apic id reported by cpuid during topology discovery, fix |  Suresh Siddha | 1 | -0/+2 |
2008-08-23 | x86: use cpuid vector 0xb when available for detecting cpu topology |  Suresh Siddha | 1 | -0/+86 |
2008-08-21 | x86: PAT Update validate_pat_support for intel CPUs |  venkatesh.pallipadi@intel.com | 1 | -2/+15 |
2008-06-12 | x86: PAT: fixed checkpatch errors (and whitespaces) |  Andreas Herrmann | 1 | -2/+0 |
2008-06-12 | x86: PAT: fix ambiguous paranoia check in pat_init() |  Andreas Herrmann | 1 | -3/+4 |
2008-06-12 | x86: unconditionally enable PAT for AMD CPUs |  Andreas Herrmann | 1 | -4/+1 |
2008-05-22 | x86: Add Centaur and Transmeta CPUs to PAT whitelist |  Dave Jones | 1 | -0/+3 |
2008-05-08 | x86: cleanup PAT cpu validation |  Thomas Gleixner | 1 | -0/+21 |
2008-01-30 | x86: add set/clear_cpu_cap operations |  Jeremy Fitzhardinge | 1 | -1/+1 |
2007-10-11 | i386: move kernel/cpu |  Thomas Gleixner | 1 | -0/+50 |