summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg2007-10-254-9/+16
* m68knommu: mark mem init functions as __initGreg Ungerer2007-10-241-2/+2
* m68knommu: mark setup_arch() as __initGreg Ungerer2007-10-241-1/+1
* m68knommu: cleanup 68VZ328 init codeGreg Ungerer2007-10-241-11/+1Star
* m68knommu: cleanup 68EZ328 init codeGreg Ungerer2007-10-241-17/+2Star
* m68knommu: cleanup 68360 startup codeGreg Ungerer2007-10-241-35/+16Star
* m68knommu: cleanup 68328 timer codeGreg Ungerer2007-10-241-12/+15
* m68knommu: cleanup 68328 init codeGreg Ungerer2007-10-241-22/+2Star
* m68knommu: remove unused variables in setup.cGreg Ungerer2007-10-241-3/+0Star
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-242-4/+4
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-242-4/+4
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-2433-430/+368Star
|\ \
| * | 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/+2Star
| * | 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/+6Star
| * | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2Star
| * | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
| * | x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner2007-10-233-18/+6Star
| * | x86: merge arch/x86/crypto MakefilesThomas Gleixner2007-10-233-29/+15Star
| * | x86: Add BITS to allow simple Makefile sharingThomas Gleixner2007-10-232-0/+12
| * | x86: unify crash_32/64.cHiroshi Shimamoto2007-10-234-139/+11Star
| * | x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+14
| * | x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2007-10-232-5/+3Star
| * | x86: fix more TSC clock source calibration errorsDave Johnson2007-10-231-14/+20
| * | x86: fix TSC clock source calibration errorDave Johnson2007-10-231-3/+2Star
| * | x86: add instrumentation menuAdrian Bunk2007-10-233-17/+4Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-241-2/+0Star
|\ \
| * | [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-181-2/+0Star
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-243-7/+9
|\ \ \ | |_|/ |/| |
| * | [ARM] 4630/1: Fix the vector stride of the double vector instruction.Takashi Ohmasa2007-10-211-4/+4
| * | [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXCTakashi Ohmasa2007-10-211-1/+1
| * | [ARM] 4613/1: pxa300: MFP typo fixAleksey Makarov2007-10-211-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-238-12/+1229
|\ \ \
| * | | Revert lguest magic and use hook in head.SRusty Russell2007-10-232-29/+5Star
| * | | Lguest support for VirtioRusty Russell2007-10-232-0/+26
| * | | Remove old lguest bus and drivers.Rusty Russell2007-10-231-41/+0Star
| * | | 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-236-8/+1213
| * | | Normalize config options for guest supportRusty Russell2007-10-232-12/+31
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-2311-146/+230
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-10-2311-146/+230
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [POWERPC] 4xx: Enable EMAC on Bamboo boardJosh Boyer2007-10-193-50/+76
| | * | | [POWERPC] 4xx: Enable EMAC for PPC405 Walnut boardJosh Boyer2007-10-194-43/+66