index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
/
radix_tlb.c
Age
Commit message (
Expand
)
Author
2020-05-20
powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
Aneesh Kumar K.V
2020-03-18
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-03
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
2019-07-03
powerpc/mm: mark more tlb functions as __always_inline
Masahiro Yamada
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-14
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy