1. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  2. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
  3. cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  4. 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
  5. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
  8. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  9. b959ed6 x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
  10. 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
  11. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  12. 2612c49 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. a4f61de x86, trace: Change user|kernel_page_fault to page_fault_user|kernel by H. Peter Anvin · 11 years ago
  14. d34603b x86, trace: Add page fault tracepoints by Seiji Aguchi · 11 years ago
  15. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  16. e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
  17. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  18. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  19. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  20. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  21. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  22. 6979287 x86/mm: Add 'step_size' comments to init_mem_mapping() by Yinghai Lu · 11 years ago
  23. cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. e09a1fa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  27. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  28. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
  29. 527bf12 x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM by Yinghai Lu · 11 years ago
  30. d7b2c3d ACPI / x86: Print Hot-Pluggable Field in SRAT. by Tang Chen · 11 years ago
  31. df54d6f x86 get_unmapped_area(): use proper mmap base for bottom-up direction by Radu Caragea · 11 years ago
  32. d4f5228 mm: Remove unused variable idx0 in __early_ioremap() by Jianguo Wu · 11 years ago
  33. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  34. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  35. 73b44ff mm/pgtable: don't accumulate addr during pgd prepopulate pmd by Wanpeng Li · 11 years ago
  36. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  37. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  38. 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 11 years ago
  39. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  40. c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
  41. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  42. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. 4f4319a x86/ioremap: Correct function name output by Borislav Petkov · 11 years ago
  44. 53313b2 x86: mm: Remove general hugetlb code from x86. by Steve Capper · 11 years ago
  45. cfe28c5 x86: mm: Remove x86 version of huge_pmd_share. by Steve Capper · 11 years ago
  46. 7de3d66 x86: Fix adjust_range_size_mask calling position by Yinghai Lu · 11 years ago
  47. 1e3b308 x86_64: Correct phys_addr in cleanup_highmap comment by Zhang Yanfei · 11 years ago
  48. cf8b166 x86/mm: Add missing comments for initial kernel direct mapping by Zhang Yanfei · 11 years ago
  49. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  50. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  54. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 11 years ago
  55. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  56. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  57. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  58. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  59. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  60. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  61. 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  62. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  63. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  64. 587ff8c x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE by Tang Chen · 11 years ago
  65. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 11 years ago
  67. 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 11 years ago
  68. 1869973 x86/mm/cpa/selftest: Fix false positive in CPA self test by Andrea Arcangeli · 11 years ago
  69. f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 11 years ago
  70. 1160c27 x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 11 years ago
  71. 7e9a2f0 x86/mm/numa: Simplify some bit mangling by Martin Bundgaard · 11 years ago
  72. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 11 years ago
  73. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 11 years ago
  74. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 11 years ago
  75. 6c1e025 context_tracking: Restore correct previous context state on exception exit by Frederic Weisbecker · 11 years ago
  76. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 11 years ago
  77. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 11 years ago
  78. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  79. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 11 years ago
  81. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 11 years ago
  82. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 11 years ago
  83. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 11 years ago
  84. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 11 years ago
  85. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 11 years ago
  86. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 11 years ago
  87. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 11 years ago
  88. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  89. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 11 years ago
  90. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  91. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 11 years ago
  92. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 11 years ago
  93. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  94. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 11 years ago
  95. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 20bf062 x86/memtest: Shorten time for tests by Alexander Holler · 11 years ago