1. 3551f88 x86: unify 64-bit UMA and NUMA paging_init() by Pekka Enberg · 15 years ago
  2. 9518e0e x86: move per-cpu mmu_gathers to mm/init.c by Pekka Enberg · 15 years ago
  3. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 15 years ago
  4. 8938891 x86: unify noexec handling by Pekka Enberg · 15 years ago
  5. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 15 years ago
  6. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  7. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
  8. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  9. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  10. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 16 years ago
  11. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 16 years ago
  12. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 16 years ago
  13. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 16 years ago
  14. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  15. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  16. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 16 years ago
  17. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  18. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 16 years ago
  19. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 16 years ago
  20. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 16 years ago
  21. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 16 years ago
  22. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  23. f254f39 x86: un-__init fill_pud/pmd/pte by Jeremy Fitzhardinge · 16 years ago
  24. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  25. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  26. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 16 years ago
  27. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 16 years ago
  28. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  29. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
  30. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 16 years ago
  31. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
  32. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  33. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  34. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  35. 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  36. fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
  37. f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
  38. 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
  39. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  40. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  41. 304e629 x86: corruption check: run the corruption checks from a work queue by Arjan van de Ven · 16 years ago
  42. 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
  43. a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
  44. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  45. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  46. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  47. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  48. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  49. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  50. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  51. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
  52. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  53. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  54. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  55. bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
  56. deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
  57. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  58. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  59. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  60. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  61. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  62. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  63. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  64. 6de9c70 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  65. 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
  66. d86bb0d x86: convert init_64.c from round_up to roundup by Joerg Roedel · 16 years ago
  67. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 16 years ago
  68. e22146e x86: fix kernel_physical_mapping_init() for large x86 systems by Jack Steiner · 16 years ago
  69. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  70. 9958e81 x86: max_low_pfn_mapped fix, #3 by Yinghai Lu · 16 years ago
  71. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  72. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  73. 7b16eb8 x86: overmapped fix when 4K pages on tail, 64-bit by Yinghai Lu · 16 years ago
  74. c2e6d65 x86: not overmap more than the end of RAM in init_memory_mapping - 64bit by Yinghai Lu · 16 years ago
  75. 49c980d x86: fix vmemmap printout check by Yinghai Lu · 16 years ago
  76. b50efd2 x86: introduce page_size_mask for 64bit by Yinghai Lu · 16 years ago
  77. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 16 years ago
  78. 574977a x86_64/setup: unconditionally populate the pgd by Jeremy Fitzhardinge · 16 years ago
  79. 22b4514 x86/paravirt: groundwork for 64-bit Xen support, fix #2 by Jeremy Fitzhardinge · 16 years ago
  80. 0814e0b x86, 64-bit: split set_pte_vaddr() by Eduardo Habkost · 16 years ago
  81. 7c934d3 x86, 64-bit: create small vmemmap mappings if PSE not available by Jeremy Fitzhardinge · 16 years ago
  82. 4f9c11d x86, 64-bit: adjust mapping of physical pagetables to work with Xen by Jeremy Fitzhardinge · 16 years ago
  83. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  84. d86623a x86: add table_top check for alloc_low_page in 64 bit by Yinghai Lu · 16 years ago
  85. 1a0db38 x86: get max_pfn_mapped in init_memory_mapping by Yinghai Lu · 16 years ago
  86. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  87. bb23e40 x86, 64-bit: use p??_populate() to attach pages to pagetable by Jeremy Fitzhardinge · 16 years ago
  88. 6a07a0e x86: fix compile warning in init_64.c by Yinghai Lu · 16 years ago
  89. 346cafe x86: clean up min_low_pfn by Yinghai Lu · 16 years ago
  90. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
  91. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  92. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  93. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
  94. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 16 years ago
  95. 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 16 years ago
  96. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  97. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  98. 27df66a arch/x86/mm/init_64.c: early_memtest(): fix types by Andrew Morton · 16 years ago
  99. 0b1faee x86: section/warning fixes by Daniel J Blueman · 16 years ago
  100. d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago