aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAge
* 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
|/
* [PATCH] thermal throttle: sysfs error checkingStephen Hemminger2006-10-13
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-03
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-03
* [CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones2006-09-30
* [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-27
* [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-26
* [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-26
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-26
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-26
| * [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-26
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
| * [PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-26
| * [PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm2006-09-26
| * [PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm2006-09-26
| * [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-26
* | [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-26
|/
* [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-22
* [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-05
* [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-05
* Merge ../linusDave Jones2006-09-05
|\
| * [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-27
* | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-14
* | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-11
|/
* [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-31
* [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-31