aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* mtrr atomicity fixAndrew Morton2007-06-041-1/+4
* microcode: fix section mismatch warningSam Ravnborg2007-06-011-1/+1
* Work around Dell E520 BIOS reboot bugTim Gardner2007-06-011-0/+8
* Fix vmi.c compilationAlexey Dobriyan2007-06-011-0/+1
* smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds2007-05-311-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | i386: fix PGE maskBrian Gerst2007-05-212-2/+2
* | i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen2007-05-211-0/+27
* | i386: Clear MCE flag on AMD K6Andi Kleen2007-05-212-3/+7
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
|/
* i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins2007-05-171-1/+1
* i386/x86-64: fix section mismatchBernhard Walle2007-05-172-2/+2
* 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-142-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: 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-141-5/+0
|/
* SLUB: i386 supportChristoph Lameter2007-05-122-1/+2
* 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/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | 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
|/
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-081-102/+4
|\
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-0/+68
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4
* | 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/+5
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-2/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0814-14/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-084-18/+4
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+5
|/
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-2/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0554-2696/+2406
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1