1. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  2. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 16 years ago
  3. 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 16 years ago
  4. 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 16 years ago
  5. abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 16 years ago
  6. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  7. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  8. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  9. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  10. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  11. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 16 years ago
  12. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  13. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  14. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  15. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  16. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  17. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  18. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  19. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  20. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  21. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  22. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 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 · 16 years ago
  24. b81d988 PCI: x86: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  25. 657472e9 PCI: remove "pci=routeirq" noise from dmesg by Bjorn Helgaas · 16 years ago
  26. cb3576f PCI: Include PCI domain in PCI bus names on x86/x86_64 by Gary Hade · 16 years ago
  27. 6355f3d PCI: remove pcibios_fixup_ghosts() by Greg Kroah-Hartman · 16 years ago
  28. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  29. a2b5d87 PCI: remove pci_get_device_reverse from calgary driver by Greg Kroah-Hartman · 16 years ago
  30. 744b5a2 [CRYPTO] aes-x86-32: Remove unused return code by Sebastian Siewior · 16 years ago
  31. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  32. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  33. fb0f330 x86: modify show_shared_cpu_map in intel_cacheinfo by Mike Travis · 16 years ago
  34. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 16 years ago
  35. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 16 years ago
  36. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  37. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 16 years ago
  38. f46bdf2 numa: move large array from stack to _initdata section by Mike Travis · 16 years ago
  39. d18d00f x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c by Mike Travis · 16 years ago
  40. 6b6309b x86: reduce memory and stack usage in intel_cacheinfo by Mike Travis · 16 years ago
  41. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 16 years ago
  42. 098cb7f x86: integrate pci-dma.c by Glauber Costa · 16 years ago
  43. bb8ada9 x86: don't do dma if mask is NULL. by Glauber Costa · 16 years ago
  44. da60cab x86: return conditional to mmu by Glauber Costa · 16 years ago
  45. aa99b16 x86: remove kludge from x86_64 by Glauber Costa · 16 years ago
  46. 8f19ca1 x86: unify gfp masks by Glauber Costa · 16 years ago
  47. 5fa78ca x86: retry allocation if failed by Glauber Costa · 16 years ago
  48. 8779f2fc x86: don't try to allocate from DMA zone at first by Glauber Costa · 16 years ago
  49. 45a07e7 x86: use a fallback dev for i386 by Glauber Costa · 16 years ago
  50. d1a0790 x86: use numa allocation function in i386 by Glauber Costa · 16 years ago
  51. 71848d68 x86: remove virt_to_bus in pci-dma_64.c by Glauber Costa · 16 years ago
  52. 2e33e36 x86: adjust dma_free_coherent for i386 by Glauber Costa · 16 years ago
  53. cac6787 x86: move bad_dma_address by Glauber Costa · 16 years ago
  54. d09d815 x86: isolate coherent mapping functions by Glauber Costa · 16 years ago
  55. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 16 years ago
  56. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 16 years ago
  57. 8e0c379 x86: merge dma_supported by Glauber Costa · 16 years ago
  58. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 16 years ago
  59. 116890d x86: move x86_64-specific to common code. by Glauber Costa · 16 years ago
  60. cb5867a x86: move initialization functions to pci-dma.c by Glauber Costa · 16 years ago
  61. f9c258d x86: unify pci-nommu by Glauber Costa · 16 years ago
  62. 85c246e x86: move definition to pci-dma.c by Glauber Costa · 16 years ago
  63. d741bde x86: use dma_length in i386 by Glauber Costa · 16 years ago
  64. 5b3e5b7 x86: use WARN_ON in mapping functions by Glauber Costa · 16 years ago
  65. 30db2cb x86: use sg_phys in x86_64 by Glauber Costa · 16 years ago
  66. e4dcdd6 x86: Add flush_write_buffers in nommu functions by Glauber Costa · 16 years ago
  67. 9f9ab46 x86: implement mapping_error in pci-nommu_64.c by Glauber Costa · 16 years ago
  68. d5df63f x86: delete empty functions from pci-nommu_64.c by Glauber Costa · 16 years ago
  69. 459121c9 x86: introduce pci-dma.c by Glauber Costa · 16 years ago
  70. 19e395a x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix by Mark McLoughlin · 16 years ago
  71. c786df0 x86: unify dma_mapping_error by Glauber Costa · 16 years ago
  72. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 16 years ago
  73. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 16 years ago
  74. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 16 years ago
  75. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 16 years ago
  76. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 16 years ago
  77. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 16 years ago
  78. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 16 years ago
  79. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 16 years ago
  80. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 16 years ago
  81. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 16 years ago
  82. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 16 years ago
  83. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 16 years ago
  84. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 16 years ago
  85. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 16 years ago
  86. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  87. 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 16 years ago
  88. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 16 years ago
  89. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 16 years ago
  90. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 16 years ago
  91. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  92. d8bb6f4 x86: tsc prevent time going backwards by Thomas Gleixner · 16 years ago
  93. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  94. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 16 years ago
  95. 4bd0160 x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c by Pavel Machek · 16 years ago
  96. f5a1b19 x86: fix exec mappings comments by Jiri Slaby · 16 years ago
  97. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 16 years ago
  98. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  99. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 16 years ago
  100. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 16 years ago