1. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  2. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  3. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  4. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. d359752 kgdb: fix NMI hangs by Jason Wessel · 16 years ago
  8. 82da3ff x86: kgdb support by Ingo Molnar · 16 years ago
  9. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  10. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 16 years ago
  11. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 16 years ago
  12. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 16 years ago
  13. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 16 years ago
  14. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 16 years ago
  15. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 16 years ago
  16. a24eae8 x86: uv fix by Ingo Molnar · 16 years ago
  17. ac23d4e x86: support for new UV apic by Jack Steiner · 16 years ago
  18. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 16 years ago
  19. 952cf6d x86: define the macros and tables for the basic UV infrastructure. by Jack Steiner · 16 years ago
  20. 0d3e865 x86: add UV specific header for MMR definitions by Jack Steiner · 16 years ago
  21. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  22. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 16 years ago
  23. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 16 years ago
  24. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 16 years ago
  25. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 16 years ago
  26. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 16 years ago
  27. fb8e837 x86: sparsemem: reduce i386 PAE section size by Jeremy Fitzhardinge · 16 years ago
  28. 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 16 years ago
  29. a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 16 years ago
  30. 24e8ecf x86: split safe_smp_processor_id by Glauber Costa · 16 years ago
  31. b23dab0 x86: merge includes in smp.h by Glauber Costa · 16 years ago
  32. c1fa6c9 x86: surround apic headers in apic definitions by Glauber Costa · 16 years ago
  33. 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 16 years ago
  34. 2ba95bc x86: provide bogus hard_smp_processor_id by Glauber Costa · 16 years ago
  35. fe874b3 x86: surround hard_smp_processor_id in APIC_DEFINITION by Glauber Costa · 16 years ago
  36. 86c9835 x86: mpparse, move generic processor info to apic_32.c fix by Ingo Molnar · 16 years ago
  37. 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 16 years ago
  38. 7219beb x86: add comments to describe the new api's in cacheflush.h by Arjan van de Ven · 16 years ago
  39. aa040b2 x86: simplify sync_test_bit(), improve by Jeremy Fitzhardinge · 16 years ago
  40. 537e331 x86 floppy: kill off the 'register' keyword from header by Jesper Juhl · 16 years ago
  41. dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 16 years ago
  42. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 16 years ago
  43. 8346ea1 x86: split large page mapping for AMD TSEG by Andi Kleen · 16 years ago
  44. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 16 years ago
  45. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 16 years ago
  46. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 16 years ago
  47. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 16 years ago
  48. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 16 years ago
  49. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 16 years ago
  50. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 16 years ago
  51. 7fda20f x86: spinlock ops are always-inlined by Ingo Molnar · 16 years ago
  52. 687c805 include/asm-x86/xor_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  53. 8fdf765 include/asm-x86/xor_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  54. d6ae390 include/asm-x86/voyager.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  55. 8948584 include/asm-x86/vmi.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  56. 9e8a935 include/asm-x86/vm86.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  57. 364fe5e include/asm-x86/vga.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  58. ac1a7b0 include/asm-x86/vdso.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  59. a206ea1 include/asm-x86/user_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  60. a312161 include/asm-x86/user32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  61. 826700d include/asm-x86/user_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  62. c489f44 include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  63. 687fc16 include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  64. 6e714b3 include/asm-x86/unaligned.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  65. b896313 include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  66. b1fcec7 include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  67. 2d86e63 include/asm-x86/tsc.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  68. 5d7d03b include/asm-x86/topology.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  69. 94cf8de include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  70. b98fff3 include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  71. 89917f2 include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  72. 7c4d478 include/asm-x86/tce.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  73. c5386c2 include/asm-x86/system.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  74. 26b7fcc include/asm-x86/sync_bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  75. a4c2d7d include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  76. 1b17fce include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  77. cf030eb include/asm-x86/suspend_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  78. 953b2f1 include/asm-x86/string_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  79. 06b0f57 include/asm-x86/string_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  80. 7f3a950 include/asm-x86/srat.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  81. d3bf60a include/asm-x86/spinlock.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  82. ceb7ce1 include/asm-x86/smp_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  83. 2fec394 include/asm-x86/smp_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  84. 9551b12 include/asm-x86/signal.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  85. af1fec1 include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  86. 895b764 include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  87. 915cd5a include/asm-x86/setup.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  88. 6e5609a include/asm-x86/rwsem.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  89. 0f4fc8c include/asm-x86/rio.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  90. c6fd5d4 include/asm-x86/resume-trace.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  91. 78db4c6 include/asm-x86/reboot.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  92. 72f74fa include/asm-x86/ptrace.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  93. 708c566 include/asm-x86/proto.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  94. cca2e6f include/asm-x86/processor.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  95. 4943aa4 include/asm-x86/posix_types_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  96. 2c5d516 include/asm-x86/posix_types_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  97. 3cbaeaf include/asm-x86/pgtable.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  98. 7f94401 include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  99. 4b01fef include/asm-x86/pgtable-3level.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  100. cf84014 include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago