| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-02-09 | x86: sparse warning in therm_throt.c |  Harvey Harrison | 1 | -1/+1 |
| 2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -4/+1 |
| 2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release |  Len Brown | 1 | -4/+1 |
| 2008-02-06 | [CPUFREQ] Add missing printk levels to e_powersaver |  Dave Jones | 1 | -12/+12 |
| 2008-02-06 | [CPUFREQ] Fix sparse warning in powernow-k8 |  Dave Jones | 1 | -1/+3 |
| 2008-02-06 | [CPUFREQ] Support Model D parts and newer in e_powersaver |  Jesse Ahrens | 1 | -5/+32 |
| 2008-02-06 | [CPUFREQ] Powernow-k8: Update to support the latest Turion processors |  Mark Langsdorf | 1 | -1/+1 |
| 2008-02-06 | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h |  Yinghai Lu | 1 | -3/+2 |
| 2008-02-06 | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data |  Dave Young | 1 | -2/+2 |
| 2008-02-06 | [CPUFREQ] arch/x86: Add missing "space" |  Joe Perches | 1 | -1/+1 |
| 2008-02-06 | [CPUFREQ] Remove pointless Kconfig dependancy |  Dave Jones | 1 | -2/+2 |
| 2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 |  Linus Torvalds | 2 | -11/+9 |
| 2008-02-06 | x86: fix mttr trimming |  Yinghai Lu | 1 | -10/+9 |
| 2008-02-06 | x86: fix sparse warnings in powernow-k8.c |  Harvey Harrison | 1 | -1/+0 |
| 2008-02-06 | idle_regs() must be __cpuinit |  Adrian Bunk | 1 | -1/+1 |
| 2008-02-06 | calibrate_delay() must be __cpuinit |  Adrian Bunk | 1 | -2/+0 |
| 2008-02-04 | x86: add cpu mtrr init function definitions to mtrr.h |  Harvey Harrison | 2 | -4/+4 |
| 2008-02-04 | x86: add cpu init function defintions to cpu.h |  Harvey Harrison | 2 | -10/+9 |
| 2008-02-04 | x86: add include to cpu/intel.c |  Harvey Harrison | 1 | -0/+1 |
| 2008-02-04 | x86: remove long dead cyrix mtrr code |  Harvey Harrison | 2 | -119/+0 |
| 2008-02-04 | x86: unify CPU feature string names |  H. Peter Anvin | 3 | -74/+84 |
| 2008-02-02 | x86: fix bootup crash in native_read_tsc() |  Ingo Molnar | 1 | -1/+1 |
| 2008-02-01 | x86: fix sparse warnings in cpu/common.c |  Harvey Harrison | 1 | -10/+10 |
| 2008-01-31 | x86: c_p_a clflush_cache_range fix |  Huang, Ying | 1 | -1/+4 |
| 2008-01-31 | x86: fix sparse warnings in intel_cacheinfo.c |  Harvey Harrison | 1 | -3/+3 |
| 2008-01-30 | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y |  Ingo Molnar | 1 | -7/+0 |
| 2008-01-30 | x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c |  Yinghai Lu | 1 | -2/+2 |
| 2008-01-30 | x86: fix section mismatch warning in mcheck/mce_amd_64.c |  Sam Ravnborg | 1 | -2/+2 |
| 2008-01-30 | x86: fix section mismatch warning in mcheck/mce_64.c |  Sam Ravnborg | 1 | -3/+3 |
| 2008-01-30 | x86: improve MTRR trimming messages |  Ingo Molnar | 1 | -10/+7 |
| 2008-01-30 | x86_32: trim memory by updating e820 |  Yinghai Lu | 2 | -9/+43 |
| 2008-01-30 | x86: constify function pointer tables |  Jan Engelhardt | 1 | -1/+1 |
| 2008-01-30 | x86: remove unneded casts |  Jan Engelhardt | 1 | -1/+1 |
| 2008-01-30 | x86: add generic clearcpuid=... option |  Andi Kleen | 1 | -0/+11 |
| 2008-01-30 | x86: add noclflush option |  Andi Kleen | 1 | -0/+7 |
| 2008-01-30 | x86: convert TSC disabling to generic cpuid disable bitmap |  Andi Kleen | 2 | -10/+1 |
| 2008-01-30 | x86: don't disable RDTSC in userland for 32bit notsc |  Andi Kleen | 1 | -1/+0 |
| 2008-01-30 | x86: convert some existing cpuid disable options to new generic bitmap |  Andi Kleen | 1 | -30/+4 |
| 2008-01-30 | x86: add framework to disable CPUID bits on the command line |  Andi Kleen | 1 | -0/+6 |
| 2008-01-30 | x86, 32-bit: trim memory not covered by wb mtrrs |  Jesse Barnes | 4 | -37/+122 |
| 2008-01-30 | x86: use the correct cpuid method to detect MWAIT support for C states |  Andi Kleen | 1 | -3/+0 |
| 2008-01-30 | x86: move MWAIT idle check to generic CPU initialization on 32-bit |  Andi Kleen | 2 | -1/+2 |
| 2008-01-30 | x86: change NR_CPUS arrays in acpi-cpufreq |  travis@sgi.com | 1 | -12/+13 |
| 2008-01-30 | x86: change NR_CPUS arrays in powernow-k8 |  travis@sgi.com | 1 | -6/+6 |
| 2008-01-30 | x86: change x86 machine check handler to use unlocked_ioctl instead |  Nikanth Karthikesan | 1 | -3/+2 |
| 2008-01-30 | x86: remove CPU capabitilites printks on 32-bit |  Andi Kleen | 1 | -19/+1 |
| 2008-01-30 | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection |  Andi Kleen | 4 | -16/+28 |
| 2008-01-30 | x86: lfence fix |  Ingo Molnar | 1 | -1/+1 |
| 2008-01-30 | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs |  Andi Kleen | 1 | -1/+2 |
| 2008-01-30 | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs |  Andi Kleen | 1 | -0/+3 |