| Commit message (Expand) | Author | Age |
* | Remove old lguest I/O infrrasructure. | Rusty Russell | 2007-10-23 |
* | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2007-10-23 |
* | Make hypercalls arch-independent. | Jes Sorensen | 2007-10-23 |
* | Reorder guest saved regs to match hyperall order | Jes Sorensen | 2007-10-23 |
* | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 2007-10-23 |
* | Move lguest hcalls to arch-specific header | Jes Sorensen | 2007-10-23 |
* | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 2007-10-23 |
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
| * | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S | 2007-10-22 |
* | | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S | 2007-10-22 |
* | | update boot spec to 2.07 | Rusty Russell | 2007-10-22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | x86 hpet.h: remove broken links | Dave Young | 2007-10-19 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-19 |
|\ \ |
|
| * | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-19 |
| |/ |
|
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 |
|\ \
| |/
|/| |
|
| * | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 |
| * | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck | 2007-10-19 |
| * | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 |
| * | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 2007-10-19 |
| * | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 2007-10-19 |
| * | i386: introduce "used_vectors" bitmap which can be used to reserve vectors. | Rusty Russell | 2007-10-19 |
| * | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier | 2007-10-19 |
| * | x86: use descriptor's functions instead of inline assembly | Glauber de Oliveira Costa | 2007-10-19 |
| * | i386: consolidate show_regs and show_registers for i386 | Pavel Emelyanov | 2007-10-19 |
| * | i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h | Stephane Eranian | 2007-10-19 |
| * | x86: Unify i386 and x86-64 early quirks | Andi Kleen | 2007-10-19 |
| * | x86: add force_hpet boot option | Thomas Gleixner | 2007-10-19 |
| * | x86: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-19 |
| * | GEODE: use symbolic constant in cs5536 reboot fixup | Andres Salomon | 2007-10-19 |
* | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
|/ |
|
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
* | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki | 2007-10-18 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 |
|\ |
|
| * | x86: unify include/asm/debugreg_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/unwind_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/types_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/tlb_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/siginfo_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/bug_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/mman_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/agp_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/kdebug_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/ioctls_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: unify include/asm/floppy_32/64.h | Thomas Gleixner | 2007-10-17 |
| * | x86: apply missing DMA/OOM prevention to floppy_32.h | Thomas Gleixner | 2007-10-17 |