index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
2019-02-11
firmware: arm_sdei: Add ACPI GHES registration helper
James Morse
2019-02-07
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2017-11-07
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2016-02-26
arm64: Remove fixmap include fragility
Mark Rutland
2016-02-16
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2015-10-19
arm64: Simplify NR_FIX_BTMAPS calculation
Mark Rutland
2015-08-24
arm64: Fix source code file path in comments
Alexander Kuleshov
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-03-25
ARM64: allow late use of early_ioremap
Mark Salter
2015-03-19
arm64: fixmap: make FIX_TEXT_POKE0 permanent
Mark Rutland
2015-01-22
arm64: use fixmap for text patching
Laura Abbott
2014-11-26
arm64: Add FIX_HOLE to permanent fixed addresses
Laura Abbott
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-04-07
arm64: add early_ioremap support
Mark Salter