aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds18-286/+1020
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-2/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+1
2007-05-02[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in late_initcallThomas Renninger7-78/+0
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen1-1/+3
2007-05-02[PATCH] i386: Clean up NMI watchdog codeAndi Kleen2-0/+660
2007-05-02[PATCH] i386: check capabilityJoachim Deguara2-2/+4
2007-05-02[PATCH] i386: fix mtrr sectionsRandy Dunlap1-3/+4
2007-05-02[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl1-25/+60
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl1-0/+11
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl1-1/+6
2007-05-02[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden1-12/+4
2007-05-02[PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge1-0/+13
2007-05-02[PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge1-14/+3
2007-05-02[PATCH] i386: Page-align the GDTJeremy Fitzhardinge1-3/+3
2007-05-02[PATCH] i386: Enable bank 0 on non K7 AthlonAndi Kleen1-3/+7
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen1-0/+5
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge1-7/+14
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2-1/+192
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-3/+1
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell1-25/+9
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell1-45/+27
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell1-81/+13
2007-05-02[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel1-2/+1
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz1-1/+1
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada1-1/+1
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich1-1/+1
2007-04-30[CPUFREQ] Report the number of processors in PowerNow-k8 correctlyMark Langsdorf1-2/+4
2007-04-30[CPUFREQ] do not declare undefined functionsDavid Rientjes1-0/+2
2007-04-26[CPUFREQ] Longhaul - Revert Longhaul ver. 2Rafal Bilski1-1/+1
2007-04-26Fix preemption warnings in speedstep-centrino.cDave Jones1-1/+9
2007-04-26[CPUFREQ] Longhaul - Correct PCI codeRafaƂ Bilski1-7/+12
2007-04-26[CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpuAlexey Dobriyan1-25/+6
2007-04-20Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones1-1/+1
2007-04-02[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen1-0/+34
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds12-13/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-31/+30
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds1-2/+0
2007-02-22[CPUFREQ] constify some data tables.Dave Jones3-17/+17
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones12-13/+13
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger1-1/+0
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-286/+576
2007-02-14[CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski1-22/+31
2007-02-13[CPUFREQ] EPS - Correct 2nd brand testRafał Bilski1-1/+1
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida1-0/+30
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell1-1/+1
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan1-9/+11
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen1-1/+1
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen1-5/+9
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito1-11/+10