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