1. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  2. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  3. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  4. ade8c56 x86 bitops: fix code style issues by Randy Dunlap · 17 years ago
  5. fb9431e bitops kernel-doc: inline instead of macro by Randy Dunlap · 17 years ago
  6. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  7. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  8. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  9. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  10. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  11. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  12. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  13. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  14. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  15. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  16. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  17. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  18. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  19. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago
  20. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  21. acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 17 years ago
  22. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  23. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago
  24. 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 17 years ago
  25. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  26. 7035302 x86: merge mmu{,_32,_64}.h by Chris Snook · 17 years ago
  27. 418ccbe x86: lock bitops by Nick Piggin · 17 years ago
  28. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  29. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  30. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  31. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  32. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  33. c37ae93 Move lguest hcalls to arch-specific header by Jes Sorensen · 17 years ago
  34. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  35. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  36. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  37. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  38. 358dd8a intel-iommu: fix for IOMMU early crash by Keshavamurthy, Anil S · 17 years ago
  39. a9c55b3 Intel IOMMU: clflush_cache_range now takes size param by Keshavamurthy, Anil S · 17 years ago
  40. e5371ac update boot spec to 2.07 by Rusty Russell · 17 years ago
  41. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  42. 5f73708 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  43. 88a9b03 x86 hpet.h: remove broken links by Dave Young · 17 years ago
  44. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  46. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  47. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  48. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  49. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  50. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  51. ab48357 x86 & generic: change to __builtin_prefetch() by Andi Kleen · 17 years ago
  52. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  53. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  54. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  55. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  56. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  57. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  58. 4f8a6b1 i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h by Stephane Eranian · 17 years ago
  59. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  60. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  61. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  62. 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 17 years ago
  63. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  64. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  65. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  66. 21ebddd x86: unify include/asm/debugreg_32/64.h by Thomas Gleixner · 17 years ago
  67. 3f0bde8 x86: unify include/asm/unwind_32/64.h by Thomas Gleixner · 17 years ago
  68. 9d256ff x86: unify include/asm/types_32/64.h by Thomas Gleixner · 17 years ago
  69. 01749f6 x86: unify include/asm/tlb_32/64.h by Thomas Gleixner · 17 years ago
  70. f16ee28 x86: unify include/asm/siginfo_32/64.h by Thomas Gleixner · 17 years ago
  71. 68fdc55 x86: unify include/asm/bug_32/64.h by Thomas Gleixner · 17 years ago
  72. 5c8eec5 x86: unify include/asm/mman_32/64.h by Thomas Gleixner · 17 years ago
  73. c4ac82a x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  74. 35cc461 x86: unify include/asm/kdebug_32/64.h by Thomas Gleixner · 17 years ago
  75. 612d26a x86: unify include/asm/ioctls_32/64.h by Thomas Gleixner · 17 years ago
  76. b515e47 x86: unify include/asm/floppy_32/64.h by Thomas Gleixner · 17 years ago
  77. 2dc27f0 x86: apply missing DMA/OOM prevention to floppy_32.h by Thomas Gleixner · 17 years ago
  78. 106619c x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  79. 1f7afb0 x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  80. 327c21b x86: unify include/asm/dmi_32/64.h by Thomas Gleixner · 17 years ago
  81. f1ea054 x86: unify include/asm/delay_32/64.h by Thomas Gleixner · 17 years ago
  82. 9bfa23d x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  83. b2bba72 x86: unify include/asm/cacheflush_32/64.h by Thomas Gleixner · 17 years ago
  84. 0b4dc7c x86: unify include/asm/auxvec_32/64.h by Thomas Gleixner · 17 years ago
  85. 17d3670 x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  86. 003a46c x86: unify some more trivial include/asm-x86/ 32/64 variants by Thomas Gleixner · 17 years ago
  87. 217d115 x86: merge some trivially mergeable headers by Roland Dreier · 17 years ago
  88. 020bd9f x86: trivial header merges by Brian Gerst · 17 years ago
  89. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  90. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  91. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  92. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  93. f6a2e7f x86: unify include/asm/ldt_32/64.h by Thomas Gleixner · 17 years ago
  94. 686d8c6 x86: unify include/asm/ptrace-abi_32/64.h by Thomas Gleixner · 17 years ago
  95. e2f4302 x86: unify include/asm/mce_32/64.h by Thomas Gleixner · 17 years ago
  96. 3c215b6 x86: asm-i386/io.h fix constness by Andrew Morton · 17 years ago
  97. 95c1e9a x86: visws extern inline to static inline by Adrian Bunk · 17 years ago
  98. 6b556ff x86: cleanup 64bit unistd.h by Thomas Gleixner · 17 years ago
  99. ffecad9 i386: fix argument signedness warnings by Satyam Sharma · 17 years ago
  100. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago