aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds13-1171/+578
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-14x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg3-41/+15
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg7-16/+23
2007-11-12x86: move the rest of the menu's to KconfigSam Ravnborg3-1543/+1052
2007-11-12x86: move all simple arch settings to KconfigSam Ravnborg3-234/+136
2007-11-12x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2-23/+198
2007-11-12x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg1-17/+17
2007-11-12x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg1-37/+53
2007-11-12x86: arch/x86/Kconfig.cpu unificationSam Ravnborg4-134/+95
2007-11-12x86: start unification of arch/x86/Kconfig.*Sam Ravnborg3-458/+404
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg4-132/+49
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B1-4/+5
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert1-13/+6
2007-11-10x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath1-8/+2
2007-11-09x86: make nmi_cpu_busy() always definedIngo Molnar1-2/+2
2007-11-09x86: make ipi_handler() always definedIngo Molnar1-4/+2
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds1-35/+34
2007-11-05lguest: tidy up documentationRusty Russell1-22/+21
2007-11-05lguest: make async_hcall() staticAdrian Bunk1-13/+13
2007-11-04x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin1-1/+3
2007-11-04x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds6-12/+16
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