index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
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