aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | mtrr/cyrix: fix sectionsRandy Dunlap2007-06-281-2/+2
* | | x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-202-3/+3
* | | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink2007-06-161-5/+5
* | | i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink2007-06-161-5/+5
* | | i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink2007-06-161-0/+6
| |/ |/|
* | mtrr atomicity fixAndrew Morton2007-06-041-1/+4
* | i386: fix PGE maskBrian Gerst2007-05-212-2/+2
* | i386: Clear MCE flag on AMD K6Andi Kleen2007-05-212-3/+7
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
* | i386/x86-64: fix section mismatchBernhard Walle2007-05-172-2/+2
|/
* [CPUFREQ] Correct revision mask for powernow-k8Dave Jones2007-05-142-2/+2
* [CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake2007-05-131-8/+28
* [CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2007-05-132-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-0/+4
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0518-286/+1020
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-021-1/+3
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-022-0/+660
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-022-2/+4
| * [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-021-3/+4
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-25/+60
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+11
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-021-1/+6
| * [PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden2007-05-021-12/+4
| * [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-021-0/+13
| * [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-14/+3
| * [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-3/+3
| * [PATCH] i386: Enable bank 0 on non K7 AthlonAndi Kleen2007-05-021-3/+7
| * [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-0/+5
| * [PATCH] i386: clean up identify_cpuJeremy Fitzhardinge2007-05-021-7/+14
| * [PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2007-05-022-1/+192
| * [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-3/+1
| * [PATCH] i386: clean up cpu_init()Rusty Russell2007-05-021-25/+9
| * [PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2007-05-021-45/+27
| * [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-81/+13
| * [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel2007-05-021-2/+1
| * [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-1/+1
| * [PATCH] i386: pit_latch_buggy has no effecttakada2007-05-021-1/+1
| * [PATCH] i386: mtrr range check correctionJan Beulich2007-05-021-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-042-2/+1
|\ \
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+1
| |/
* | [CPUFREQ] Report the number of processors in PowerNow-k8 correctlyMark Langsdorf2007-04-301-2/+4
* | [CPUFREQ] do not declare undefined functionsDavid Rientjes2007-04-301-0/+2
* | [CPUFREQ] Longhaul - Revert Longhaul ver. 2Rafal Bilski2007-04-261-1/+1
* | Fix preemption warnings in speedstep-centrino.cDave Jones2007-04-261-1/+9
* | [CPUFREQ] Longhaul - Correct PCI codeRafał Bilski2007-04-261-7/+12
* | [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpuAlexey Dobriyan2007-04-261-25/+6
|/