summaryrefslogtreecommitdiff
path: root/arch/sh/mm/kmap.c
AgeCommit message (Expand)Author
2023-08-24sh: implement the new page table range APIMatthew Wilcox (Oracle)
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-04sh: add support for folded p4d page tablesMike Rapoport
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner
2016-03-17sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt
2009-09-09sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt
2009-09-08sh: Use more aggressive dcache purging in kmap teardown.Paul Mundt
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-08-15sh: Provide the kmap_coherent() interface generically.Paul Mundt