1. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  2. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  3. 6c503d0 sparc/iommu: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  4. 1e2934a sparc/io-unit: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  5. ce65d36 sparc: remove the sparc32_dma_ops indirection by Christoph Hellwig · 6 years ago
  6. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  7. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  8. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  9. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  10. 2b4792e sparc64: Export __node_distance. by David S. Miller · 6 years ago
  11. 8818d89 sparc32: split ramdisk detection and reservation to a helper function by Mike Rapoport · 6 years ago
  12. cca079e sparc32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  13. 60ef861 sparc: mm/init_32: kill trailing whitespace by Mike Rapoport · 6 years ago
  14. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  15. f0afc6b sparc: move MSI related definitions to where they are used by Thomas Petazzoni · 6 years ago
  16. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  17. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  18. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  19. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  20. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  21. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  22. cfb61b5 sparc64: Fix regression in pmdp_invalidate(). by David S. Miller · 7 years ago
  23. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  24. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  25. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  26. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  27. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
  28. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  29. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  30. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  31. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  32. df8ee57 sparc64: simplify vmemmap_populate by Pavel Tatashin · 7 years ago
  33. 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  34. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  35. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  36. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 4dbe87d sparc64: Cleanup hugepage table walk functions by Nitin Gupta · 7 years ago
  39. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
  40. 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 7 years ago
  41. fdaccf7 sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8. by Vijay Kumar · 7 years ago
  42. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 7 years ago
  43. 8399e4b sparc64: Register hugepages during arch init by Nitin Gupta · 7 years ago
  44. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  45. a94c33d lib/extable.c: use bsearch() library function in search_extable() by Thomas Meyer · 8 years ago
  46. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  47. dbd2667 sparc64: Fix gup_huge_pmd by Nitin Gupta · 8 years ago
  48. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  49. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  50. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
  51. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  52. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  53. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
  54. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
  55. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  56. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
  57. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  58. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  59. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  60. adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
  61. 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
  62. 59f1183 sparc64: Fix size check in huge_pte_alloc by Nitin Gupta · 8 years ago
  63. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  64. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  65. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  66. ac65e28 sparc64: Fix build error in flush_tsb_user_page by Nitin Gupta · 8 years ago
  67. cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
  68. 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
  69. dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
  70. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  71. cbc41b43 sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures by Bhumika Goyal · 8 years ago
  72. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  73. 5437344 sparc: migrate exception table users onto extable.h by Paul Gortmaker · 8 years ago
  74. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  75. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  76. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  77. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  78. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  79. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  80. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  81. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  82. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  83. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  84. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  85. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  86. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  87. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  88. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  89. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  90. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  91. 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 9 years ago
  92. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
  93. 6b1cabe sparc32: drop superfluous cast in calls to __nocache_pa() by Sam Ravnborg · 9 years ago
  94. 6e6e418 sparc32: fix build with STRICT_MM_TYPECHECKS by Sam Ravnborg · 9 years ago
  95. c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 9 years ago
  96. d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  97. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
  98. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  100. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago