| Commit message (Expand) | Author | Age | Files | Lines |
* | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 | 3 | -10/+39 |
* | Allow guest to specify syscall vector to use. | Rusty Russell | 2007-10-23 | 1 | -0/+1 |
* | Make hypercalls arch-independent. | Jes Sorensen | 2007-10-23 | 1 | -4/+4 |
* | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 2007-10-23 | 1 | -0/+1 |
* | Move lguest guest support to arch/x86. | Rusty Russell | 2007-10-23 | 6 | -8/+1213 |
* | Normalize config options for guest support | Rusty Russell | 2007-10-23 | 2 | -12/+31 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-10-22 | 2 | -4/+4 |
|\ |
|
| * | Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile | Bryan Wu | 2007-10-22 | 1 | -2/+2 |
| * | Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d... | Mike Frysinger | 2007-10-22 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-10-22 | 9 | -151/+336 |
|\ \ |
|
| * | | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 | 3 | -8/+37 |
| * | | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 | 4 | -29/+114 |
| * | | [S390] Introduce follow_table in uaccess_pt.c | Martin Schwidefsky | 2007-10-22 | 1 | -63/+22 |
| * | | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -2/+0 |
| * | | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 1 | -1/+1 |
| * | | [S390] kernel: Fix dump on panic for DASDs under LPAR. | Michael Holzheu | 2007-10-22 | 1 | -0/+2 |
| * | | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 2 | -3/+76 |
| * | | [S390] Update default configuration. | Martin Schwidefsky | 2007-10-22 | 1 | -46/+85 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-22 | 8 | -125/+87 |
|\ \ |
|
| * | | [SPARC64]: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2007-10-22 | 1 | -2/+1 |
| * | | [SPARC64]: small Makefile cleanups | Sam Ravnborg | 2007-10-22 | 3 | -14/+1 |
| * | | [SPARC64]: Stop using __do_IRQ(). | David S. Miller | 2007-10-22 | 3 | -50/+53 |
| * | | [SPARC64]: Update defconfig. | David S. Miller | 2007-10-21 | 1 | -59/+32 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-22 | 5 | -41/+95 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2007-10-23 | 5 | -41/+95 |
| |\ \
| | |/
| |/| |
|
| | * | [POWERPC] Enable restart support for lite5200 board | Marian Balakowicz | 2007-10-21 | 1 | -0/+4 |
| | * | [POWERPC] Add restart support for mpc52xx based platforms | Marian Balakowicz | 2007-10-21 | 1 | -0/+50 |
| | * | [POWERPC] Update device tree binding for mpc5200 gpt | Marian Balakowicz | 2007-10-21 | 2 | -34/+18 |
| | * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions | Marian Balakowicz | 2007-10-21 | 1 | -4/+17 |
| | * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. | Grant Likely | 2007-10-21 | 1 | -3/+6 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-22 | 19 | -288/+432 |
|\ \ \ |
|
| * | | | [MIPS] time: Make c0_compare_int_usable more bullet proof | Atsushi Nemoto | 2007-10-22 | 1 | -2/+2 |
| * | | | [MIPS] Kbuild: Use the new cc-cross-prefix feature. | Ralf Baechle | 2007-10-22 | 2 | -20/+10 |
| * | | | [MIPS] Malta: Delete dead code. | Ralf Baechle | 2007-10-22 | 1 | -13/+0 |
| * | | | [MIPS] time: Add GT641xx timer0 clockevent driver | Yoichi Yuasa | 2007-10-22 | 6 | -22/+188 |
| * | | | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle | 2007-10-22 | 6 | -165/+158 |
| * | | | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. | Ralf Baechle | 2007-10-22 | 2 | -64/+72 |
| * | | | [MIPS] time: Fix calculation in clockevent_set_clock() | Atsushi Nemoto | 2007-10-22 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-22 | 24 | -68/+56 |
|\ \ \ |
|
| * | | | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 23 | -67/+55 |
| * | | | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
| |/ / |
|
* | | | kexec: add BSS to resource tree | Bernhard Walle | 2007-10-22 | 7 | -9/+47 |
* | | | Intel IOMMU: Iommu floppy workaround | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+10 |
* | | | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 2007-10-22 | 2 | -4/+34 |
* | | | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 | 1 | -1/+58 |
* | | | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+5 |
* | | | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S | 2007-10-22 | 1 | -3/+3 |
* | | | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+11 |
* | | | i386: paravirt boot sequence | Rusty Russell | 2007-10-22 | 4 | -6/+63 |
* | | | update boot spec to 2.07 | Rusty Russell | 2007-10-22 | 1 | -0/+7 |
|/ / |
|