aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)Author
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-10-13[PATCH] thermal throttle: sysfs error checkingStephen Hemminger
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds
2006-09-30[CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones
2006-09-27[CPUFREQ] longhaul: remove duplicated code.Rafał Bilski
2006-09-26[CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl
2006-09-26[CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski
2006-09-05Merge ../linusDave Jones
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones
2006-08-14[CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski
2006-08-11[CPUFREQ] Longhaul - Disable arbiterRafał Bilski
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert
2006-07-31[CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski
2006-07-31[CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski
2006-07-31[CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski
2006-07-31[CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk
2006-07-31[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk
2006-07-31[CPUFREQ] Longhaul - Initialise later.Rafał Bilski
2006-07-31[CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski
2006-07-31[CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-07-31[PATCH] mce section fixAndrew Morton
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>JĂśrn Engel
2006-06-29merge linus into release branchLen Brown
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman