aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAge
* [CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin2006-12-22
* [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-22
* [CPUFREQ] longhaul compile fix.Dave Jones2006-12-17
* [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-17
* [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-17
* [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-13
* Merge ../linusDave Jones2006-12-12
|\
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
| |\
| | * [PATCH] i386: replace kmalloc+memset with kzallocBurman Yan2006-12-06
| | * [PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2006-12-06
| | * [PATCH] i386: remove duplicate printkDave Jones2006-12-06
| | * [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-06
| | * [PATCH] i386: alloc_gdt() staticAdrian Bunk2006-12-06
| | * [PATCH] i386: fix MTRR codeJan Beulich2006-12-06
| | * [PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2006-12-06
| | * [PATCH] paravirt: Allow selected bug checks to beRusty Russell2006-12-06
| | * [PATCH] i386: cpu_detect extractionRusty Russell2006-12-06
| | * [PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2006-12-06
| | * [PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge2006-12-06
| | * [PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge2006-12-06
| | * [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-06
| | * [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-06
| | * [PATCH] i386: espfix cleanupStas Sergeev2006-12-06
| | * [PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-06
| | * [PATCH] i386: fix buggy MTRR address checksAndreas Mohr2006-12-06
| * | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\|
| | * [PATCH] severing module.h->sched.hAl Viro2006-12-04
| * | WorkStruct: make allyesconfigDavid Howells2006-11-22
| |/
* | [CPUFREQ] Longhaul - Add support for CN400Rafał Bilski2006-12-12
* | [CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski2006-12-12
* | [CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2006-12-12
* | [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi2006-12-12
* | [CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade2006-12-12
* | [CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare2006-12-12
* | Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control ...Dave Jones2006-11-08
* | [CPUFREQ] gx-suspmod: fix "&& 0xff" typoAlexey Dobriyan2006-11-08
* | [CPUFREQ] Fix build failure on x86-64akpm@osdl.org2006-11-08
* | [CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade2006-11-08
* | [CPUFREQ] p4-clockmod: add more CPUsDominik Brodowski2006-11-06
* | [CPUFREQ] ifdef more unused on !SMP code.Dave Jones2006-10-21
* | [CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton2006-10-21
* | [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones2006-10-18
* | [CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones2006-10-18
* | [CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura2006-10-18
* | [CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad2006-10-18
* | [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi2006-10-15
* | [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi2006-10-15
* | [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi2006-10-15
* | [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi2006-10-15