| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -2/+3 |
| 2024-04-25 | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe | 1 | -3/+2 |
| 2022-07-17 | sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -0/+20 |
| 2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -2/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
| 2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -114/+23 |
| 2012-12-11 | mm: use vm_unmapped_area() on sh architecture | Michel Lespinasse | 1 | -114/+23 |
| 2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 1 | -1/+1 |
| 2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 1 | -1/+2 |
| 2009-08-15 | sh: rework nommu for generic cache.c use. | Paul Mundt | 1 | -1/+1 |
| 2009-05-07 | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 1 | -4/+132 |
| 2008-12-22 | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt | 1 | -0/+94 |
| 2008-11-13 | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 1 | -1/+1 |
| 2008-11-12 | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 1 | -0/+31 |