index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
2024-04-01
ARC: Fix typos
Bjorn Helgaas
2021-08-24
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2020-10-26
arc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
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-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-05-30
Fix typos
Andrea Gelmini
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: MMU Context Management
Vineet Gupta