summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: -Wmissing-prototype warning fixesVineet Gupta2023-08-131-0/+2
* ARC: mm: disintegrate mmu.h (arcv2 bits out)Vineet Gupta2021-08-251-78/+2
* ARC: mm: move MMU specific bits out of entry code ...Vineet Gupta2021-08-241-0/+8
* ARC: mm: move MMU specific bits out of ASID allocatorVineet Gupta2021-08-241-0/+13
* ARC: mm: move mmu/cache externs out to setup.hVineet Gupta2021-08-241-4/+0
* ARC: mm: remove tlb paranoid codeVineet Gupta2021-08-241-6/+0
* ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 onlyVineet Gupta2021-08-241-4/+0
* ARC: retire MMUv1 and MMUv2 supportVineet Gupta2021-08-241-18/+4
* ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableVineet Gupta2019-10-281-0/+2
* ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta2019-10-281-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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/+0
* 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