| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-17 | sparc/mm: disable preemption in lazy mmu mode | Ryan Roberts | 1 | -1/+4 |
| 2024-05-07 | mm: fix race between __split_huge_pmd_locked() and GUP-fast | Ryan Roberts | 1 | -0/+1 |
| 2024-04-25 | sparc: use is_huge_zero_pmd() | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2023-09-05 | sparc64: add missing initialization of folio in tlb_batch_add() | Mike Rapoport (IBM) | 1 | -0/+1 |
| 2023-08-24 | sparc64: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -2/+3 |
| 2023-06-19 | sparc: allow pte_offset_map() to fail | Hugh Dickins | 1 | -0/+2 |
| 2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -1/+1 |
| 2018-03-15 | sparc64: Fix regression in pmdp_invalidate(). | David S. Miller | 1 | -6/+13 |
| 2018-01-31 | sparc64: update pmdp_invalidate() to return old pmd value | Nitin Gupta | 1 | -5/+18 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-06 | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta | 1 | -3/+3 |
| 2017-02-23 | sparc64: Multi-page size support | Nitin Gupta | 1 | -9/+8 |
| 2016-09-28 | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz | 1 | -4/+31 |
| 2016-07-28 | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 1 | -2/+2 |
| 2016-05-20 | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta | 1 | -7/+18 |
| 2014-08-26 | sparc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -2/+2 |
| 2014-05-03 | sparc64: Fix huge PMD invalidation. | David S. Miller | 1 | -0/+11 |
| 2014-05-03 | sparc64: Fix executable bit testing in set_pmd_at() paths. | David S. Miller | 1 | -6/+9 |
| 2014-01-28 | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 1 | -5/+8 |
| 2013-11-15 | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 1 | -6/+6 |
| 2013-11-13 | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 1 | -4/+5 |
| 2013-11-12 | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 1 | -2/+4 |
| 2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2013-06-20 | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 1 | -2/+3 |
| 2013-06-19 | sparc: tsb must be flushed before tlb | Dave Kleikamp | 1 | -1/+1 |
| 2013-04-24 | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. | David S. Miller | 1 | -1/+2 |
| 2013-04-19 | sparc64: Fix race in TLB batch processing. | David S. Miller | 1 | -4/+34 |
| 2013-02-20 | sparc64: Fix tsb_grow() in atomic context. | David S. Miller | 1 | -2/+9 |
| 2012-10-09 | sparc64: Support transparent huge pages. | David Miller | 1 | -16/+102 |
| 2011-05-25 | sparc: mmu_gather rework | Peter Zijlstra | 1 | -19/+24 |
| 2008-12-04 | sparc,sparc64: unify mm/ | Sam Ravnborg | 1 | -0/+97 |