aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-04ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta1-0/+2
2017-05-05ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta1-0/+4
2015-10-29ARC: mm: PAE40 supportVineet Gupta1-0/+7
2015-06-22ARCv2: MMUv4: TLB programming Model changesVineet Gupta1-1/+23
2013-11-06ARC: [SMP] ASID allocationVineet Gupta1-1/+1
2013-09-05ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta1-1/+1
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta1-1/+1
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta1-1/+1
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta1-3/+0
2013-08-30ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta1-0/+2
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta1-0/+36
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta1-0/+8
2013-02-15ARC: MMU Context ManagementVineet Gupta1-0/+23