summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fixmap.h
AgeCommit message (Expand)AuthorLines
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse-0/+4
2019-02-07ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse-1/+1
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon-0/+1
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon-0/+4
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse-0/+7
2016-02-26arm64: Remove fixmap include fragilityMark Rutland-0/+1
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland-0/+10
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland-5/+2
2015-08-24arm64: Fix source code file path in commentsAlexander Kuleshov-1/+1
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel-0/+15
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+3
2015-03-25ARM64: allow late use of early_ioremapMark Salter-0/+3
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland-1/+1
2015-01-22arm64: use fixmap for text patchingLaura Abbott-0/+1
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott-0/+1
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott-3/+4
2014-04-07arm64: add early_ioremap supportMark Salter-0/+67