aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-191-87/+0
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-9/+14
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
* ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-081-1/+10
* ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-141-1/+86
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-1/+1
* ARM: Add kmap_atomic type debuggingRussell King2009-10-111-0/+2
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-041-0/+8
* [ARM] kmap supportNicolas Pitre2009-03-151-0/+116