| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-08-24 | sh: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -1/+2 |
| 2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 1 | -4/+1 |
| 2020-06-04 | sh: add support for folded p4d page tables | Mike Rapoport | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211 | Thomas Gleixner | 1 | -2/+1 |
| 2016-03-17 | sched/preempt, sh: kmap_coherent relies on disabled preemption | David Hildenbrand | 1 | -0/+2 |
| 2010-12-01 | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt | 1 | -1/+1 |
| 2009-09-09 | sh: Factor in cpu id for selection of cache colour fixmap. | Paul Mundt | 1 | -1/+3 |
| 2009-09-08 | sh: Use more aggressive dcache purging in kmap teardown. | Paul Mundt | 1 | -0/+3 |
| 2009-09-03 | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 1 | -19/+17 |
| 2009-08-15 | sh: Provide the kmap_coherent() interface generically. | Paul Mundt | 1 | -0/+64 |