aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Detach sched.h from mm.hAlexey Dobriyan3-0/+3
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds1-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-15x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds1-6/+3
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-11/+31
2007-05-15i386: fix voyager buildJeremy Fitzhardinge1-65/+41
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 Lameter5-21/+23
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 Torvalds3-5/+5
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09i386: voyager: use __maybe_unusedDavid Rientjes1-2/+2
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes1-1/+1
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-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao1-2/+0
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day1-2/+2
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-2/+2
2007-05-08Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds1-3/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-108/+71
2007-05-08fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas1-1/+3
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2-0/+68
2007-05-08Add IRQF_IRQPOLL flag on i386Bernhard Walle3-3/+3
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+5
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-13/+4
2007-05-08utimensat implementationUlrich Drepper1-0/+1
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-05-08apm: fix incorrect commentAlan Cox1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-7/+5
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-2/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap19-19/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig7-22/+8
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+5
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-7/+2
2007-05-08i386: Use functions from library in msr driverNicolas Boichat1-102/+4
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek1-6/+67
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt1-0/+6
2007-05-07SLUB coreChristoph Lameter1-0/+4
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2-10/+9