aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAge
* Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman2007-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * fix file specification in commentsUwe Kleine-König2007-05-09
| * Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-09
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-09
* | i386: voyager: use __maybe_unusedDavid Rientjes2007-05-09
* | i386 pci: use __maybe_unusedDavid Rientjes2007-05-09
* | wrap access to thread_infoRoman Zippel2007-05-09
* | microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-09
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* | Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-09
|/
* Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-08
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-08
|\
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-08
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-08
* | fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas2007-05-08
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-08
* | Add IRQF_IRQPOLL flag on i386Bernhard Walle2007-05-08
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-08
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-08
* | utimensat implementationUlrich Drepper2007-05-08
* | dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-08
* | apm: fix incorrect commentAlan Cox2007-05-08
* | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-08
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-08
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* | move die notifier handling to common codeChristoph Hellwig2007-05-08
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-08
* | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-08
|/
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-07
* SLUB coreChristoph Lameter2007-05-07
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-02
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-02
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-02
| * [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-02
| * [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-02
| * [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-02
| * [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-02
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-02
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-02
| * [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-02
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-02
| * [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-02
| * [PATCH] i386: convert to the kthread APIEric W. Biederman2007-05-02
| * [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-02
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-02
| * [PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S2007-05-02