summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [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] severing module.h->sched.hAl Viro2006-12-041-0/+1
* [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
* [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafa³ Bilski2006-07-311-1/+1
* [CPUFREQ] Longhaul - Readd accidentally dropped lineRafa³ Bilski2006-07-311-0/+1
* [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
* [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
* [CPUFREQ] Longhaul - Initialise later.Rafa³ Bilski2006-07-311-1/+1
* [CPUFREQ] Longhaul - Workaround issues with APIC.Rafa³ Bilski2006-07-311-0/+12
* [CPUFREQ] Longhaul - Hook into ACPI C states.Rafa³ Bilski2006-07-312-87/+109
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-309-9/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
* | merge linus into release branchLen Brown2006-06-294-25/+30
|\ \ | |/
| * [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
OpenPOWER on IntegriCloud