summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2021-08-24ARC: mm: move MMU specific bits out of ASID allocatorVineet Gupta
2021-08-24ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 onlyVineet Gupta
2020-10-26arc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2019-10-28ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-05-30Fix typosAndrea Gelmini
2013-11-06ARC: [SMP] TLB flushVineet Gupta
2013-11-06ARC: [SMP] ASID allocationVineet Gupta
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: MMU Context ManagementVineet Gupta