index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
2019-10-28
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
Vineet Gupta
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-04
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-05-05
ARC: mm: fix build failure in linux-next for UP builds
Vineet Gupta
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-02-15
ARC: MMU Context Management
Vineet Gupta