1. 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
  2. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  3. 1ebcc65 x86 PAT: tone down debugging messages by Ingo Molnar · 16 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 · 16 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 · 16 years ago
  6. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 16 years ago
  7. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 16 years ago
  8. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  9. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  10. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  11. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  12. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  13. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  14. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  15. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 16 years ago
  16. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  17. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  18. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  19. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  20. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  21. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  22. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  23. 28eb559b pat: cleanups by Ingo Molnar · 16 years ago
  24. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  25. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  26. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  27. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  28. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  29. 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
  30. f46bdf2 numa: move large array from stack to _initdata section by Mike Travis · 16 years ago
  31. 85c246e x86: move definition to pci-dma.c by Glauber Costa · 16 years ago
  32. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  33. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  34. 4c8337a x86: fix arch/x86/mm/ioremap.c warning by Randy Dunlap · 16 years ago
  35. cf9b111 x86: remove pointless comments by WANG Cong · 16 years ago
  36. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 16 years ago
  37. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 16 years ago
  38. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  39. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 16 years ago
  40. 756a6c6 x86: ioremap of 64-bit resource on 32-bit kernel fix by Ingo Molnar · 16 years ago
  41. f5c24a7 x86: don't use large pages to map the first 2/4MB of memory by Andi Kleen · 16 years ago
  42. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 16 years ago
  43. cc61503 x86: account overlapped mappings in max_pfn_mapped by Andi Kleen · 16 years ago
  44. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 16 years ago
  45. 7d1116a x86: implement true end_pfn_mapped for 32bit by Andi Kleen · 16 years ago
  46. dcfe946 x86: fix memtest print out by Yinghai Lu · 16 years ago
  47. c64df70 x86: memtest bootparam by Yinghai Lu · 16 years ago
  48. b450e5e x86: PAT bug fix for attribute type check after reserve_memtype, debug by Venki Pallipadi · 16 years ago
  49. dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 16 years ago
  50. 9307cac x86: pat cpu feature bit setting for known cpus by Yinghai Lu · 16 years ago
  51. 35605a1 x86: enable PAT for amd k8 and fam10h by Yinghai Lu · 16 years ago
  52. 6997ab4 x86: add PAT related debug prints by venkatesh.pallipadi@intel.com · 16 years ago
  53. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 16 years ago
  54. ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 16 years ago
  55. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 16 years ago
  56. d7677d4 x86: PAT use reserve free memtype in ioremap and iounmap by venkatesh.pallipadi@intel.com · 16 years ago
  57. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 16 years ago
  58. 55c6268 x86: revert ucminus change by Ingo Molnar · 16 years ago
  59. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 16 years ago
  60. 272b9ca x86: early memtest to find bad ram by Yinghai Lu · 16 years ago
  61. ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 16 years ago
  62. 1415d16 x86: Remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  63. 9a79cf9 x86: sort address_markers for dump_pagetables by Yinghai Lu · 16 years ago
  64. 4e4eee0 x86: enhance DEBUG_RODATA support for hotplug and kprobes by Mathieu Desnoyers · 17 years ago
  65. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 16 years ago
  66. ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 16 years ago
  67. bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 16 years ago
  68. e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 16 years ago
  69. c92a7a5 x86: reduce arch/x86/mm/ioremap.o size by Ian Campbell · 16 years ago
  70. 04adf11 x86: remove never used nodenumer in pda by Yinghai Lu · 16 years ago
  71. beafe91 x86: get apic_id later in acpi_numa_processor_affinity_init by Yinghai Lu · 16 years ago
  72. ef92576 x86: do kernel direct mapping at boot using GB pages by Andi Kleen · 16 years ago
  73. 00d1c5e x86: add gbpages switches by Ingo Molnar · 16 years ago
  74. fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 16 years ago
  75. 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 16 years ago
  76. 2596e0f x86: unify arch/x86/mm/Makefile by H. Peter Anvin · 16 years ago
  77. ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 16 years ago
  78. b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 16 years ago
  79. 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 16 years ago
  80. 3085354 x86: prefetch fix #2 by Ingo Molnar · 16 years ago
  81. 25e5988 x86: stricter check in follow_huge_addr() by Christoph Lameter · 16 years ago
  82. bc713dc x86: fix prefetch workaround by Ingo Molnar · 16 years ago
  83. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  84. 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 16 years ago
  85. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  86. 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 16 years ago
  87. 985a34b x86: remove quicklists by Thomas Gleixner · 16 years ago
  88. 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 16 years ago
  89. 7c9e92b x86: not set node to cpu_to_node if the node is not online by Yinghai Lu · 16 years ago
  90. 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 16 years ago
  91. 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 16 years ago
  92. b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 16 years ago
  93. 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 16 years ago
  94. 3b57bc4 x86: remove double-checking empty zero pages debug by Yinghai Lu · 16 years ago
  95. 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
  96. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 16 years ago
  97. 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  98. 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 16 years ago
  99. d8a9e6a x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page by Arjan van de Ven · 16 years ago
  100. d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 16 years ago