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
/
mm
/
context.c
Age
Commit message (
Expand
)
Author
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2015-11-26
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
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: flush: use local TLB and I-cache invalidation
Will Deacon
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-06-12
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
2012-09-17
arm64: Process management
Catalin Marinas