index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
1
-7
/
+75
2020-05-20
powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
Aneesh Kumar K.V
1
-3
/
+1
2020-03-17
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
1
-1
/
+6
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
1
-0
/
+3
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-2
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
1
-8
/
+3
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
1
-60
/
+6
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-8
/
+72
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-2
/
+2
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-18
/
+172
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
1
-4
/
+8
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
1
-92
/
+25
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-20
/
+20
2019-07-03
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
1
-0
/
+5
2019-07-03
powerpc/mm: mark more tlb functions as __always_inline
Masahiro Yamada
1
-16
/
+16
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
1
-3
/
+3
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
1
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
1
-4
/
+4
2019-05-15
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
1
-1
/
+1
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-0
/
+1101