1. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  2. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 14 years ago
  5. 44235dc x86, mm: Fix bogus whitespace in sync_global_pgds() by Jeremy Fitzhardinge · 14 years ago
  6. 234bb54 x86, cleanups: Use clear_page/copy_page rather than memset/memcpy by Jan Beulich · 14 years ago
  7. 1c5f50e x86, mm: fix uninitialized addr in kernel_physical_mapping_init() by Wu Fengguang · 14 years ago
  8. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  9. 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
  10. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  11. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  12. f88eff7 bootmem, x86: Add weak version of reserve_bootmem_generic by Yinghai Lu · 14 years ago
  13. 9b86152 x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes by Haicheng Li · 14 years ago
  14. 6afb515 x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions by Haicheng Li · 14 years ago
  15. a253129 update email address by Pavel Machek · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 14 years ago
  18. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  19. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 14 years ago
  20. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 14 years ago
  21. e7d23dd x86_64, cpa: Use only text section in set_kernel_text_rw/ro by Suresh Siddha · 15 years ago
  22. 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
  23. 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  24. b9af7c0 x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  25. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  26. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  27. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  28. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  29. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  30. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  31. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  32. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  33. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  34. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  35. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 15 years ago
  37. 41d840e x86: change kernel_physical_mapping_init() __init to __meminit by Shaohua Li · 15 years ago
  38. 087fa4e x86: use sparse_memory_present_with_active_regions() on UMA by Pekka Enberg · 15 years ago
  39. 3551f88 x86: unify 64-bit UMA and NUMA paging_init() by Pekka Enberg · 15 years ago
  40. 9518e0e x86: move per-cpu mmu_gathers to mm/init.c by Pekka Enberg · 15 years ago
  41. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 15 years ago
  42. 8938891 x86: unify noexec handling by Pekka Enberg · 15 years ago
  43. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 15 years ago
  44. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  45. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 15 years ago
  46. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  47. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 15 years ago
  48. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 15 years ago
  49. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 15 years ago
  50. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 15 years ago
  51. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 15 years ago
  52. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  53. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  54. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 15 years ago
  55. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  56. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 15 years ago
  57. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  58. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 15 years ago
  59. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 15 years ago
  60. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 15 years ago
  61. f254f39 x86: un-__init fill_pud/pmd/pte by Jeremy Fitzhardinge · 15 years ago
  62. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  63. 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 · 15 years ago
  64. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 15 years ago
  65. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 15 years ago
  66. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 15 years ago
  67. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 15 years ago
  68. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 15 years ago
  69. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 15 years ago
  70. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  71. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  72. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  73. 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  74. fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
  75. f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
  76. 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
  77. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  78. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  79. 304e629 x86: corruption check: run the corruption checks from a work queue by Arjan van de Ven · 16 years ago
  80. 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
  81. a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
  82. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  83. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  84. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  85. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  86. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  87. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  88. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  89. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
  90. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  91. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  92. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  93. bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
  94. deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
  95. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  96. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  97. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  98. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  99. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  100. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago