aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+9
2007-10-23x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-23x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho1-1/+36
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin3-9/+2
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki4-89/+118
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner5-14/+6
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-23x86: merge arch/x86/crypto MakefilesThomas Gleixner3-29/+15
2007-10-23x86: Add BITS to allow simple Makefile sharingThomas Gleixner2-0/+12
2007-10-23x86: unify crash_32/64.cHiroshi Shimamoto4-139/+11
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto1-0/+14
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2-5/+3
2007-10-23x86: fix more TSC clock source calibration errorsDave Johnson1-14/+20
2007-10-23x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-10-23x86: add instrumentation menuAdrian Bunk3-17/+4
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds8-12/+1229
2007-10-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-146/+230
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-4/+406
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-0/+9
2007-10-23m68knommu: cleanup m68knommu timer codeGreg Ungerer15-137/+29
2007-10-23m68knommu: fix make archcleanGreg Ungerer1-1/+1
2007-10-23m68knommu: remove use of undefined symbols in setup.cGreg Ungerer1-12/+0
2007-10-23m68knommu: fix syscall restart handlingGreg Ungerer1-9/+1
2007-10-23m68knommu: add make support for Savant/Rosie1 boardWilson Callan1-0/+1
2007-10-23m68knommu: no separate stack region to report at startupGreg Ungerer1-4/+2
2007-10-23m68knommu: add config support for Savant/Rosie1 boardWilson Callan1-1/+12
2007-10-23m68knommu: updated defconfigGreg Ungerer1-211/+114
2007-10-23m68knommu: fix syscall tracingMatt Waddel1-1/+4
2007-10-23Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras11-146/+230
2007-10-23sparc64: zero out dma_lengthFUJITA Tomonori1-0/+5
2007-10-23mips: sg_page() falloutJens Axboe1-0/+1
2007-10-23alpha: sg_virt() falloutJens Axboe1-0/+1
2007-10-23[AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-1/+1
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen1-31/+102
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen1-0/+208
2007-10-23[AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2-3/+3
2007-10-23[AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt1-0/+58
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen1-0/+65
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-0/+1
2007-10-23arm: build fixFUJITA Tomonori1-0/+1
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