index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
mm
/
tlb.c
Age
Commit message (
Expand
)
Author
2025-04-24
nios2: do not introduce conflicting mappings when flushing tlb entries
Simon Schuster
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
2014-12-08
nios2: TLB handling
Ley Foon Tan