summaryrefslogtreecommitdiff
path: root/arch/arm/mm/highmem.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-9/+14
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre1-1/+10
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre1-1/+86
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-1/+1
2009-10-11ARM: Add kmap_atomic type debuggingRussell King1-0/+2
2009-09-04ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre1-0/+8
2009-03-15[ARM] kmap supportNicolas Pitre1-0/+116