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