1. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  2. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 855c743 x86/mm: Initialize high mem before free_all_bootmem() by Stanislaw Gruszka · 13 years ago
  4. 1762391 x86, mm: Unify zone_sizes_init() by Pekka Enberg · 13 years ago
  5. 248b52b x86, mm: Prepare zone_sizes_init() for unification by Pekka Enberg · 13 years ago
  6. e479464 x86, mm: Use max_pfn instead of highend_pfn by Pekka Enberg · 13 years ago
  7. ff14c1d x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit by Pekka Enberg · 13 years ago
  8. 8a9ca34 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() by Tejun Heo · 13 years ago
  9. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  10. dc382fd x86, mm: Allow ZONE_DMA to be configurable by David Rientjes · 13 years ago
  11. 797390d x86-32, NUMA: use sparse_memory_present_with_active_regions() by Tejun Heo · 13 years ago
  12. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  13. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 13 years ago
  14. d8fc3af x86, NUMA: Move *_numa_init() invocations into initmem_init() by Tejun Heo · 13 years ago
  15. 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 13 years ago
  16. e691d24 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. c10d1e2 x86, olpc: Add OLPC device-tree support by Andres Salomon · 14 years ago
  18. 5bd5a45 x86: Add NX protection for kernel data by Matthieu Castet · 14 years ago
  19. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 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
  21. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  22. 1d93126 x86-32, memblock: Make add_highpages honor early reserved ranges by Yinghai Lu · 14 years ago
  23. 234bb54 x86, cleanups: Use clear_page/copy_page rather than memset/memcpy by Jan Beulich · 14 years ago
  24. 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
  25. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  26. f88eff7 bootmem, x86: Add weak version of reserve_bootmem_generic by Yinghai Lu · 14 years ago
  27. 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
  28. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. c1fd1b4 x86, mm: Unify kernel_physical_mapping_init() API by Pekka Enberg · 14 years ago
  30. 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 14 years ago
  31. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 14 years ago
  32. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  33. 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
  34. b1258ac x86: Remove pfn in add_one_highpage_init() by Minchan Kim · 15 years ago
  35. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  36. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  37. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  38. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  39. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  40. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  41. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  42. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 16 years ago
  43. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
  44. ed077b58 x86: make sparse mem work in non-NUMA mode by Shaohua Li · 15 years ago
  45. 9518e0e x86: move per-cpu mmu_gathers to mm/init.c by Pekka Enberg · 15 years ago
  46. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 15 years ago
  47. 8938891 x86: unify noexec handling by Pekka Enberg · 15 years ago
  48. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 15 years ago
  49. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 15 years ago
  50. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  51. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  52. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 15 years ago
  53. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 15 years ago
  54. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 15 years ago
  55. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 15 years ago
  56. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 15 years ago
  57. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 15 years ago
  58. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  59. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 15 years ago
  60. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  61. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  62. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  63. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 15 years ago
  64. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 15 years ago
  65. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 15 years ago
  66. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  67. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 15 years ago
  68. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 15 years ago
  69. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  70. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  71. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 15 years ago
  72. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 15 years ago
  73. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 15 years ago
  74. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 15 years ago
  75. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 15 years ago
  76. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  77. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 15 years ago
  78. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 15 years ago
  79. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 15 years ago
  80. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 15 years ago
  81. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 15 years ago
  82. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  83. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 15 years ago
  84. 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 15 years ago
  85. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 15 years ago
  86. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 15 years ago
  87. d88316c2 x86, 32-bit: refactor find_low_pfn_range() by Ingo Molnar · 15 years ago
  88. 4769843 x86, 32-bit: clean up find_low_pfn_range() by Ingo Molnar · 15 years ago
  89. 3023533 x86: fix warning in find_low_pfn_range() by Ingo Molnar · 15 years ago
  90. 7651194 x86: mm/init_32.c fix compilation warning by Jaswinder Singh Rajput · 15 years ago
  91. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  92. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 15 years ago
  93. 1de8cd3 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 15 years ago
  94. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  95. dacf733 x86: smp.h move zap_low_mappings declartion to tlbflush.h by Jaswinder Singh Rajput · 16 years ago
  96. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  97. e8e3232 Fix compiler warning in arch/x86/mm/init_32.c by Ingo Brueckl · 16 years ago
  98. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  100. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago