1. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  2. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  3. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 16 years ago
  4. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 16 years ago
  5. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 16 years ago
  6. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 16 years ago
  7. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 16 years ago
  8. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 16 years ago
  9. d741bde x86: use dma_length in i386 by Glauber Costa · 16 years ago
  10. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 16 years ago
  11. ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 16 years ago
  12. c786df0 x86: unify dma_mapping_error by Glauber Costa · 16 years ago
  13. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 16 years ago
  14. b48ee71 x86: align to clflush size by Glauber Costa · 16 years ago
  15. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 16 years ago
  16. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 16 years ago
  17. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  18. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 16 years ago
  19. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 16 years ago
  20. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 16 years ago
  21. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 16 years ago
  22. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 16 years ago
  23. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 16 years ago
  24. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 16 years ago
  25. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 16 years ago
  26. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 16 years ago
  27. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 16 years ago
  28. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 16 years ago
  29. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 16 years ago
  30. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 16 years ago
  31. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 17 years ago
  32. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  33. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 16 years ago
  34. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 16 years ago
  35. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  36. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
  37. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  38. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  39. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  40. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  41. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  42. 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
  43. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  47. 82da3ff x86: kgdb support by Ingo Molnar · 16 years ago
  48. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  49. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 16 years ago
  50. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 16 years ago
  51. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 16 years ago
  52. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 16 years ago
  53. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 16 years ago
  54. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 16 years ago
  55. a24eae8 x86: uv fix by Ingo Molnar · 16 years ago
  56. ac23d4e x86: support for new UV apic by Jack Steiner · 16 years ago
  57. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 16 years ago
  58. 952cf6d x86: define the macros and tables for the basic UV infrastructure. by Jack Steiner · 16 years ago
  59. 0d3e865 x86: add UV specific header for MMR definitions by Jack Steiner · 16 years ago
  60. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  61. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 16 years ago
  62. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 16 years ago
  63. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 16 years ago
  64. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 16 years ago
  65. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 16 years ago
  66. fb8e837 x86: sparsemem: reduce i386 PAE section size by Jeremy Fitzhardinge · 16 years ago
  67. 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 16 years ago
  68. a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 16 years ago
  69. 24e8ecf x86: split safe_smp_processor_id by Glauber Costa · 16 years ago
  70. b23dab0 x86: merge includes in smp.h by Glauber Costa · 16 years ago
  71. c1fa6c9 x86: surround apic headers in apic definitions by Glauber Costa · 16 years ago
  72. 1b00084 x86: merge hard/logical_smp_processor_id by Glauber Costa · 16 years ago
  73. 2ba95bc x86: provide bogus hard_smp_processor_id by Glauber Costa · 16 years ago
  74. fe874b3 x86: surround hard_smp_processor_id in APIC_DEFINITION by Glauber Costa · 16 years ago
  75. 86c9835 x86: mpparse, move generic processor info to apic_32.c fix by Ingo Molnar · 16 years ago
  76. 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 16 years ago
  77. 7219beb x86: add comments to describe the new api's in cacheflush.h by Arjan van de Ven · 16 years ago
  78. aa040b2 x86: simplify sync_test_bit(), improve by Jeremy Fitzhardinge · 17 years ago
  79. 537e331 x86 floppy: kill off the 'register' keyword from header by Jesper Juhl · 16 years ago
  80. dd46e3c x86: move apic declarations to mach_apic.h by Glauber Costa · 16 years ago
  81. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 16 years ago
  82. 8346ea1 x86: split large page mapping for AMD TSEG by Andi Kleen · 17 years ago
  83. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 17 years ago
  84. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 17 years ago
  85. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 17 years ago
  86. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 17 years ago
  87. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 17 years ago
  88. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 17 years ago
  89. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 17 years ago
  90. 7fda20f x86: spinlock ops are always-inlined by Ingo Molnar · 17 years ago
  91. 687c805 include/asm-x86/xor_64.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  92. 8fdf765 include/asm-x86/xor_32.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  93. d6ae390 include/asm-x86/voyager.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  94. 8948584 include/asm-x86/vmi.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  95. 9e8a935 include/asm-x86/vm86.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  96. 364fe5e include/asm-x86/vga.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  97. ac1a7b0 include/asm-x86/vdso.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  98. a206ea1 include/asm-x86/user_64.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  99. a312161 include/asm-x86/user32.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  100. 826700d include/asm-x86/user_32.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago