1. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 18 years ago
  2. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 18 years ago
  3. b11caa7 fix asm-x86/{posix_types,unistd}.h by Adrian Bunk · 18 years ago
  4. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 18 years ago
  5. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 18 years ago
  6. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 18 years ago
  7. 5f0abab xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one by Isaku Yamahata · 18 years ago
  8. 20e71f2 xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 18 years ago
  9. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 18 years ago
  10. 87e27cf xen: add missing definitions for xen grant table which ia64/xen needs by Isaku Yamahata · 18 years ago
  11. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 18 years ago
  12. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 18 years ago
  13. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 18 years ago
  14. 286cd49 x86: demacro pgalloc paravirt stubs by Jeremy Fitzhardinge · 18 years ago
  15. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 18 years ago
  16. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 18 years ago
  17. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 18 years ago
  18. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 18 years ago
  19. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 18 years ago
  20. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 18 years ago
  21. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  22. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  23. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  24. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 18 years ago
  25. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 18 years ago
  26. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 18 years ago
  27. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 18 years ago
  28. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 18 years ago
  29. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 18 years ago
  30. a4928cf "make namespacecheck" fixes by Ingo Molnar · 18 years ago
  31. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  32. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 18 years ago
  33. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 18 years ago
  34. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 18 years ago
  35. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
  36. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 18 years ago
  37. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 18 years ago
  38. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 18 years ago
  39. d741bde x86: use dma_length in i386 by Glauber Costa · 18 years ago
  40. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 18 years ago
  41. ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 18 years ago
  42. c786df0 x86: unify dma_mapping_error by Glauber Costa · 18 years ago
  43. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 18 years ago
  44. b48ee71 x86: align to clflush size by Glauber Costa · 18 years ago
  45. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 18 years ago
  46. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 18 years ago
  47. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
  48. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 18 years ago
  49. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 18 years ago
  50. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 18 years ago
  51. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 18 years ago
  52. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 18 years ago
  53. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 18 years ago
  54. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 18 years ago
  55. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 18 years ago
  56. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 18 years ago
  57. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 18 years ago
  58. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 18 years ago
  59. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 18 years ago
  60. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 18 years ago
  61. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
  62. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 18 years ago
  63. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
  64. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
  65. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  66. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  67. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 18 years ago
  68. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  69. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 18 years ago
  70. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  71. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  72. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  73. 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  74. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 18 years ago
  75. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  76. d359752 kgdb: fix NMI hangs by Jason Wessel · 18 years ago
  77. 82da3ff x86: kgdb support by Ingo Molnar · 18 years ago
  78. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 18 years ago
  79. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 18 years ago
  80. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 18 years ago
  81. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 18 years ago
  82. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 18 years ago
  83. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 18 years ago
  84. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 18 years ago
  85. a24eae8 x86: uv fix by Ingo Molnar · 18 years ago
  86. ac23d4e x86: support for new UV apic by Jack Steiner · 18 years ago
  87. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 18 years ago
  88. 952cf6d x86: define the macros and tables for the basic UV infrastructure. by Jack Steiner · 18 years ago
  89. 0d3e865 x86: add UV specific header for MMR definitions by Jack Steiner · 18 years ago
  90. a65d1d6 x86: increase size of APICID by Jack Steiner · 18 years ago
  91. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 18 years ago
  92. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 18 years ago
  93. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 18 years ago
  94. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 18 years ago
  95. 6093015 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix by Ingo Molnar · 18 years ago
  96. fb8e837 x86: sparsemem: reduce i386 PAE section size by Jeremy Fitzhardinge · 18 years ago
  97. 8be9ac8 x86: merge smp_32.h and smp_64.h into smp.h by Glauber Costa · 18 years ago
  98. a9c057c x86: merge SMP definitions of smp.h by Glauber Costa · 18 years ago
  99. 24e8ecf x86: split safe_smp_processor_id by Glauber Costa · 18 years ago
  100. b23dab0 x86: merge includes in smp.h by Glauber Costa · 18 years ago