aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-05-21i386: fix PGE maskBrian Gerst2-2/+2
2007-05-21i386: Clear MCE flag on AMD K6Andi Kleen2-3/+7
2007-05-21Detach sched.h from mm.hAlexey Dobriyan2-0/+2
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones2-2/+2
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake1-8/+28
2007-05-13[CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2-3/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki2-0/+4
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
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