- 92d140e x86: fix taking DNA during 64bit sigreturn by Siddha, Suresh B · 19 years ago
- 1a0c3ea voyager: use struct instead of PARAM by Randy Dunlap · 19 years ago
- 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 19 years ago
- a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 19 years ago
- 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 19 years ago
- 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 19 years ago
- 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 19 years ago
- ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 19 years ago
- ade8c56 x86 bitops: fix code style issues by Randy Dunlap · 19 years ago
- fb9431e bitops kernel-doc: inline instead of macro by Randy Dunlap · 19 years ago
- 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 19 years ago
- e1e7296 lguest: documentation update by Rusty Russell · 19 years ago
- fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 19 years ago
- 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 19 years ago
- ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 19 years ago
- 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 19 years ago
- 23e5305 x86: merge required-features.h by Brian Gerst · 19 years ago
- 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 19 years ago
- be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 19 years ago
- 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 19 years ago
- d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 19 years ago
- 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 19 years ago
- 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 19 years ago
- 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 19 years ago
- 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 19 years ago
- 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 19 years ago
- acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 19 years ago
- 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 19 years ago
- 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 19 years ago
- 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 19 years ago
- 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 19 years ago
- 7035302 x86: merge mmu{,_32,_64}.h by Chris Snook · 19 years ago
- 418ccbe x86: lock bitops by Nick Piggin · 19 years ago
- 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 19 years ago
- 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 19 years ago
- b410e7b Make hypercalls arch-independent. by Jes Sorensen · 19 years ago
- 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 19 years ago
- 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 19 years ago
- c37ae93 Move lguest hcalls to arch-specific header by Jes Sorensen · 19 years ago
- ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 19 years ago
- 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 19 years ago
- d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 19 years ago
- 18dabf4 Change table chaining layout by Jens Axboe · 19 years ago
- 358dd8a intel-iommu: fix for IOMMU early crash by Keshavamurthy, Anil S · 19 years ago
- a9c55b3 Intel IOMMU: clflush_cache_range now takes size param by Keshavamurthy, Anil S · 19 years ago
- e5371ac update boot spec to 2.07 by Rusty Russell · 19 years ago
- c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 5f73708 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
- 88a9b03 x86 hpet.h: remove broken links by Dave Young · 19 years ago
- 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 19 years ago
- 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 19 years ago
- 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 19 years ago
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 19 years ago
- 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 19 years ago
- 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 19 years ago
- f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 19 years ago
- ab48357 x86 & generic: change to __builtin_prefetch() by Andi Kleen · 19 years ago
- b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 19 years ago
- 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 19 years ago
- dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 19 years ago
- 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 19 years ago
- 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 19 years ago
- 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 19 years ago
- 4f8a6b1 i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h by Stephane Eranian · 19 years ago
- 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 19 years ago
- b17530b x86: add force_hpet boot option by Thomas Gleixner · 19 years ago
- 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 19 years ago
- 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 19 years ago
- 2633357 bitops: introduce lock ops by Nick Piggin · 19 years ago
- d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 19 years ago
- d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 19 years ago
- 21ebddd x86: unify include/asm/debugreg_32/64.h by Thomas Gleixner · 19 years ago
- 3f0bde8 x86: unify include/asm/unwind_32/64.h by Thomas Gleixner · 19 years ago
- 9d256ff x86: unify include/asm/types_32/64.h by Thomas Gleixner · 19 years ago
- 01749f6 x86: unify include/asm/tlb_32/64.h by Thomas Gleixner · 19 years ago
- f16ee28 x86: unify include/asm/siginfo_32/64.h by Thomas Gleixner · 19 years ago
- 68fdc55 x86: unify include/asm/bug_32/64.h by Thomas Gleixner · 19 years ago
- 5c8eec5 x86: unify include/asm/mman_32/64.h by Thomas Gleixner · 19 years ago
- c4ac82a x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 19 years ago
- 35cc461 x86: unify include/asm/kdebug_32/64.h by Thomas Gleixner · 19 years ago
- 612d26a x86: unify include/asm/ioctls_32/64.h by Thomas Gleixner · 19 years ago
- b515e47 x86: unify include/asm/floppy_32/64.h by Thomas Gleixner · 19 years ago
- 2dc27f0 x86: apply missing DMA/OOM prevention to floppy_32.h by Thomas Gleixner · 19 years ago
- 106619c x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 19 years ago
- 1f7afb0 x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 19 years ago
- 327c21b x86: unify include/asm/dmi_32/64.h by Thomas Gleixner · 19 years ago
- f1ea054 x86: unify include/asm/delay_32/64.h by Thomas Gleixner · 19 years ago
- 9bfa23d x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 19 years ago
- b2bba72 x86: unify include/asm/cacheflush_32/64.h by Thomas Gleixner · 19 years ago
- 0b4dc7c x86: unify include/asm/auxvec_32/64.h by Thomas Gleixner · 19 years ago
- 17d3670 x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 19 years ago
- 003a46c x86: unify some more trivial include/asm-x86/ 32/64 variants by Thomas Gleixner · 19 years ago
- 217d115 x86: merge some trivially mergeable headers by Roland Dreier · 19 years ago
- 020bd9f x86: trivial header merges by Brian Gerst · 19 years ago
- de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 19 years ago
- 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 19 years ago
- c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 19 years ago
- 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 19 years ago
- f6a2e7f x86: unify include/asm/ldt_32/64.h by Thomas Gleixner · 19 years ago
- 686d8c6 x86: unify include/asm/ptrace-abi_32/64.h by Thomas Gleixner · 19 years ago