index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: update ASID limit
Jean-Philippe Brucker
2016-06-21
1
-3
/
+6
*
arm64: Add cpu_panic_kernel helper
Suzuki K Poulose
2016-04-15
1
-2
/
+1
*
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-03-04
1
-1
/
+1
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
1
-1
/
+1
*
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
1
-0
/
+18
*
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
2016-02-25
1
-13
/
+23
*
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-18
1
-1
/
+1
*
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
2015-11-26
1
-12
/
+26
*
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
1
-2
/
+0
*
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
2015-10-07
1
-1
/
+1
*
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
1
-93
/
+145
*
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
1
-2
/
+2
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-16
/
+0
*
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
2015-06-12
1
-0
/
+8
*
arm64: Process management
Catalin Marinas
2012-09-17
1
-0
/
+159