aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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 Russell6-8/+1213
2007-10-23Normalize config options for guest supportRusty Russell2-12/+31
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-4/+4
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds9-151/+336
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-125/+87
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-41/+95
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-288/+432
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds24-68/+56
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras5-41/+95
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto1-2/+2
2007-10-22[MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2-20/+10
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle1-13/+0
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa6-22/+188
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle6-165/+158
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2-64/+72
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto1-2/+2