aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2016-05-30Fix typosAndrea Gelmini1-1/+1
2013-11-06ARC: [SMP] TLB flushVineet Gupta1-1/+16
2013-11-06ARC: [SMP] ASID allocationVineet Gupta1-16/+28
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta1-69/+28
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta1-11/+9
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta1-27/+18
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta1-11/+0
2013-02-15ARC: SMP supportVineet Gupta1-0/+4
2013-02-15ARC: MMU Context ManagementVineet Gupta1-0/+209