summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-1/+1
|\
| * ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-271-1/+1
* | ARM: highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-2/+2
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-1/+1
* ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2015-12-131-1/+28
* ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-181-1/+14
* arm: use fixmap for text patching when text is RORabin Vincent2014-10-161-0/+4
* arm: fixmap: implement __set_fixmap()Kees Cook2014-10-161-0/+2
* ARM: expand fixmap region to 3MBRob Herring2014-10-161-1/+1
* arm: use generic fixmap.hMark Salter2014-10-161-18/+9
* ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-231-14/+2
* ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-231-3/+2
* [ARM] fixmap supportNicolas Pitre2009-03-151-0/+41