aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
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-09i386: voyager: use __maybe_unusedDavid Rientjes
2007-05-09i386 pci: use __maybe_unusedDavid Rientjes
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-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-09Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08Add IRQF_IRQPOLL flag on i386Bernhard Walle
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
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08i386: Use functions from library in msr driverNicolas Boichat
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-07get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt
2007-05-07SLUB coreChristoph Lameter
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-05-02PCI: add debug information to resource collision messageChuck Ebbert
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger
2007-05-02[PATCH] i386: type may be unusedDavid Rientjes
2007-05-02[PATCH] i386: Some additional chipset register values validation.Olivier Galibert
2007-05-02[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin
2007-05-02[PATCH] i386: Drop noisy e820 debugging printksAndi Kleen
2007-05-02[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen
2007-05-02[PATCH] i386: Little cleanups in smpboot.cAndi Kleen
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen