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_context.h
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2016-02-16
arm64: add function to install the idmap
Mark Rutland
2016-02-16
arm64: unify idmap removal
Mark Rutland
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2015-10-07
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2013-06-07
arm64: mm: don't bother invalidating the icache in switch_mm
Will Deacon
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2012-09-17
arm64: Process management
Catalin Marinas