aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+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-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
| | * [POWERPC] 4xx: Fix timebase clock selection on WalnutJosh Boyer2007-10-191-2/+2
| | * [POWERPC] 4xx: Enable EMAC on the PPC 440GP Ebony boardJosh Boyer2007-10-191-45/+70
| | * [POWERPC] 4xx: Split early debug output and early boot console for 44xValentine Barshak2007-10-192-1/+1
| | * [POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.Valentine Barshak2007-10-191-4/+3
| | * [POWERPC] 4xx: Add RGMII support for Sequoia 440EPxValentine Barshak2007-10-192-2/+13
* | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-235-4/+406
|\ \ \
| * | | [AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
| * | | [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-231-31/+102
| * | | [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-231-0/+208
| * | | [AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2007-10-232-3/+3
| * | | [AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt2007-10-231-0/+58
| * | | [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+65
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-235-0/+9
|\ \ \ \
| * | | | sparc64: zero out dma_lengthFUJITA Tomonori2007-10-231-0/+5
| * | | | mips: sg_page() falloutJens Axboe2007-10-231-0/+1
| * | | | alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
| * | | | parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
| * | | | arm: build fixFUJITA Tomonori2007-10-231-0/+1
| | |/ / | |/| |
* | | | m68knommu: cleanup m68knommu timer codeGreg Ungerer2007-10-2315-137/+29
* | | | m68knommu: fix make archcleanGreg Ungerer2007-10-231-1/+1
* | | | m68knommu: remove use of undefined symbols in setup.cGreg Ungerer2007-10-231-12/+0
* | | | m68knommu: fix syscall restart handlingGreg Ungerer2007-10-231-9/+1
* | | | m68knommu: add make support for Savant/Rosie1 boardWilson Callan2007-10-231-0/+1
* | | | m68knommu: no separate stack region to report at startupGreg Ungerer2007-10-231-4/+2
* | | | m68knommu: add config support for Savant/Rosie1 boardWilson Callan2007-10-231-1/+12
* | | | m68knommu: updated defconfigGreg Ungerer2007-10-231-211/+114
* | | | m68knommu: fix syscall tracingMatt Waddel2007-10-231-1/+4
|/ / /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-222-4/+4
|\ \ \
| * | | Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu2007-10-221-2/+2
| * | | Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...Mike Frysinger2007-10-221-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-10-229-151/+336
|\ \ \
| * | | [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-223-8/+37
| * | | [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-224-29/+114
| * | | [S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky2007-10-221-63/+22
| * | | [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-2/+0