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