aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/highmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann1-0/+1
2020-11-06ARM: highmem: Switch to generic kmap atomicThomas Gleixner1-10/+23
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-2/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-3/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-2/+0
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28ARM: 8694/1: Remove leftover of fixmap_page_tableVladimir Murzin1-1/+0
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua1-0/+1
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)Catalin Marinas1-0/+7
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre1-2/+27
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre1-3/+0
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-3/+3
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre1-1/+14
2009-03-15[ARM] introduce dma_cache_maint_page()Nicolas Pitre1-0/+3
2009-03-15[ARM] kmap supportNicolas Pitre1-0/+28