index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
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