Commit Graph

356 Commits (7c3a622d9c8e88117a8d647756827852dd8c8432)

Author SHA1 Message Date
Andreas Herrmann bae19fe033 x86: don't call mce_create_device on CPU_UP_PREPARE 17 years ago
Andrew Morton 35d5d08a08 x86: disable preemption in delay_tsc() 17 years ago
Sam Ravnborg daa93fab82 x86: enable "make ARCH=x86" 18 years ago
Sam Ravnborg d746d647f3 x86: do not use $(ARCH) when not needed 18 years ago
Sam Ravnborg 506f1d07b3 x86: move the rest of the menu's to Kconfig 18 years ago
Sam Ravnborg 8d5fffb928 x86: move all simple arch settings to Kconfig 18 years ago
Sam Ravnborg bc0120fdb4 x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 18 years ago
Sam Ravnborg d2cacbcfaa x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 18 years ago
Sam Ravnborg 012c6c7227 x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 18 years ago
Sam Ravnborg 1032c0ba9d x86: arch/x86/Kconfig.cpu unification 18 years ago
Sam Ravnborg e279b6c1d3 x86: start unification of arch/x86/Kconfig.* 18 years ago
Sam Ravnborg e8ef95227a x86: unification of cfufreq/Kconfig 18 years ago
Siddha, Suresh B 92d140e21f x86: fix taking DNA during 64bit sigreturn 18 years ago
Chuck Ebbert ecd744eec3 x86 - 32-bit ptrace emulation mishandles 6th arg 18 years ago
Roland McGrath fd181c72a3 x86_64: ia32 ptrace THREAD_AREA fix 18 years ago
Ingo Molnar 0492007ed9 x86: make nmi_cpu_busy() always defined 18 years ago
Ingo Molnar 4e2947f125 x86: make ipi_handler() always defined 18 years ago
Rusty Russell 633872b980 lguest: tidy up documentation 18 years ago
Adrian Bunk 9b56fdb458 lguest: make async_hcall() static 18 years ago
H. Peter Anvin 9f259cc59b x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry 18 years ago
H. Peter Anvin 7ed192906a x86 setup: add a near jump to serialize %cr0 on 386/486 18 years ago
Andi Kleen 4138f08d1c Remove bogus default y for DMAR and NET_DMA 18 years ago
Adrian Bunk 076e21a014 remove the dead X86_REMOTE_DEBUG option 18 years ago
Adrian Bunk 1b8a8e95f9 x86: merge EARLY_PRINTK options 18 years ago
Adrian Bunk fb8c177fe0 x86: mm/discontig_32.c: make code static 18 years ago
Adrian Bunk f1aa14b2e9 x86: kernel/setup_32.c: unexport machine_id 18 years ago
Joerg Roedel 0440d4c00d x86 gart: rename symbols only used for the GART implementation 18 years ago
Joerg Roedel 79da087441 x86 gart: make some variables and functions static 18 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
Joerg Roedel 395624fcdd x86 gart: rename iommu.h to gart.h 18 years ago
H. Peter Anvin e1054b39b2 x86: additional CPUID strings; fix strings for AMD-ecx 18 years ago
Linus Torvalds 6a22c57b8d Revert "x86_64: allocate sparsemem memmap above 4G" 18 years ago
FUJITA Tomonori 5336940dd8 x86: fix pci-gart failure handling 18 years ago
Ken'ichi Ohmichi 69243f9125 x86: Dump filtering supports x86_64 sparsemem 18 years ago
Jeff Garzik 03d0d20e64 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c 18 years ago
Jeff Garzik 74a3d2d331 x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c 18 years ago
Eric W. Biederman bd53147db8 x86: Fix boot protocol KEEP_SEGMENTS check. 18 years ago
James Bottomley 0cca1ca647 x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info 18 years ago
Thomas Gleixner 027447c491 x86: export smp_ops to allow modular build of KVM 18 years ago
Thomas Gleixner ceff8d859c Revert "i386: export i386 smp_call_function_mask() to modules" 18 years ago
H. Peter Anvin e6e1ace990 x86 setup: sizeof() is unsigned, unbreak comparisons 18 years ago
H. Peter Anvin 6b6815c6d5 x86 setup: handle boot loaders which set up the stack incorrectly 18 years ago
Sam Ravnborg 47572387d5 x86: move i386 and x86_64 Kconfig files to x86 directory 18 years ago
Randy Dunlap d013a27cb7 x86: unification of i386 and x86_64 Kconfig.debug 18 years ago
Sam Ravnborg 2266cfd50d x86: move defconfig files for i386 and x86_64 to x86 18 years ago
Sam Ravnborg 74b469f2e6 x86: move i386 and x86_64 Makefiles to arch/x86 18 years ago
Peter Zijlstra 143a5d325d lockdep: fixup irq tracing 18 years ago
FUJITA Tomonori e88a39dee1 x86: pci-gart fix 18 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Jeff Garzik 4cfe6c3c1c lguest: build fix 18 years ago