summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-7/+7
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-9/+6
* Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-021-1/+1
* [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-291-9/+0
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-4/+9
* [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-111-1/+1
* [PATCH] i386: fix another modpost warningVivek Goyal2007-01-051-1/+1
* [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones2007-01-021-4/+1
* [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain2007-01-021-0/+1
* [CPUFREQ] Longhaul - Always guess FSBRafał Bilski2007-01-021-30/+14
* [CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski2006-12-291-33/+38
* [CPUFREQ] longhaul: Fix up unreachable code.Dave Jones2006-12-281-1/+1
* [CPUFREQ] speedstep-centrino: missing space and bracketBrice Goglin2006-12-221-3/+3
* [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change...Venkatesh Pallipadi2006-12-221-4/+5
* [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
* [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
* [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
* [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
* Merge ../linusDave Jones2006-12-1215-161/+373
|\
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0713-156/+369
| |\
| | * [PATCH] i386: replace kmalloc+memset with kzallocBurman Yan2006-12-071-8/+3
| | * [PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2006-12-072-6/+3
| | * [PATCH] i386: remove duplicate printkDave Jones2006-12-071-4/+1
| | * [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| | * [PATCH] i386: alloc_gdt() staticAdrian Bunk2006-12-071-1/+1
| | * [PATCH] i386: fix MTRR codeJan Beulich2006-12-077-60/+162
| | * [PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2006-12-072-3/+7
| | * [PATCH] paravirt: Allow selected bug checks to beRusty Russell2006-12-071-1/+1
| | * [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-16/+21
| | * [PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2006-12-072-1/+5
| | * [PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge2006-12-071-0/+2
| | * [PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge2006-12-071-0/+2
| | * [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-071-2/+19
| | * [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-071-43/+134
| | * [PATCH] i386: espfix cleanupStas Sergeev2006-12-071-11/+0
| | * [PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-1/+7
| | * [PATCH] i386: fix buggy MTRR address checksAndreas Mohr2006-12-072-4/+4
| * | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
| |\ \ | | |/
| | * [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
| * | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
| |/
* | [CPUFREQ] Longhaul - Add support for CN400Rafał Bilski2006-12-121-1/+5
* | [CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski2006-12-121-1/+1
* | [CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2006-12-121-10/+7
* | [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi2006-12-121-1/+1
* | [CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade2006-12-121-3/+5
* | [CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare2006-12-121-3/+1
* | Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control ...Dave Jones2006-11-081-4/+0
* | [CPUFREQ] gx-suspmod: fix "&& 0xff" typoAlexey Dobriyan2006-11-081-1/+1
OpenPOWER on IntegriCloud