1. ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 13 years ago
  2. 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 13 years ago
  3. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 13 years ago
  4. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 13 years ago
  5. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 13 years ago
  6. 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 13 years ago
  7. 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 13 years ago
  8. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 13 years ago
  9. f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 13 years ago
  10. eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 13 years ago
  11. aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 13 years ago
  12. 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 13 years ago
  13. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 13 years ago
  14. 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 13 years ago
  15. ab95193 x86, mm: Separate out calculate_table_space_size() by Yinghai Lu · 13 years ago
  16. c14fa0b x86, mm: Find early page table buffer together by Yinghai Lu · 13 years ago
  17. 84f1ae3 x86, mm: Change find_early_table_space() paramters by Yinghai Lu · 13 years ago
  18. 28b6ff6 x86, mm: Revert back good_end setting for 64bit by Yinghai Lu · 13 years ago
  19. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 13 years ago
  20. 2086fe1 x86, mm: Move down find_early_table_space() by Yinghai Lu · 13 years ago
  21. 4e33e06 x86, mm: Split out split_mem_range from init_memory_mapping by Yinghai Lu · 13 years ago
  22. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 13 years ago
  23. f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 13 years ago
  24. 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 13 years ago
  25. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 13 years ago
  26. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 13 years ago
  27. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 13 years ago
  28. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 13 years ago
  29. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 13 years ago
  30. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 13 years ago
  31. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 13 years ago
  32. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 13 years ago
  33. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 13 years ago
  34. b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 13 years ago
  35. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  36. a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  38. fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 13 years ago
  39. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
  40. 40d3cd6 x86, smap: A page fault due to SMAP is an oops by H. Peter Anvin · 13 years ago
  41. 8bd753b x86-32, mm: The WP test should be done on a kernel page by H. Peter Anvin · 13 years ago
  42. 73e8f3d x86/mm/init.c: Fix devmem_is_allowed() off by one by T Makphaibulchoke · 13 years ago
  43. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 13 years ago
  44. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 13 years ago
  45. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 13 years ago
  46. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 13 years ago
  47. d4c9dbc x86/mm: Fix range check in tlbflush debugfs interface by Jan Beulich · 13 years ago
  48. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 13 years ago
  49. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 13 years ago
  50. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 13 years ago
  51. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 13 years ago
  54. 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 13 years ago
  55. 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 13 years ago
  56. 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 13 years ago
  57. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
  58. d8dfe60 x86/tlb: fall back to flush all when meet a THP large page by Alex Shi · 13 years ago
  59. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
  60. 0d26d1d x86/mm: Mark free_initrd_mem() as __init by Jan Beulich · 13 years ago
  61. 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 13 years ago
  62. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 13 years ago
  63. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 13 years ago
  64. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 13 years ago
  65. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 13 years ago
  66. fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 13 years ago
  67. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  68. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  69. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 20167d3 x86-64: Fix accounting in kernel_physical_mapping_init() by Jan Beulich · 13 years ago
  73. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  74. 94c0dd3 x86/numa: Allow specifying node_distance() for numa=fake by Peter Zijlstra · 13 years ago
  75. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 14 years ago
  76. 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
  77. 6a1ea27 x86, extable: Add early_fixup_exception() by H. Peter Anvin · 13 years ago
  78. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  81. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  82. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  83. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
  84. a6fca40 x86, tlb: Switch cr3 in leave_mm() only when needed by Suresh Siddha · 13 years ago
  85. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. d71b5a7 numa_emulation: fix cpumask_of_node() by Andrea Arcangeli · 13 years ago
  87. b69add2 hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() by Xiao Guangrong · 13 years ago
  88. cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 13 years ago
  89. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 14 years ago
  90. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  91. 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 13 years ago
  92. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 13 years ago
  93. 722bc6b x86/mm: Fix the size calculation of mapping tables by WANG Cong · 13 years ago
  94. e37aade x86, memblock: Move mem_hole_size() to .init by Jiri Kosina · 13 years ago
  95. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 14 years ago
  96. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  97. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 14 years ago
  98. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  99. cd298f6 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) by Kurt Garloff · 14 years ago
  100. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago