summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: arm_sdei: Add ACPI GHES registration helperJames Morse2019-02-111-0/+4
* ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse2019-02-071-1/+1
* arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2017-12-111-0/+1
* arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon2017-12-111-0/+4
* ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-0/+7
* arm64: Remove fixmap include fragilityMark Rutland2016-02-261-0/+1
* arm64: mm: add functions to walk tables in fixmapMark Rutland2016-02-161-0/+10
* arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland2015-10-191-5/+2Star
* arm64: Fix source code file path in commentsAlexander Kuleshov2015-08-241-1/+1
* arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-021-0/+15
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+3
|\
| * ARM64: allow late use of early_ioremapMark Salter2015-03-251-0/+3
* | arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland2015-03-191-1/+1
|/
* arm64: use fixmap for text patchingLaura Abbott2015-01-221-0/+1
* arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott2014-11-261-0/+1
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-251-3/+4
* arm64: add early_ioremap supportMark Salter2014-04-081-0/+67