1. a1d5a86 x86: unify __set_fixmap, fix by Ingo Molnar · 16 years ago
  2. aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  3. d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
  4. 7c7e6e0 x86: unify __set_fixmap by Jeremy Fitzhardinge · 16 years ago
  5. a1bf963 x86, MM: virtual address debug, v2 by Jiri Slaby · 16 years ago
  6. 59ea746 MM: virtual address debug by Jiri Slaby · 16 years ago
  7. dd0c7c4 x86: shrink pat_x_mtrr_type to its essentials by Andreas Herrmann · 16 years ago
  8. 6cf514f x86: PAT: make pat_x_mtrr_type() more readable by Hugh Dickins · 16 years ago
  9. faeca31 Merge branch 'linus' into x86/pat by Ingo Molnar · 16 years ago
  10. 064a32d Merge branch 'linus' into x86/memtest by Ingo Molnar · 16 years ago
  11. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  12. cb9aa97 Merge branch 'linus' into tracing/mmiotrace-mergefixups by Ingo Molnar · 16 years ago
  13. cbfa66b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. f8a4570 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  15. eb53e9f x86: fix an incompatible pointer type warning on 64-bit compilations by David Howells · 16 years ago
  16. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 16 years ago
  17. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
  18. cd7a4e9 x86: PAT: fixed checkpatch errors (and whitespaces) by Andreas Herrmann · 16 years ago
  19. 97cfab6 x86: PAT: fix ambiguous paranoia check in pat_init() by Andreas Herrmann · 16 years ago
  20. c26421d x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  21. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  22. 9043f00 x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node by Yinghai Lu · 16 years ago
  23. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  24. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 16 years ago
  25. be524fb x86: section mismatch fix by Andrew Morton · 16 years ago
  26. 282c454 x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  27. 5116310 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  28. 2884f11 x86: fix bad pmd ffff810000207xxx(9090909090909090) by Hugh Dickins · 16 years ago
  29. 226e9a9 x86: ioremap fix failing nesting check by Ingo Molnar · 16 years ago
  30. 7b2a0a6 x86: make 32-bit use e820_register_active_regions() by Yinghai Lu · 16 years ago
  31. 84b56fa x86, numa, 32-bit: make sure get we kva space by Yinghai Lu · 16 years ago
  32. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 16 years ago
  33. 287572c x86, numa, 32-bit: avoid clash between ramdisk and kva by Yinghai Lu · 16 years ago
  34. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 16 years ago
  35. 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 16 years ago
  36. b66cd72 x86: set node_remap_size[0] in fallback path by Yinghai Lu · 16 years ago
  37. ba924c8 x86, numa, 32-bit: increase max_elements to 1024 by Yinghai Lu · 16 years ago
  38. 471b3c1 x86, numaq 32-bit: build fix by Ingo Molnar · 16 years ago
  39. cf3d0cb x86: 32-bit numa, build fix by Ingo Molnar · 16 years ago
  40. b28852d x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bit by Ingo Molnar · 16 years ago
  41. 2772f54 x86: add acpi_numa_slit_init() dummy implementation on 32-bit by Ingo Molnar · 16 years ago
  42. a548128 x86: extend e820 early_res support 32bit -fix #5 by Yinghai Lu · 16 years ago
  43. 1638729 x86: extend e820 early_res support 32bit -fix #4 by Yinghai Lu · 16 years ago
  44. e9197bf x86 boot: remove some unused extern function declarations by Paul Jackson · 16 years ago
  45. 668a6c3 - fix mmioftrace + rcu merge interaction by Ingo Molnar · 16 years ago
  46. 48e2395 x86: fixup the fallout of the bitops changes by Thomas Gleixner · 16 years ago
  47. 4e50e62 x86: eliminate duplicate consistency checks in init_32.c by Jan Beulich · 16 years ago
  48. 6a1673a x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG by Thomas Gleixner · 16 years ago
  49. 11034d5 x86: init64.c include initrd.h by Thomas Gleixner · 16 years ago
  50. 55d4f22 x86: k8topology cleanup variable declarations by Thomas Gleixner · 16 years ago
  51. d34c089 x86: k8topology fix shadow variable by Thomas Gleixner · 16 years ago
  52. 0eafe23 x86: k8topology add missing header by Thomas Gleixner · 16 years ago
  53. 46dd98a arch/x86/mm/pat.c: use boot_cpu_has() by Andrew Morton · 16 years ago
  54. 790e2a2 x86 mmiotrace: page level is unsigned by Pekka Paalanen · 16 years ago
  55. a50445d mmiotrace: rename kmmio_probe::user_data to :private. by Pekka Paalanen · 16 years ago
  56. dee310d x86 mmiotrace: use resource_size_t for phys addresses by Pekka Paalanen · 16 years ago
  57. 87e547f x86 mmiotrace: fix page-unaligned ioremaps by Pekka Paalanen · 16 years ago
  58. 970e6fa mmiotrace: code style cleanups by Pekka Paalanen · 16 years ago
  59. 7423d11 x86 mmiotrace: dynamically disable non-boot CPUs by Pekka Paalanen · 16 years ago
  60. 0663bb6 mmiotrace: fix printk format by Randy Dunlap · 16 years ago
  61. e4b37ee x86 mmiotrace: remove ISA_trace parameter. by Pekka Paalanen · 16 years ago
  62. ff3a3e9 x86 mmiotrace: move files into arch/x86/mm/. by Pekka Paalanen · 16 years ago
  63. d61fc44 x86: mmiotrace, preview 2 by Pekka Paalanen · 16 years ago
  64. 0fd0e3d x86: mmiotrace full patch, preview 1 by Pekka Paalanen · 16 years ago
  65. 10c43d2 x86: explicit call to mmiotrace in do_page_fault() by Pekka Paalanen · 16 years ago
  66. 75bb883 x86 mmiotrace: use lookup_address() by Pekka Paalanen · 16 years ago
  67. 72b59d67 x86_64: fix kernel rodata NX setting by Pekka Paalanen · 16 years ago
  68. 8606978 x86: add a list for custom page fault handlers. by Pekka Paalanen · 16 years ago
  69. 8f0f996 ftrace: dont write protect kernel text by Steven Rostedt · 16 years ago
  70. 84d6bd0 x86: cope with no remap space being allocated for a numa node by Andy Whitcroft · 16 years ago
  71. b9ada42 x86: reinstate numa remap for SPARSEMEM on x86 NUMA systems by Andy Whitcroft · 16 years ago
  72. a8ac1ae Merge branch 'linus' into x86/pat by Ingo Molnar · 16 years ago
  73. b4ef290 Merge branch 'linus' into x86/pat by Thomas Gleixner · 16 years ago
  74. 31f4d87 x86: fix crash on cpu hotplug on pat-incapable machines by Avi Kivity · 16 years ago
  75. afc8534 x86: arch/x86/mm/pat.c - fix warning by Pranith Kumar · 16 years ago
  76. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 16 years ago
  77. 0327318 x86_64: simplify the memtest parameter setting by Yinghai Lu · 16 years ago
  78. 77b52b4 x86: add "debugpat" boot option by Venki Pallipadi · 16 years ago
  79. 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 16 years ago
  80. aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 16 years ago
  81. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  82. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  83. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  84. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  85. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  86. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  87. 2301696 vmallocinfo: add caller information by Christoph Lameter · 16 years ago
  88. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  89. f022bfd x86: PAT fix by Ingo Molnar · 16 years ago
  90. 86cf02f x86 PAT: tone down debugging messages some more by Linus Torvalds · 16 years ago
  91. cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 16 years ago
  92. c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 16 years ago
  93. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 16 years ago
  94. 8b3cd09e x86_64: make reserve_bootmem_generic() use new reserve_bootmem() by Yinghai Lu · 16 years ago
  95. 0124cec x86, PAT: disable /dev/mem mmap RAM with PAT by Venki Pallipadi · 16 years ago
  96. 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  97. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  98. 1ebcc65 x86 PAT: tone down debugging messages by Ingo Molnar · 16 years ago
  99. 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
  100. 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