summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds2007-05-161-6/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-05-153-11/+31
|\
| * [CPUFREQ] Correct revision mask for powernow-k8Dave Jones2007-05-152-2/+2
| * [CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake2007-05-131-8/+28
| * [CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2007-05-132-3/+3
* | i386: fix voyager buildJeremy Fitzhardinge2007-05-151-65/+41Star
* | i386: move common parts of smp into their own fileJeremy Fitzhardinge2007-05-154-81/+86
* | Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-151-5/+0Star
|/
* SLUB: i386 supportChristoph Lameter2007-05-125-21/+23
* i386: Fix compilation of verify_cpu.S on old binutilsAndi Kleen2007-05-111-1/+3
* signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-0/+1
* Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman2007-05-103-45/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-093-5/+5
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
| * Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-091-2/+2
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-2/+2
* | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | i386: voyager: use __maybe_unusedDavid Rientjes2007-05-091-2/+2
* | i386 pci: use __maybe_unusedDavid Rientjes2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* | microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-091-26/+36
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-095-0/+11
* | Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-091-2/+0Star
|/
* Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-091-3/+1Star
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-082-108/+71Star
|\
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4Star
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-6/+67
* | fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas2007-05-081-1/+3
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-0/+68
* | Add IRQF_IRQPOLL flag on i386Bernhard Walle2007-05-083-3/+3
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4Star
* | utimensat implementationUlrich Drepper2007-05-081-0/+1
* | dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* | apm: fix incorrect commentAlan Cox2007-05-081-1/+1
* | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-7/+5Star
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-2/+1Star
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0819-19/+0Star
* | move die notifier handling to common codeChristoph Hellwig2007-05-087-22/+8Star
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+5
* | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-7/+2Star
|/
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-071-0/+6
* SLUB coreChristoph Lameter2007-05-071-0/+4
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-072-10/+9Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0581-2958/+2957Star
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0Star
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17