aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/context.c
Commit message (Expand)AuthorAge
* arm64: update ASID limitJean-Philippe Brucker2016-06-21
* arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-15
* arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-04
* arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-25
* arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-25
* arm64: Add helper for extracting ASIDBitsSuzuki K Poulose2016-02-25
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-18
* arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-26
* arm64: mm: kill mm_cpumask usageWill Deacon2015-10-07
* arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-07
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
* arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-12
* arm64: Process managementCatalin Marinas2012-09-17