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
/
powerpc
/
mm
/
book3s32
/
tlb.c
Age
Commit message (
Expand
)
Author
2022-09-26
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2020-12-09
powerpc/32s: Move early_mmu_init() into mmu.c
Christophe Leroy
2020-12-09
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
2020-12-09
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2020-12-09
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2020-12-09
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2020-12-09
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy