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