aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03[CPUFREQ] Longhaul - Remove "ignore_latency" optionRafał Bilski1-5/+1
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-9/+6
2007-02-02Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds1-1/+1
2007-01-29[CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones1-9/+0
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley1-4/+9
2007-01-11[PATCH] fix typo in geode_configre()@cyrix.ctakada1-1/+1
2007-01-05[PATCH] i386: fix another modpost warningVivek Goyal1-1/+1
2007-01-02[CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones1-4/+1
2007-01-02[CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target()Guillaume Chazarain1-0/+1
2007-01-02[CPUFREQ] Longhaul - Always guess FSBRafał Bilski1-30/+14
2006-12-29[CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski1-33/+38
2006-12-28[CPUFREQ] longhaul: Fix up unreachable code.Dave Jones1-1/+1
2006-12-22[CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin1-3/+3
2006-12-22[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notificationVenkatesh Pallipadi1-4/+5
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-13[CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi1-23/+6
2006-12-12Merge ../linusDave Jones15-161/+373
2006-12-12[CPUFREQ] Longhaul - Add support for CN400Rafał Bilski1-1/+5
2006-12-12[CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski1-1/+1
2006-12-12[CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski1-10/+7
2006-12-12[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi1-1/+1
2006-12-12[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-3/+5
2006-12-12[CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare1-3/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds13-156/+369
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan1-8/+3
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2-6/+3
2006-12-07[PATCH] i386: remove duplicate printkDave Jones1-4/+1
2006-12-07[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian1-0/+2
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk1-1/+1
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich7-60/+162
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2-3/+7
2006-12-07[PATCH] paravirt: Allow selected bug checks to beRusty Russell1-1/+1
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell1-16/+21
2006-12-07[PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2-1/+5
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge1-0/+2
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge1-0/+2
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge1-2/+19
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge1-43/+134
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev1-11/+0
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian1-1/+7
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr2-4/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-11-08Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control bits"Dave Jones1-4/+0
2006-11-08[CPUFREQ] gx-suspmod: fix "&& 0xff" typoAlexey Dobriyan1-1/+1
2006-11-08[CPUFREQ] Fix build failure on x86-64akpm@osdl.org1-1/+4