Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 1 | -114/+23 |
|\ | |||||
| * | mm: use vm_unmapped_area() on sh architecture | Michel Lespinasse | 2012-12-11 | 1 | -114/+23 |
* | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 | 1 | -1/+1 |
|/ | |||||
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 | 1 | -1/+2 |
* | sh: rework nommu for generic cache.c use. | Paul Mundt | 2009-08-15 | 1 | -1/+1 |
* | sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. | Paul Mundt | 2009-05-07 | 1 | -4/+132 |
* | sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. | Paul Mundt | 2008-12-22 | 1 | -0/+94 |
* | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. | Paul Mundt | 2008-11-13 | 1 | -1/+1 |
* | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 2008-11-12 | 1 | -0/+31 |