| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-11-30 | x86: intel_cacheinfo, minor show_type cleanup |  Jiri Slaby | 1 | -10/+7 |
| 2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization |  Arjan van de Ven | 1 | -0/+4 |
| 2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value |  Andreas Herrmann | 2 | -4/+31 |
| 2008-11-23 | x86: hypervisor - fix sparse warnings |  Hannes Eder | 1 | -0/+1 |
| 2008-11-23 | x86: vmware - fix sparse warnings |  Hannes Eder | 1 | -0/+1 |
| 2008-11-10 | x86, bts: DS and BTS initialization |  Markus Metzger | 1 | -2/+1 |
| 2008-11-04 | x86: vmware: look for DMI string in the product serial key |  Alok Kataria | 1 | -1/+6 |
| 2008-11-03 | x86: VMware: Fix vmware_get_tsc code |  Alok Kataria | 1 | -2/+2 |
| 2008-11-01 | x86: Add a synthetic TSC_RELIABLE feature bit. |  Alok Kataria | 2 | -1/+28 |
| 2008-11-01 | x86: Hypervisor detection and get tsc_freq from hypervisor |  Alok Kataria | 4 | -0/+139 |
| 2008-10-31 | x86: build fix |  Ingo Molnar | 1 | -0/+1 |
| 2008-10-31 | x86: cpu_index build fix |  Ingo Molnar | 1 | -0/+2 |
| 2008-10-31 | x86/voyager: fix missing cpu_index initialisation |  James Bottomley | 1 | -0/+2 |
| 2008-10-31 | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 |  James Bottomley | 1 | -1/+1 |
| 2008-10-30 | x86: use CONFIG_X86_SMP instead of CONFIG_SMP |  James Bottomley | 1 | -1/+1 |
| 2008-10-28 | x86: break up mtrr_cleanup() into several small functions. |  Yinghai Lu | 1 | -175/+171 |
| 2008-10-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+4 |
| 2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2008-10-22 | x86, um: ... and asm-x86 move |  Al Viro | 1 | -1/+1 |
| 2008-10-23 | Merge branch 'linus' into test |  Len Brown | 35 | -2012/+2010 |
| 2008-10-22 | Merge branch 'yinghai' into test |  Len Brown | 1 | -0/+3 |
| 2008-10-22 | Merge branch 'FW_BUG' into test |  Len Brown | 1 | -18/+24 |
| 2008-10-22 | x86/proc: fix /proc/cpuinfo cpu offline bug |  Lai Jiangshan | 1 | -2/+4 |
| 2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -4/+7 |
| 2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -2/+2 |
| 2008-10-20 | Update email addresses. |  Dave Jones | 8 | -11/+11 |
| 2008-10-20 | Update .gitignore files for generated targets |  Linus Torvalds | 1 | -0/+1 |
| 2008-10-16 | x86: print out apic id in hex format |  Yinghai Lu | 2 | -2/+2 |
| 2008-10-14 | ftrace: mark lapic_wd_event() notrace |  Ingo Molnar | 1 | -4/+7 |
| 2008-10-13 | x86: do not allow to optimize flag_is_changeable_p() (rev. 2) |  Krzysztof Helt | 1 | -12/+19 |
| 2008-10-13 | x86: move vgetcpu mode probing to cpu detection |  Glauber Costa | 1 | -0/+12 |
| 2008-10-13 | x86: cpu don't print duplicated vendor string |  Yinghai Lu | 1 | -1/+1 |
| 2008-10-12 | Merge branch 'linus' into x86/xen |  Ingo Molnar | 29 | -1991/+1977 |
| 2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 20 | -1887/+1658 |
| 2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D |  Ingo Molnar | 20 | -1889/+1658 |
| 2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B |  Ingo Molnar | 2 | -1/+3 |
| 2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 3 | -47/+49 |
| 2008-10-10 | ACPI: don't load acpi_cpufreq if acpi=off |  Yinghai Lu | 1 | -0/+3 |
| 2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 6 | -106/+319 |
| 2008-10-10 | x86, debug: print more information about unknown CPUs |  Hans Schou | 1 | -1/+1 |
| 2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() |  venkatesh.pallipadi@intel.com | 1 | -2/+3 |
| 2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error |  Akinobu Mita | 1 | -3/+5 |
| 2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c |  Paolo Ciarrocchi | 1 | -21/+20 |
| 2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c |  Paolo Ciarrocchi | 1 | -21/+21 |
| 2008-10-09 | [CPUFREQ] correct broken links and email addresses |  Németh Márton | 2 | -2/+2 |
| 2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ... |  Ingo Molnar | 5 | -104/+316 |
| 2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 |  Ingo Molnar | 1 | -1/+1 |
| 2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 |  Ingo Molnar | 1 | -1/+2 |
| 2008-10-04 | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE |  Yinghai Lu | 1 | -1/+4 |
| 2008-10-04 | x86: mtrr_cleanup: first 1M may be covered in var mtrrs |  Yinghai Lu | 1 | -0/+9 |