summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-10-26Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+1
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-24Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds1-2/+2
2007-10-24[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik1-2/+2
2007-10-24x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-24x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho1-1/+36
2007-10-24x86: clean up setup.h and the boot codeH. Peter Anvin3-9/+2
2007-10-24x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki4-89/+118
2007-10-24x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-24x86: consolidate the cpu/ related code usageThomas Gleixner5-14/+6
2007-10-24x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-24x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-24x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-24x86: merge arch/x86/crypto MakefilesThomas Gleixner3-29/+15
2007-10-24x86: unify crash_32/64.cHiroshi Shimamoto4-139/+11
2007-10-24x86: add lapic_shutdown for x86_64Hiroshi Shimamoto1-0/+14
2007-10-24x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2-5/+3
2007-10-24x86: fix more TSC clock source calibration errorsDave Johnson1-14/+20
2007-10-24x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-10-24x86: add instrumentation menuAdrian Bunk1-17/+0
2007-10-23Revert lguest magic and use hook in head.SRusty Russell2-29/+5
2007-10-23Lguest support for VirtioRusty Russell2-0/+26
2007-10-23Remove old lguest bus and drivers.Rusty Russell1-41/+0
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell1-0/+1
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell3-10/+39
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell1-0/+1
2007-10-23Make hypercalls arch-independent.Jes Sorensen1-4/+4
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen1-0/+1
2007-10-23Move lguest guest support to arch/x86.Rusty Russell4-0/+1208
2007-10-23Normalize config options for guest supportRusty Russell1-2/+3
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+10
2007-10-22Update arch/ to use sg helpersJens Axboe3-8/+10
2007-10-22kexec: add BSS to resource treeBernhard Walle5-5/+33
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S1-0/+19
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-1/+58
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+5
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S1-3/+3
2007-10-22i386: paravirt boot sequenceRusty Russell4-6/+63
2007-10-22update boot spec to 2.07Rusty Russell1-0/+7
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds48-78/+78
2007-10-20Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett1-1/+1
2007-10-20spelling fixes: arch/x86_64/Simon Arlott9-13/+13
2007-10-20spelling fixes: arch/i386/Simon Arlott37-57/+57