index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
tlb.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-03
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-06-03
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell