aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/highmem.c
Commit message (Expand)AuthorAge
* Merge branch 'devel-stable' into for-nextRussell King2014-12-05
|\
| * ARM: expand fixmap region to 3MBRob Herring2014-10-16
* | ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni2014-10-29
|/
* ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-23
* ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-23
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-26
| * ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-26
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-20
|/
* ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-19
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-30
* ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-08
* ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-14
* ARM: Add kmap_atomic type debuggingRussell King2009-10-11
* ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-04
* [ARM] kmap supportNicolas Pitre2009-03-15