1. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  2. 21ebddd x86: unify include/asm/debugreg_32/64.h by Thomas Gleixner · 17 years ago
  3. 3f0bde83 x86: unify include/asm/unwind_32/64.h by Thomas Gleixner · 17 years ago
  4. 9d256ff x86: unify include/asm/types_32/64.h by Thomas Gleixner · 17 years ago
  5. 01749f6 x86: unify include/asm/tlb_32/64.h by Thomas Gleixner · 17 years ago
  6. f16ee28 x86: unify include/asm/siginfo_32/64.h by Thomas Gleixner · 17 years ago
  7. 68fdc55 x86: unify include/asm/bug_32/64.h by Thomas Gleixner · 17 years ago
  8. 5c8eec5 x86: unify include/asm/mman_32/64.h by Thomas Gleixner · 17 years ago
  9. c4ac82a x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  10. 35cc461 x86: unify include/asm/kdebug_32/64.h by Thomas Gleixner · 17 years ago
  11. 612d26a x86: unify include/asm/ioctls_32/64.h by Thomas Gleixner · 17 years ago
  12. b515e47 x86: unify include/asm/floppy_32/64.h by Thomas Gleixner · 17 years ago
  13. 2dc27f0 x86: apply missing DMA/OOM prevention to floppy_32.h by Thomas Gleixner · 17 years ago
  14. 106619c x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  15. 1f7afb0 x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  16. 327c21b x86: unify include/asm/dmi_32/64.h by Thomas Gleixner · 17 years ago
  17. f1ea054 x86: unify include/asm/delay_32/64.h by Thomas Gleixner · 17 years ago
  18. 9bfa23d x86: unify include/asm/cache_32/64.h by Thomas Gleixner · 17 years ago
  19. b2bba72 x86: unify include/asm/cacheflush_32/64.h by Thomas Gleixner · 17 years ago
  20. 0b4dc7c x86: unify include/asm/auxvec_32/64.h by Thomas Gleixner · 17 years ago
  21. 17d3670 x86: unify include/asm/agp_32/64.h by Thomas Gleixner · 17 years ago
  22. 003a46c x86: unify some more trivial include/asm-x86/ 32/64 variants by Thomas Gleixner · 17 years ago
  23. 217d115 x86: merge some trivially mergeable headers by Roland Dreier · 17 years ago
  24. 020bd9f x86: trivial header merges by Brian Gerst · 17 years ago
  25. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  26. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  27. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  28. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  29. f6a2e7f x86: unify include/asm/ldt_32/64.h by Thomas Gleixner · 17 years ago
  30. 686d8c6 x86: unify include/asm/ptrace-abi_32/64.h by Thomas Gleixner · 17 years ago
  31. e2f4302 x86: unify include/asm/mce_32/64.h by Thomas Gleixner · 17 years ago
  32. 3c215b6 x86: asm-i386/io.h fix constness by Andrew Morton · 17 years ago
  33. 95c1e9a x86: visws extern inline to static inline by Adrian Bunk · 17 years ago
  34. 6b556ff x86: cleanup 64bit unistd.h by Thomas Gleixner · 17 years ago
  35. ffecad9 i386: fix argument signedness warnings by Satyam Sharma · 17 years ago
  36. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  37. 3f4ed15 x86: Add parenthesis to IRQ vector macros by Steven Rostedt · 17 years ago
  38. d2ccc3f x86: Eliminate result signage problem in asm-x86_64/bitops.h by Chuck Lever · 17 years ago
  39. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  40. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  41. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  42. 883001f x86: make atomic64_t work like atomic_t by Chris Snook · 17 years ago
  43. a850cef i386: no need to make enable_cpu_hotplug a variable by Adrian Bunk · 17 years ago
  44. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  45. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  46. 6d43be8 x86: remove reminder of i386 irqstat per cpu conversion by Thomas Gleixner · 17 years ago
  47. e295f75 x86_64: Remove serialize_cpu() inline by Andi Kleen · 17 years ago
  48. 6704ab1 x86: hide cond_syscall behind __KERNEL__ by Mike Frysinger · 17 years ago
  49. c1217a7 x86: mark read_crX() asm code as volatile by Kirill Korotaev · 17 years ago
  50. 58d5fa7 i386: fix 4 bit apicid assumption of mach-default by Siddha, Suresh B · 17 years ago
  51. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  52. afc5465 x86: clean up apicid_to_node declaration by Andrew Morton · 17 years ago
  53. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  54. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  55. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  56. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  57. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  58. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  59. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  60. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  61. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  62. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  63. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  64. 8965c1c paravirt: clean up lazy mode handling by Jeremy Fitzhardinge · 17 years ago
  65. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  66. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  67. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  68. 2ed6dc3 I/OAT: Add DCA services by Shannon Nelson · 17 years ago
  69. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  70. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  71. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  72. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  73. 46856af x86-64: enable sg chaining by Jens Axboe · 17 years ago
  74. 38d3755 i386: enable sg chaining by Jens Axboe · 17 years ago
  75. a17b490 i386 dma_map_sg: convert to using sg helpers by Jens Axboe · 17 years ago
  76. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  77. f3e6f16 PCI: merge almost all of pci_32.h and pci_64.h together by Greg Kroah-Hartman · 17 years ago
  78. a79e419 PCI: X86: Introduce and enable PCI domain support by Jeff Garzik · 17 years ago
  79. bfe0c1c x86: HPET force enable for ICH5 by Venki Pallipadi · 17 years ago
  80. 59c69f2 x86: HPET try to activate force detected hpet by Venki Pallipadi · 17 years ago
  81. d54bd57 x86: HPET force enable o ICH7 and later by Venki Pallipadi · 17 years ago
  82. 31c435d i386/x8664: cleanup the shared hpet code by Chris Wright · 17 years ago
  83. 39d0b7b i386: Remove the useless #ifdef in i8253.h by Thomas Gleixner · 17 years ago
  84. 9f75e9b x86_64: remove now unused code by Thomas Gleixner · 17 years ago
  85. 2f0798a x86: unify timex.h variants by Thomas Gleixner · 17 years ago
  86. 5d5a298 x86: kill 8253pit.h by Thomas Gleixner · 17 years ago
  87. fb79d22 x86: disable apic timer for AMD C1E enabled CPUs by Thomas Gleixner · 17 years ago
  88. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  89. b8ce335 x86_64: convert to clock events by Thomas Gleixner · 17 years ago
  90. 7ffeeb1 x86: remove never used apic_mapped by Yinghai Lu · 17 years ago
  91. 0190dae i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  92. f5e0e93 i386: prepare sharing the PIT code by Thomas Gleixner · 17 years ago
  93. d371698 x86_64: Consolidate tsc calibration by Thomas Gleixner · 17 years ago
  94. 83d7384 x86: Geode Multi-Function General Purpose Timers support by Andres Salomon · 17 years ago
  95. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  96. 10cd706 lockdep: x86_64: connect the sysexit hook by Peter Zijlstra · 17 years ago
  97. c7e872e lockdep: i386: connect the sysexit hook by Peter Zijlstra · 17 years ago
  98. 3749c66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  99. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  100. 7075bc8 KVM: Use standard CR8 flags, and fix TPR definition by Rusty Russell · 17 years ago