summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: always map fixmap at page granularityMark Rutland2023-04-111-9/+6
* arm64: mm: move fixmap code to its own fileMark Rutland2023-04-111-0/+1
* arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland2023-04-111-2/+4
* arm64: entry: simplify trampoline data pageArd Biesheuvel2022-06-241-1/+3
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-151-2/+4
* arm64: entry: Move the trampoline data page before the text pageJames Morse2022-02-151-1/+1
* arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu2020-08-081-4/+3
* 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/+2
* 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-071-0/+67