aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* 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
| * | x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-25
| * | x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-25
|\ \
| * | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-24
| * | x86: lguest build fixJeff Garzik2007-10-24
| * | x86: fix CONFIG_KEXEC build breakageMike Galbraith2007-10-24
| |/
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-25
|\ \
| * | x86: pci-gart fixFUJITA Tomonori2007-10-25
| |/
* | lguest: documentation updateRusty Russell2007-10-25
* | lguest: build fixJeff Garzik2007-10-25
* | lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-25
|/
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-23
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-23
* | x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho2007-10-23
* | x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho2007-10-23
* | x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-23
* | x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-23
* | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-23
* | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-23
* | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-23
* | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-23
* | x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner2007-10-23
* | x86: merge arch/x86/crypto MakefilesThomas Gleixner2007-10-23
* | x86: unify crash_32/64.cHiroshi Shimamoto2007-10-23
* | x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-23
* | x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-23
* | x86: fix more TSC clock source calibration errorsDave Johnson2007-10-23
* | x86: fix TSC clock source calibration errorDave Johnson2007-10-23
* | x86: add instrumentation menuAdrian Bunk2007-10-23
|/
* Revert lguest magic and use hook in head.SRusty Russell2007-10-23
* Lguest support for VirtioRusty Russell2007-10-23
* Remove old lguest bus and drivers.Rusty Russell2007-10-23
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-23
* Make hypercalls arch-independent.Jes Sorensen2007-10-23
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-23