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
/
mmu.h
Age
Commit message (
Expand
)
Author
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2018-03-19
arm64: Make BP hardening slot counter available
Marc Zyngier
2018-01-14
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
2017-12-11
arm64: mm: Allocate ASIDs in pairs
Will Deacon
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-07-27
arm64: remove dead code
Mark Salter
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-01-12
arm64/efi: remove idmap manipulations from UEFI code
Ard Biesheuvel
2015-01-12
arm64/mm: add create_pgd_mapping() to create private page tables
Ard Biesheuvel
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-09-17
arm64: MMU definitions
Catalin Marinas