index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
mm
/
tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-03-07
nios2: Fix update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
1
-1
/
+2
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
1
-6
/
+26
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
1
-0
/
+5
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
1
-6
/
+5
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
1
-27
/
+33
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
1
-12
/
+14
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
1
-2
/
+2
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
1
-12
/
+7
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
1
-35
/
+33
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
1
-9
/
+9
2014-12-08
nios2: TLB handling
Ley Foon Tan
1
-0
/
+275