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