| Commit message (Expand) | Author | Age |
* | lguest: make async_hcall() static | Adrian Bunk | 2007-11-05 |
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2007-11-03 |
|\ |
|
| * | lockdep: fixup irq tracing | Peter Zijlstra | 2007-10-25 |
* | | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel | 2007-10-29 |
* | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 2007-10-29 |
* | | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 2007-10-29 |
* | | Revert "i386: export i386 smp_call_function_mask() to modules" | Thomas Gleixner | 2007-10-27 |
* | | x86 bitops: fix code style issues | Randy Dunlap | 2007-10-25 |
* | | bitops kernel-doc: inline instead of macro | Randy Dunlap | 2007-10-25 |
* | | lguest: documentation update | Rusty Russell | 2007-10-25 |
|/ |
|
* | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 |
* | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 2007-10-23 |
* | x86: merge setup_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge signal_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge required-features.h | Brian Gerst | 2007-10-23 |
* | x86: merge sigcontext_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge msr_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge mttr_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge statfs_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge stat_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge shmbuf_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge ptrace_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge msgbuf_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge elf_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: merge byteorder_32/64.h | Thomas Gleixner | 2007-10-23 |
* | x86: unify div64{,_32,_64}.h | Chris Snook | 2007-10-23 |
* | x86: unify a.out{,_32,_64}.h | Chris Snook | 2007-10-23 |
* | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto | 2007-10-23 |
* | x86: add lapic_shutdown for x86_64 | Hiroshi Shimamoto | 2007-10-23 |
* | x86: merge mmu{,_32,_64}.h | Chris Snook | 2007-10-23 |
* | x86: lock bitops | Nick Piggin | 2007-10-23 |
* | 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 |