1. 7de3d66 x86: Fix adjust_range_size_mask calling position by Yinghai Lu · 11 years ago
  2. cf8b166 x86/mm: Add missing comments for initial kernel direct mapping by Zhang Yanfei · 11 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. 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
  5. 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
  6. 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
  7. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  8. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 11 years ago
  9. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  10. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  11. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  12. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  13. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  14. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  15. 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  16. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  17. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 12 years ago
  18. 587ff8c x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE by Tang Chen · 11 years ago
  19. 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
  20. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
  21. 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
  22. 1869973 x86/mm/cpa/selftest: Fix false positive in CPA self test by Andrea Arcangeli · 12 years ago
  23. f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 12 years ago
  24. 1160c27 x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 12 years ago
  25. 7e9a2f0 x86/mm/numa: Simplify some bit mangling by Martin Bundgaard · 12 years ago
  26. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 12 years ago
  27. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
  28. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  29. 6c1e025 context_tracking: Restore correct previous context state on exception exit by Frederic Weisbecker · 12 years ago
  30. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 12 years ago
  31. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 12 years ago
  32. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  33. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
  35. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 12 years ago
  36. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 12 years ago
  37. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  38. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 12 years ago
  39. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 12 years ago
  40. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  41. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 12 years ago
  42. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 12 years ago
  43. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
  44. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  45. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 12 years ago
  46. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  47. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  48. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  49. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 20bf062 x86/memtest: Shorten time for tests by Alexander Holler · 12 years ago
  55. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  56. e575a86 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  57. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  58. 07f4207 x86-32, mm: Remove reference to alloc_remap() by H. Peter Anvin · 12 years ago
  59. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago
  60. cd745be x86/mm/init.c: Copy ucode from initrd image to kernel memory by Fenghua Yu · 12 years ago
  61. 1e9209e x86/numa: Use __pa_nodebug() instead by Borislav Petkov · 12 years ago
  62. 7221267 x86, 64bit, mm: Mark data/bss/brk to nx by Yinghai Lu · 12 years ago
  63. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  64. 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
  65. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  66. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  67. c2bdee5 x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd by Yinghai Lu · 12 years ago
  68. c9b3234 x86, mm: Fix page table early allocation offset checking by Yinghai Lu · 12 years ago
  69. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  70. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
  71. f3c4fbb x86, mm: Use new pagetable helpers in try_preserve_large_page() by Dave Hansen · 12 years ago
  72. a25b931 x86, mm: Make DEBUG_VIRTUAL work earlier in boot by Dave Hansen · 12 years ago
  73. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  74. 9611dc7 x86: Convert a few mistaken __cpuinit annotations to __init by Jan Beulich · 12 years ago
  75. f73568a x86/mm: Fix the argument passed to sync_global_pgds() by Wen Congyang · 12 years ago
  76. 479a99a x86/srat: Simplify memory affinity init error handling by Davidlohr Bueso · 12 years ago
  77. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  78. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  79. be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
  80. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  82. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  83. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  84. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  85. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 12 years ago
  88. e4a1cc5 x86: mm: drop TLB flush from ptep_set_access_flags by Rik van Riel · 12 years ago
  89. 0f9a921 x86: mm: only do a local tlb flush in ptep_set_access_flags() by Rik van Riel · 12 years ago
  90. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  91. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  92. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  93. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  94. 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
  95. 5e4bf1a x86/mm: Don't flush the TLB on #WP pmd fixups by Ingo Molnar · 12 years ago
  96. 94b43c3 x86, mm: kill numa_free_all_bootmem() by Yinghai Lu · 12 years ago
  97. b8fd39c x86, mm: Use clamp_t() in init_range_memory_mapping by Yinghai Lu · 12 years ago
  98. 60a8f42 x86, mm: Move after_bootmem to mm_internel.h by Yinghai Lu · 12 years ago
  99. 4e37a89 x86, mm: Unifying after_bootmem for 32bit and 64bit by Yinghai Lu · 12 years ago
  100. 2e8059e x86, mm: use limit_pfn for end pfn by Yinghai Lu · 12 years ago