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