1. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  2. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  3. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
  4. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  5. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  6. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
  7. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
  8. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  9. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
  10. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  11. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  12. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  13. adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
  14. 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
  15. 59f1183 sparc64: Fix size check in huge_pte_alloc by Nitin Gupta · 8 years ago
  16. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  17. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  18. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  19. ac65e28 sparc64: Fix build error in flush_tsb_user_page by Nitin Gupta · 8 years ago
  20. cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
  21. 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
  22. dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
  23. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  24. cbc41b43 sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures by Bhumika Goyal · 8 years ago
  25. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  26. 5437344 sparc: migrate exception table users onto extable.h by Paul Gortmaker · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  29. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  30. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  31. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  32. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  33. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  34. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  35. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  36. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  37. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  38. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  39. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  40. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  41. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  42. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  43. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  44. 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 9 years ago
  45. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
  46. 6b1cabe sparc32: drop superfluous cast in calls to __nocache_pa() by Sam Ravnborg · 9 years ago
  47. 6e6e418 sparc32: fix build with STRICT_MM_TYPECHECKS by Sam Ravnborg · 9 years ago
  48. c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 9 years ago
  49. d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  50. 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
  51. 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
  52. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  53. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  54. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  55. 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  56. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  57. 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
  58. 52708d6 sparc64: Fix numa distance values by Nitin Gupta · 9 years ago
  59. 2bf7c3e sparc64: Convert BUG_ON to warning by David Ahern · 9 years ago
  60. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  61. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  62. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
  63. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 10 years ago
  64. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  65. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
  66. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
  67. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  68. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  69. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  70. 66d0f7e sparc32: destroy_context() and switch_mm() needs to disable interrupts. by Andreas Larsson · 10 years ago
  71. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  72. 06090e8 sparc64: Implement __get_user_pages_fast(). by David S. Miller · 10 years ago
  73. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  74. d195b71 sparc64: Kill unnecessary tables and increase MAX_BANKS. by David S. Miller · 10 years ago
  75. bb4e6e8 sparc64: Adjust vmalloc region size based upon available virtual address bits. by David S. Miller · 10 years ago
  76. 7c0fa0f sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. by David S. Miller · 10 years ago
  77. c06240c sparc64: Use kernel page tables for vmemmap. by David S. Miller · 10 years ago
  78. 0dd5b7b sparc64: Fix physical memory management regressions with large max_phys_bits. by David S. Miller · 10 years ago
  79. 8c82dc0 sparc64: Adjust KTSB assembler to support larger physical addresses. by David S. Miller · 10 years ago
  80. 4397bed sparc64: Define VA hole at run time, rather than at compile time. by David S. Miller · 10 years ago
  81. ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 10 years ago
  82. 473ad7f sparc64: Fix reversed start/end in flush_tlb_kernel_range() by David S. Miller · 10 years ago
  83. 7c21d53 sparc64: mem boot option correction by bob picco · 10 years ago
  84. 3dee9df sparc64: find_node adjustment by bob picco · 10 years ago
  85. 4ccb927 sparc64: sun4v TLB error power off events by bob picco · 10 years ago
  86. 494fc42 sparc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  87. 5b6ff9d sparc64: Fix up merge thinko. by David S. Miller · 10 years ago
  88. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  89. 4ca9a23 sparc64: Guard against flushing openfirmware mappings. by David S. Miller · 10 years ago
  90. 18f3813 sparc64: Do not insert non-valid PTEs into the TSB hash table. by David S. Miller · 10 years ago
  91. f6d4fb5 sparc64 - add mem to iomem resource by bob picco · 11 years ago
  92. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  93. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
  94. 48d3721 sparc64: fix sparse warnings in int_64.c by Sam Ravnborg · 11 years ago
  95. 59dec13 sparc64: fix sparse warnings in init_64.c by Sam Ravnborg · 11 years ago
  96. 8c7260c sparc64: fix sparse warning in tsb.c by Sam Ravnborg · 11 years ago
  97. 8df5262 sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c by Sam Ravnborg · 11 years ago
  98. 2e74a74 sparc: drop use of extern for prototypes in arch/sparc/* by Sam Ravnborg · 11 years ago
  99. 1918660 sparc32: fix sparse warning in io-unit.c by Sam Ravnborg · 11 years ago
  100. f977ea4 sparc32: fix sparse warning in iommu.c by Sam Ravnborg · 11 years ago