| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-08-18 | x86: add NOPL as a synthetic CPU feature bit |  H. Peter Anvin | 3 | -2/+69 |
| 2008-08-18 | x86: configuration options to compile out x86 CPU support code |  Thomas Petazzoni | 1 | -9/+10 |
| 2008-08-18 | x86: move cmpxchg fallbacks to a generic place |  Thomas Petazzoni | 3 | -65/+73 |
| 2008-08-18 | x86: make movsl_mask definition non-CPU specific |  Thomas Petazzoni | 1 | -7/+0 |
| 2008-08-15 | Merge branch 'linus' into x86/cpu |  Ingo Molnar | 9 | -72/+96 |
| 2008-08-15 | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds |  Aristeu Rozanski | 1 | -1/+7 |
| 2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core |  Ingo Molnar | 1 | -1/+1 |
| 2008-08-14 | Merge branch 'linus' into x86/core |  Ingo Molnar | 5 | -44/+83 |
| 2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes |  Ingo Molnar | 14 | -124/+203 |
| 2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/xsave |  Ingo Molnar | 5 | -44/+83 |
| 2008-08-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+5 |
| 2008-08-11 | x86: cpu_init(): fix memory leak when using CPU hotplug |  Andreas Herrmann | 1 | -10/+13 |
| 2008-08-11 | x86: pda_init(): fix memory leak when using CPU hotplug |  Andreas Herrmann | 1 | -6/+9 |
| 2008-08-11 | Merge branch 'linus' into x86/x2apic |  Ingo Molnar | 8 | -71/+91 |
| 2008-08-08 | [CPUFREQ][2/2] preregister support for powernow-k8 |  Mark Langsdorf | 2 | -37/+75 |
| 2008-08-08 | [CPUFREQ][1/2] whitespace fix for powernow-k8 |  Mark Langsdorf | 1 | -3/+0 |
| 2008-08-08 | [CPUFREQ] Fix warning in elanfreq |  Dave Jones | 1 | -1/+1 |
| 2008-08-08 | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. |  Dave Jones | 1 | -2/+2 |
| 2008-07-31 | x86: fdiv bug detection fix |  Krzysztof Helt | 1 | -1/+5 |
| 2008-07-30 | x86, xsave: context switch support using xsave/xrstor |  Suresh Siddha | 1 | -1/+4 |
| 2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support |  Suresh Siddha | 1 | -0/+8 |
| 2008-07-30 | x86, xsave: xsave cpuid feature bits |  Suresh Siddha | 1 | -1/+1 |
| 2008-07-30 | Merge commit 'v2.6.27-rc1' into x86/core |  Ingo Molnar | 5 | -29/+14 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26, fix #2 |  Ingo Molnar | 1 | -0/+9 |
| 2008-07-28 | Merge branch 'linus' into x86/cpu |  Ingo Molnar | 10 | -92/+147 |
| 2008-07-28 | x86 l3 cache index disable for 2 6 26 fix |  Ingo Molnar | 1 | -19/+20 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26 |  Mark Langsdorf | 1 | -5/+38 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26, cleanups |  Ingo Molnar | 1 | -52/+59 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26 |  Mark Langsdorf | 1 | -6/+81 |
| 2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu |  Mike Travis | 5 | -29/+14 |
| 2008-07-25 | Merge branch 'linus' into x86/x2apic |  Ingo Molnar | 10 | -92/+147 |
| 2008-07-25 | Merge branch 'linus' into x86/pebs |  Ingo Molnar | 31 | -407/+2402 |
| 2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 9 | -86/+134 |
| 2008-07-22 | x86: mtrr/main.c declare range_state as static |  Jaswinder Singh | 1 | -1/+1 |
| 2008-07-22 | x86, cyrix: debug |  Ingo Molnar | 1 | -10/+10 |
| 2008-07-22 | Merge branch 'linus' into x86/x2apic |  Ingo Molnar | 6 | -22/+9 |
| 2008-07-21 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute |  Andi Kleen | 1 | -2/+2 |
| 2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function |  Andi Kleen | 2 | -4/+11 |
| 2008-07-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 1 | -1/+0 |
| 2008-07-21 | x86: convert Dprintk to pr_debug |  Thomas Gleixner | 1 | -2/+2 |
| 2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus |  Ingo Molnar | 6 | -39/+17 |
| 2008-07-21 | x86: remove extra calling to get ext cpuid level |  Yinghai Lu | 1 | -1/+0 |
| 2008-07-21 | x86: use setup_clear_cpu_cap() when disabling the lapic |  Yinghai Lu | 1 | -4/+0 |
| 2008-07-20 | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c |  Mike Travis | 1 | -34/+51 |
| 2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c |  Mike Travis | 1 | -1/+1 |
| 2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c |  Mike Travis | 1 | -1/+1 |
| 2008-07-18 | x86: reduce force_mwait visibility |  Jan Beulich | 1 | -2/+0 |
| 2008-07-18 | Merge branch 'x86/apic' into x86/x2apic |  Ingo Molnar | 3 | -24/+13 |
| 2008-07-18 | Merge branch 'linus' into x86/x2apic |  Ingo Molnar | 9 | -34/+25 |
| 2008-07-18 | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target |  Mike Travis | 1 | -27/+44 |