aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAge
* [PATCH] i386: Fix Cyrix MediaGX detectionAlan2007-02-13
* [PATCH] i386: Fix warning in cpu initializationAndi Kleen2007-02-13
* [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-13
* [PATCH] i386: geode configuration fixesTAKADA Yoshihito2007-02-13
* [PATCH] i386: support Classic MediaGXmtakada2007-02-13
* [PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin2007-02-13
* [PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2007-02-13
* [PATCH] i386: add idle notifierStephane Eranian2007-02-13
* [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk2007-02-13
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-13
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-02
* [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-29
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-22
* [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-11
* [PATCH] i386: fix another modpost warningVivek Goyal2007-01-06
* [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.Dave Jones2007-01-02
* [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-c...Guillaume Chazarain2007-01-02
* [CPUFREQ] Longhaul - Always guess FSBRafał Bilski2007-01-02
* [CPUFREQ] Longhaul - Fix up powersaver assumptions.Rafał Bilski2006-12-29
* [CPUFREQ] longhaul: Fix up unreachable code.Dave Jones2006-12-28
* [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