summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-291-0/+3
* ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-231-6/+21
* ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-231-3/+3
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-13/+8
|\
| * ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-261-5/+3
| * ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-261-8/+5
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
|/
* 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
OpenPOWER on IntegriCloud