aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-231-2/+2
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-231-2/+2
* | x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho2007-10-231-0/+18
* | x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho2007-10-231-1/+36
* | x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-233-9/+2
* | x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-234-89/+118
* | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-231-78/+86
* | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-235-14/+6
* | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2
* | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
* | x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner2007-10-233-18/+6
* | x86: merge arch/x86/crypto MakefilesThomas Gleixner2007-10-233-29/+15
* | x86: unify crash_32/64.cHiroshi Shimamoto2007-10-234-139/+11
* | x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+14
* | x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-232-5/+3
* | x86: fix more TSC clock source calibration errorsDave Johnson2007-10-231-14/+20
* | x86: fix TSC clock source calibration errorDave Johnson2007-10-231-3/+2
* | x86: add instrumentation menuAdrian Bunk2007-10-231-17/+0
|/
* Revert lguest magic and use hook in head.SRusty Russell2007-10-232-29/+5
* Lguest support for VirtioRusty Russell2007-10-232-0/+26
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-41/+0
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-231-0/+1
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-233-10/+39
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+1
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-4/+4
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+1
* Move lguest guest support to arch/x86.Rusty Russell2007-10-234-0/+1208
* Normalize config options for guest supportRusty Russell2007-10-231-2/+3
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-223-8/+10
|\
| * Update arch/ to use sg helpersJens Axboe2007-10-223-8/+10
* | kexec: add BSS to resource treeBernhard Walle2007-10-225-5/+33
* | Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-221-0/+19
* | Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-1/+58
* | Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-221-0/+5
* | Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-3/+3
* | i386: paravirt boot sequenceRusty Russell2007-10-224-6/+63
* | update boot spec to 2.07Rusty Russell2007-10-221-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1948-78/+78
|\
| * Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett2007-10-201-1/+1
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-209-13/+13
| * spelling fixes: arch/i386/Simon Arlott2007-10-2037-57/+57
| * BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day2007-10-201-1/+1
| * more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-4/+4
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1965-624/+618
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-1931-110/+125
| * x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-191-10/+2
| * i386: do not BUG_ON() when MSR is unknownStephane Eranian2007-10-191-4/+12
| * x86: acpi use cpu_physical_idMike Travis2007-10-191-0/+2