summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones1-3/+2
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon1-0/+13
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli1-0/+4
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel1-4/+4
2007-07-03Remove some unused variablesLinus Torvalds1-2/+0
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen1-2/+33
2007-07-03Revert HPET resource reservationAndi Kleen1-19/+0
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap1-2/+2
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin1-0/+2
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu2-3/+3
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+27
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
2007-05-21i386: fix PGE maskBrian Gerst2-2/+2
2007-05-21i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen1-0/+27
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-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins1-1/+1
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-11/+31
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge4-81/+86
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones2-2/+2
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-5/+0
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-12SLUB: i386 supportChristoph Lameter2-1/+2
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen1-1/+3
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman3-45/+0
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-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki1-26/+36
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki5-0/+11
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-102/+4
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2-0/+68