summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-12-22[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh 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/torval...David 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 ...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
2006-11-08[CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade1-0/+4
2006-11-06[CPUFREQ] p4-clockmod: add more CPUsDominik Brodowski3-20/+51
2006-10-21[CPUFREQ] ifdef more unused on !SMP code.Dave Jones2-1/+3
2006-10-21[CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton1-2/+2
2006-10-18[CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones1-41/+34
2006-10-18[CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones1-1/+0
2006-10-18[CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura1-3/+0
2006-10-18[CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad1-1/+6
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi1-1/+106
2006-10-15[CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi1-1/+4
2006-10-15[CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi1-5/+4
2006-10-15[CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi1-160/+139
2006-10-15[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi3-2/+9