Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |