aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
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-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
2007-05-02[PATCH] i386: Verify important CPUID bits in real modeAndi Kleen
2007-05-02[PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen
2007-05-02[PATCH] i386: Clean up NMI watchdog codeAndi Kleen
2007-05-02[PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen
2007-05-02[PATCH] i386: convert to the kthread APIEric W. Biederman
2007-05-02[PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker
2007-05-02[PATCH] i386: check capabilityJoachim Deguara
2007-05-02[PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S
2007-05-02[PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi
2007-05-02[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S
2007-05-02[PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependencyJeremy Fitzhardinge
2007-05-02[PATCH] i386: fix mtrr sectionsRandy Dunlap
2007-05-02[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] i386: __send_IPI_dest_field - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao
2007-05-02[PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao
2007-05-02[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl
2007-05-02[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspendingBernhard Kaindl
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge