aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fixmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-24arm64: entry: simplify trampoline data pageArd Biesheuvel1-1/+3
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse1-2/+4
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse1-1/+1
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu1-4/+3
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse1-0/+4
2019-02-07ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse1-1/+1
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon1-0/+1
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon1-0/+4
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse1-0/+7
2016-02-26arm64: Remove fixmap include fragilityMark Rutland1-0/+1
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland1-0/+10
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland1-5/+2
2015-08-24arm64: Fix source code file path in commentsAlexander Kuleshov1-1/+1
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel1-0/+15
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2015-03-25ARM64: allow late use of early_ioremapMark Salter1-0/+3
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland1-1/+1
2015-01-22arm64: use fixmap for text patchingLaura Abbott1-0/+1
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott1-0/+1
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott1-3/+4
2014-04-07arm64: add early_ioremap supportMark Salter1-0/+67