summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-10/+0Star
* ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-181-3/+3
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+3
* Merge branch 'devel-stable' into for-nextRussell King2014-12-051-7/+8
|\
| * ARM: expand fixmap region to 3MBRob Herring2014-10-161-7/+8
* | 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-301-13/+8Star
|\
| * ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-261-5/+3Star
| * ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-261-8/+5Star
* | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
|/
* ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-191-87/+0Star
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-281-1/+2
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-271-9/+14
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-101-2/+2
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-311-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-161-0/+116