aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-17i386: don't check_pgt_cache in flush_tlb_mmHugh Dickins1-1/+1
2007-05-17i386/x86-64: fix section mismatchBernhard Walle2-2/+2
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-11/+31
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge4-81/+86
2007-05-14[CPUFREQ] Correct revision mask for powernow-k8Dave Jones2-2/+2
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-5/+0
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake1-8/+28
2007-05-13[CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2-3/+3
2007-05-12SLUB: i386 supportChristoph Lameter2-1/+2
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 Torvalds1-1/+1
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
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-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-102/+4
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2-0/+68
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 Dunlap14-14/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig4-18/+4
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+5
2007-05-08i386: Use functions from library in msr driverNicolas Boichat1-102/+4
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-2/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds54-2696/+2406
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-4/+3
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-36/+34
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
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: Drop noisy e820 debugging printksAndi Kleen1-13/+2
2007-05-02[PATCH] i386: Little cleanups in smpboot.cAndi Kleen1-3/+1
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen1-1/+3
2007-05-02[PATCH] i386: Verify important CPUID bits in real modeAndi Kleen1-0/+65
2007-05-02[PATCH] i386: Clean up NMI watchdog codeAndi Kleen3-776/+713
2007-05-02[PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen1-1/+1
2007-05-02[PATCH] i386: convert to the kthread APIEric W. Biederman1-5/+3