aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink
2007-06-04mtrr atomicity fixAndrew Morton
2007-06-01microcode: fix section mismatch warningSam Ravnborg
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner
2007-06-01Fix vmi.c compilationAlexey Dobriyan
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21i386: fix PGE maskBrian Gerst
2007-05-21i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen
2007-05-21i386: Clear MCE flag on AMD K6Andi Kleen
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins
2007-05-17i386/x86-64: fix section mismatchBernhard Walle
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake
2007-05-13[CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones
2007-05-12SLUB: i386 supportChristoph Lameter
2007-05-11i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08utimensat implementationUlrich Drepper
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski
2007-05-08apm: fix incorrect commentAlan Cox
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard