summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-041-0/+2
* ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2017-05-051-0/+4
* ARC: mm: PAE40 supportVineet Gupta2015-10-291-0/+7
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-221-1/+23
* ARC: [SMP] ASID allocationVineet Gupta2013-11-061-1/+1
* ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta2013-09-051-1/+1
* ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-301-1/+1
* ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-301-1/+1
* ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2013-08-301-3/+0Star
* ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-301-0/+2
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-221-0/+36
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-221-0/+8
* ARC: MMU Context ManagementVineet Gupta2013-02-151-0/+23