aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/kmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner1-2/+1
2016-03-17sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand1-0/+2
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt1-1/+1
2009-09-09sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt1-1/+3
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt1-0/+3
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt1-19/+17
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt1-0/+64