aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-14
|\
| * x86: enable "make ARCH=x86"Sam Ravnborg2007-11-12
| * x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-12
| * x86: move the rest of the menu's to KconfigSam Ravnborg2007-11-12
| * x86: move all simple arch settings to KconfigSam Ravnborg2007-11-12
| * x86: copy x86_64 specific Kconfig symbols to Kconfig.i386Sam Ravnborg2007-11-12
| * x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64Sam Ravnborg2007-11-12
| * x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386Sam Ravnborg2007-11-12
| * x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-12
| * x86: start unification of arch/x86/Kconfig.*Sam Ravnborg2007-11-12
| * x86: unification of cfufreq/KconfigSam Ravnborg2007-11-12
* | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-14
* | x86: disable preemption in delay_tsc()Andrew Morton2007-11-14
* | x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-12
|/
* x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-09
* x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-09
* x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-09
* x86: make ipi_handler() always definedIngo Molnar2007-11-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-05
|\
| * lguest: tidy up documentationRusty Russell2007-11-05
| * lguest: make async_hcall() staticAdrian Bunk2007-11-05
* | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-04
* | x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-04
|/
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-03
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-25
* | Remove bogus default y for DMAR and NET_DMAAndi Kleen2007-10-30
* | remove the dead X86_REMOTE_DEBUG optionAdrian Bunk2007-10-29
* | x86: merge EARLY_PRINTK optionsAdrian Bunk2007-10-29
* | x86: mm/discontig_32.c: make code staticAdrian Bunk2007-10-29
* | x86: kernel/setup_32.c: unexport machine_idAdrian Bunk2007-10-29
* | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-29
* | x86 gart: make some variables and functions staticJoerg Roedel2007-10-29
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-29
* | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-29
* | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-29
* | x86: fix pci-gart failure handlingFUJITA Tomonori2007-10-29
* | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-27
* | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-27
* | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-27
* | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-27
* | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-27
* | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-27
* | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-10-26
|\ \
| * | x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-25
| * | x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-10-26
|\ \
| * | x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25
| * | x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap2007-10-25