- 0e5aa8d [CPUFREQ] Remove debugging message from e_powersaver by Dave Jones · 18 years ago
- 12c247a x86: fix boot failure on 486 due to TSC breakage by Mikael Pettersson · 18 years ago
- 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 18 years ago
- f5106d9 x86/mtrr: fix kernel-doc missing notation by Randy Dunlap · 18 years ago
- a7ef94e x86: do not promote TM3x00/TM5x00 to i686-class by H. Peter Anvin · 18 years ago
- 08cd93f remove mca-pentium by Adrian Bunk · 18 years ago
- 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 18 years ago
- f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- c64768a 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 by Len Brown · 18 years ago
- e19717f [CPUFREQ] Add missing printk levels to e_powersaver by Dave Jones · 18 years ago
- 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 18 years ago
- 535ae38 [CPUFREQ] Support Model D parts and newer in e_powersaver by Jesse Ahrens · 18 years ago
- 6c9cda7 [CPUFREQ] Powernow-k8: Update to support the latest Turion processors by Mark Langsdorf · 18 years ago
- 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 18 years ago
- b25e758 [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data by Dave Young · 18 years ago
- cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 18 years ago
- 290647b [CPUFREQ] Remove pointless Kconfig dependancy by Dave Jones · 18 years ago
- 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- 20651af x86: fix mttr trimming by Yinghai Lu · 18 years ago
- d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 18 years ago
- 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 18 years ago
- 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 18 years ago
- 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 18 years ago
- b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 18 years ago
- 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 18 years ago
- 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 18 years ago
- fa1408e x86: unify CPU feature string names by H. Peter Anvin · 18 years ago
- aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 18 years ago
- 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 18 years ago
- d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 18 years ago
- c1666e6 x86: fix sparse warnings in intel_cacheinfo.c by Harvey Harrison · 18 years ago
- 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 18 years ago
- 5a96f4a x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Yinghai Lu · 18 years ago
- b48ed48 x86: fix section mismatch warning in mcheck/mce_amd_64.c by Sam Ravnborg · 18 years ago
- 1e35669 x86: fix section mismatch warning in mcheck/mce_64.c by Sam Ravnborg · 18 years ago
- cd7d72b x86: improve MTRR trimming messages by Ingo Molnar · 18 years ago
- 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 18 years ago
- 8a45eb3 x86: constify function pointer tables by Jan Engelhardt · 18 years ago
- ade1af7 x86: remove unneded casts by Jan Engelhardt · 18 years ago
- ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 18 years ago
- 191679f x86: add noclflush option by Andi Kleen · 18 years ago
- 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 18 years ago
- 8424950 x86: don't disable RDTSC in userland for 32bit notsc by Andi Kleen · 18 years ago
- 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 18 years ago
- 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 18 years ago
- 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 18 years ago
- 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 18 years ago
- 30d432d x86: move MWAIT idle check to generic CPU initialization on 32-bit by Andi Kleen · 18 years ago
- ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 18 years ago
- 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 18 years ago
- c68461b x86: change x86 machine check handler to use unlocked_ioctl instead by Nikanth Karthikesan · 18 years ago
- 3898534 x86: remove CPU capabitilites printks on 32-bit by Andi Kleen · 18 years ago
- 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 18 years ago
- 6d5f718 x86: lfence fix by Ingo Molnar · 18 years ago
- 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 18 years ago
- de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 18 years ago
- 7271339 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes by Andrew Morton · 18 years ago
- b912a1c x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes by Andrew Morton · 18 years ago
- 9e8b6d9 arch/x86/kernel/cpu/mcheck/p4.c: cleanups by Min Zhang · 18 years ago
- 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 18 years ago
- 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 18 years ago
- 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 18 years ago
- 8c8b885 mcheck mce_64: mce_read_sem to mutex by Daniel Walker · 18 years ago
- 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 18 years ago
- 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 18 years ago
- 6842ef0 x86: unify desc_struct by Glauber de Oliveira Costa · 18 years ago
- eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 18 years ago
- faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
- 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
- 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 18 years ago
- 2c0b8a7 x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 by Mathieu Desnoyers · 18 years ago
- 7b83dae x86: extended interrupt LVT support for AMD Barcelona by Robert Richter · 18 years ago
- 7ebad70 x86: use CR0 defines. by Dave Jones · 18 years ago
- 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 18 years ago
- 231fd90 x86 mce_64.c: make struct mcelog static by Adrian Bunk · 18 years ago
- 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 18 years ago
- 213eca7 kobj: fix threshold_init_device/kobject_uevent_env oops by Greg KH · 18 years ago
- 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 18 years ago
- af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 18 years ago
- 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 18 years ago
- 542eb75 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
- a521cf2 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add by Greg Kroah-Hartman · 18 years ago
- 5b3f355 Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add by Greg Kroah-Hartman · 18 years ago
- 04fa11e x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai by Jason Gaston · 18 years ago
- f22d9bc x86: free_cache_attributes() section fix by Adrian Bunk · 18 years ago
- ed9cbcd Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" by Zhao Yakui · 18 years ago
- c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 19 years ago
- 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 19 years ago
- 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
- a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 18 years ago
- bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 18 years ago
- e8ef952 x86: unification of cfufreq/Kconfig by Sam Ravnborg · 19 years ago
- 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 19 years ago
- e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 19 years ago
- d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 19 years ago
- 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 19 years ago
- 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 19 years ago
- 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 19 years ago
- c5829cd [CPUFREQ] architectural pstate driver for powernow-k8 by Mark Langsdorf · 19 years ago
- c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago