index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s32
/
tlb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-5
/
+6
*
powerpc/32s: Move early_mmu_init() into mmu.c
Christophe Leroy
2020-12-09
1
-4
/
+0
*
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
2020-12-09
1
-14
/
+0
*
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2020-12-09
1
-15
/
+0
*
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2020-12-09
1
-10
/
+3
*
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2020-12-09
1
-23
/
+7
*
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2020-12-09
1
-13
/
+4
*
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2020-12-09
1
-5
/
+5
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-2
/
+2
*
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
1
-2
/
+2
*
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
2020-02-19
1
-2
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-0
/
+173