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
/
mmu_context.h
Age
Commit message (
Expand
)
Author
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