- 667ad4f [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq by maximilian attems · 18 years ago
- eba9fe9 [CPUFREQ] powernow-k8: improve error messages by Mark Langsdorf · 18 years ago
- 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 18 years ago
- 1f43c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 18 years ago
- 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
- c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
- e686d34 x86: !x & y typo in mtrr code by Harvey Harrison · 18 years ago
- e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 18 years ago
- e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 18 years ago
- f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 18 years ago
- f3b14a3 x86: remove unused function amd_init_cpu() by Dmitri Vorobiev · 18 years ago
- 911f6a7 x86-64: extend MCE CPU quirk handling by Jan Beulich · 18 years ago
- 86d78f6 x86: fix watchdog ops for CoreDuo by Jan Beulich · 18 years ago
- 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
- ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
- fb0f330 x86: modify show_shared_cpu_map in intel_cacheinfo by Mike Travis · 18 years ago
- b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 18 years ago
- fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 18 years ago
- 6b6309b x86: reduce memory and stack usage in intel_cacheinfo by Mike Travis · 18 years ago
- cf9b111 x86: remove pointless comments by WANG Cong · 18 years ago
- 8ce116e x86: clean up cpu capabilities accesses, p4-clockmod.c by Ingo Molnar · 18 years ago
- 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
- dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 18 years ago
- 9307cac x86: pat cpu feature bit setting for known cpus by Yinghai Lu · 18 years ago
- a7c7d0e x86: tom2 warning fix by Ingo Molnar · 18 years ago
- 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 18 years ago
- 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 18 years ago
- 01aaea1 x86: introduce initial apicid by Yinghai Lu · 18 years ago
- 282bfe2 x86: show apicid for cpu in proc by Yinghai Lu · 18 years ago
- c1db29d x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include by Joe Perches · 18 years ago
- 11ae9dd x86: switch to proc_create() by Alexey Dobriyan · 18 years ago
- 10cd5a1 x86: clean up cpu capabilities accesses, transmeta.c by Ingo Molnar · 18 years ago
- d0e95eb x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c by Ingo Molnar · 18 years ago
- 1d007cd x86: clean up cpu capabilities accesses, cyrix.c by Ingo Molnar · 18 years ago
- 4cbe668 x86: clean up cpu capabilities accesses, common.c by Ingo Molnar · 18 years ago
- e1a94a9 x86: clean up cpu capabilities accesses, centaur.c by Ingo Molnar · 18 years ago
- 16282a8 x86: clean up cpu capabilities accesses, amd.c by Ingo Molnar · 18 years ago
- 9716951 x86: clean up cpu capabilities accesses, generic by Ingo Molnar · 18 years ago
- 34048c9 x86: coding style fixes to arch/x86/kernel/cpu/common.c by Paolo Ciarrocchi · 18 years ago
- adf8526 x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c by Paolo Ciarrocchi · 18 years ago
- d677759 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c by Paolo Ciarrocchi · 18 years ago
- 4de8162 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c by Paolo Ciarrocchi · 18 years ago
- 714a9ac x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c by Paolo Ciarrocchi · 18 years ago
- fb87a29 x86: coding style fixes to arch/x86/kernel/cpu/amd.c by Paolo Ciarrocchi · 18 years ago
- f975182 x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c by Paolo Ciarrocchi · 18 years ago
- e0f0257 x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c by Paolo Ciarrocchi · 18 years ago
- 65eb6b4 x86: coding style fixes to arch/x86/kernel/cpu/intel.c by Paolo Ciarrocchi · 18 years ago
- 48e6b7a x86: coding style fixes to arch/x86/kernel/cpu/umc.c by Paolo Ciarrocchi · 18 years ago
- 2c58478 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c by Paolo Ciarrocchi · 18 years ago
- eb19067 x86: unify cpu/proc|_64.c by Hiroshi Shimamoto · 18 years ago
- 2aef772 x86: cosmetic unification cpu/proc|_64.c by Hiroshi Shimamoto · 18 years ago
- f84c3a4 x86: add power management line in /proc/cpuinfo by Hiroshi Shimamoto · 18 years ago
- a967cea x86: make cpu/proc|_64.c similar by Hiroshi Shimamoto · 18 years ago
- 8fa6878 x86: split cpuinfo from setup_64.c into cpu/proc_64.c by Hiroshi Shimamoto · 18 years ago
- c99aa38 x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c by Paolo Ciarrocchi · 18 years ago
- 1577720 x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c by Paolo Ciarrocchi · 18 years ago
- edc05e6 x86: more coding style fixes in centaur.c by Ingo Molnar · 18 years ago
- 29a9994 x86: coding style fixes for arch/x86/kernel/cpu/centaur.c by Paolo Ciarrocchi · 18 years ago
- 03ae576 x86: use ELF section to list CPU vendor specific code by Thomas Petazzoni · 18 years ago
- 64ba4f2 Fix booting pentium+ with dodgy TSC by Rusty Russell · 18 years ago
- 9c9b81f x86: print message if nmi_watchdog=2 cannot be enabled by Ingo Molnar · 18 years ago
- 4f14bde x86: fix nmi_watchdog=2 on Pentium-D CPUs by Ingo Molnar · 18 years ago
- c6e8256 x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX by Stephan Diestelhorst · 18 years ago
- 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 18 years ago
- 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 18 years ago
- 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 · 19 years ago
- 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 19 years ago
- b25e758 [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data by Dave Young · 19 years ago
- cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 19 years ago
- 290647b [CPUFREQ] Remove pointless Kconfig dependancy by Dave Jones · 19 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