| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-04 | x86: mtrr_cleanup: print out correct type v2 |  Yinghai Lu | 1 | -1/+3 |
| 2008-10-03 | x86, debug: mtrr_cleanup print out var mtrr before change it |  Yinghai Lu | 1 | -1/+24 |
| 2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, v3 |  Yinghai Lu | 1 | -1/+1 |
| 2008-10-03 | x86: mtrr_cleanup try gran_size to less than 1M, cleanup |  J.A. Magallón | 1 | -2/+2 |
| 2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter |  J.A. Magallón | 1 | -1/+1 |
| 2008-09-29 | x86: mtrr_cleanup try gran_size to less than 1M |  Yinghai Lu | 1 | -4/+4 |
| 2008-09-29 | x86: mtrr_cleanup prepare to make gran_size to less 1M |  Yinghai Lu | 1 | -24/+79 |
| 2008-09-29 | x86: mtrr_cleanup safe to get more spare regs now |  Yinghai Lu | 1 | -3/+1 |
| 2008-09-28 | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 |  Yinghai Lu | 1 | -31/+43 |
| 2008-09-27 | x86: add mtrr_cleanup_debug command line |  Yinghai Lu | 1 | -3/+11 |
| 2008-09-27 | x86: mtrr_cleanup optimization, v2 |  Yinghai Lu | 1 | -42/+37 |
| 2008-09-27 | x86: don't need to go to chunksize to 4G |  Yinghai Lu | 1 | -4/+4 |
| 2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs |  Ingo Molnar | 20 | -103/+193 |
| 2008-09-23 | Merge branch 'timers/urgent' into x86/xen |  Ingo Molnar | 1 | -20/+4 |
| 2008-09-22 | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs. |  Thomas Renninger | 1 | -18/+24 |
| 2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog |  Aristeu Rozanski | 1 | -12/+33 |
| 2008-09-22 | x86, NMI watchdog: when booting with reset_devices, clear the performance counters |  Aristeu Rozanski | 1 | -0/+41 |
| 2008-09-22 | x86: use WARN_ONCE in workaround for mtrr mask |  Yinghai Lu | 1 | -6/+1 |
| 2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug |  Ingo Molnar | 20 | -103/+193 |
| 2008-09-19 | x86: fix arch/x86/kernel/cpu/mtrr/main.c warning |  Yinghai Lu | 1 | -3/+2 |
| 2008-09-16 | x86: completely disable NOPL on 32 bits |  H. Peter Anvin | 1 | -20/+4 |
| 2008-09-14 | x86: cpuid, fix typo |  Ingo Molnar | 1 | -2/+2 |
| 2008-09-14 | x86: move transmeta cap read to early_init_transmeta() |  Yinghai Lu | 2 | -21/+15 |
| 2008-09-14 | x86: identify_cpu_without_cpuid v2 |  Yinghai Lu | 1 | -17/+40 |
| 2008-09-10 | Merge branch 'core/xen' into x86/xen |  Ingo Molnar | 8 | -40/+146 |
| 2008-09-10 | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo |  Sheng Yang | 1 | -0/+41 |
| 2008-09-10 | x86: centaur_64.c remove duplicated setting of CONSTANT_TSC |  Yinghai Lu | 1 | -1/+0 |
| 2008-09-10 | x86: intel.c put workaround for old cpus together |  Yinghai Lu | 1 | -94/+98 |
| 2008-09-10 | x86: let intel 64-bit use intel.c |  Yinghai Lu | 2 | -368/+1 |
| 2008-09-10 | x86: make intel_64.c the same as intel.c |  Yinghai Lu | 1 | -17/+284 |
| 2008-09-10 | x86: make intel.c have 64-bit support code |  Yinghai Lu | 1 | -36/+83 |
| 2008-09-10 | Merge branch 'x86/pebs' into x86/unify-cpu-detect |  Ingo Molnar | 1 | -1/+2 |
| 2008-09-08 | x86: little clean up of intel.c/intel_64.c |  Yinghai Lu | 2 | -9/+6 |
| 2008-09-08 | x86: make 64 bit to use amd.c |  Yinghai Lu | 2 | -475/+1 |
| 2008-09-08 | x86: make amd_64 have 32 bit code |  Yinghai Lu | 1 | -12/+247 |
| 2008-09-08 | x86: make amd.c have 64bit support code |  Yinghai Lu | 1 | -11/+126 |
| 2008-09-08 | x86: merge header in amd_64.c |  Yinghai Lu | 2 | -3/+18 |
| 2008-09-08 | x86: add srat_detect_node for amd64 |  Yinghai Lu | 1 | -7/+12 |
| 2008-09-08 | x86: remove duplicated force_mwait |  Yinghai Lu | 1 | -2/+0 |
| 2008-09-08 | x86: cpu make amd.c more like amd_64.c v2 |  Yinghai Lu | 3 | -180/+235 |
| 2008-09-06 | x86: cpu_init(): fix memory leak when using CPU hotplug |  Andreas Herrmann | 1 | -10/+13 |
| 2008-09-06 | x86: pda_init(): fix memory leak when using CPU hotplug |  Andreas Herrmann | 1 | -6/+9 |
| 2008-09-06 | x86-64: add two __cpuinit annotations |  Jan Beulich | 2 | -2/+2 |
| 2008-09-06 | x86: move mtrr cpu cap setting early in early_init_xxxx |  Yinghai Lu | 3 | -8/+44 |
| 2008-09-06 | x86: delay early cpu initialization until cpuid is done |  Krzysztof Helt | 1 | -2/+2 |
| 2008-09-06 | x86, cpu init: call early_init_xxx in init_xxx |  Yinghai Lu | 5 | -8/+12 |
| 2008-09-06 | x86: remove duplicated get_model_name() calling |  Yinghai Lu | 7 | -15/+4 |
| 2008-09-05 | x86: add NOPL as a synthetic CPU feature bit |  H. Peter Anvin | 3 | -2/+69 |
| 2008-09-05 | x86: build fix for !CONFIG_SMP |  Alex Nixon | 1 | -7/+0 |
| 2008-09-05 | x86: move nonx_setup etc from common.c to init_64.c |  Yinghai Lu | 1 | -54/+0 |