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