aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)Author
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] i386: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan
2006-12-07[PATCH] i386: remove duplicate printkDave Jones
2006-12-07[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich
2006-12-07[PATCH] paravirt: Allow selected bug checks to beRusty Russell
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell
2006-12-07[PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen
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-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-11-22WorkStruct: make allyesconfigDavid Howells
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