aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/fixmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-1/+1
2020-11-06ARM: highmem: Switch to generic kmap atomicThomas Gleixner1-2/+2
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst1-1/+1
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel1-1/+28
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner1-1/+14
2014-10-16arm: use fixmap for text patching when text is RORabin Vincent1-0/+4
2014-10-16arm: fixmap: implement __set_fixmap()Kees Cook1-0/+2
2014-10-16ARM: expand fixmap region to 3MBRob Herring1-1/+1
2014-10-16arm: use generic fixmap.hMark Salter1-18/+9
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua1-14/+2
2014-04-23ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua1-3/+2
2009-03-15[ARM] fixmap supportNicolas Pitre1-0/+41