aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds81-2958/+2957
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds5-97/+83
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-7/+7
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-36/+34
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert1-2/+2
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams1-0/+1
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes1-1/+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: type may be unusedDavid Rientjes1-1/+1
2007-05-02[PATCH] i386: Some additional chipset register values validation.Olivier Galibert1-8/+17
2007-05-02[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin1-1/+5