aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30Remove bogus default y for DMAR and NET_DMAAndi Kleen1-1/+0
2007-10-30remove the dead X86_REMOTE_DEBUG optionAdrian Bunk1-3/+0
2007-10-30x86: merge EARLY_PRINTK optionsAdrian Bunk2-6/+1
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk1-2/+2
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk1-3/+0
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel4-13/+14
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel1-4/+4
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel6-10/+10
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel9-9/+9
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2-10/+10
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-6/+0
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori1-1/+1
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi1-0/+2
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman3-8/+21
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner1-0/+1
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner1-7/+0
2007-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-25/+51
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds10-0/+5892
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+1
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg3-0/+2537
2007-10-25x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap1-0/+119
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg3-1/+2858
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg4-0/+379
2007-10-25x86: pci-gart fixFUJITA Tomonori1-2/+1
2007-10-25lguest: documentation updateRusty Russell2-26/+30
2007-10-25lguest: build fixJeff Garzik1-0/+1
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell1-3/+2
2007-10-24x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan1-1/+1
2007-10-24x86: lguest build fixJeff Garzik1-0/+1
2007-10-24x86: fix CONFIG_KEXEC build breakageMike Galbraith1-3/+3
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik1-2/+2
2007-10-23x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-23x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho1-1/+36
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin3-9/+2
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki4-89/+118
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner5-14/+6
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-23x86: merge arch/x86/crypto MakefilesThomas Gleixner3-29/+15
2007-10-23x86: unify crash_32/64.cHiroshi Shimamoto4-139/+11
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto1-0/+14