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