Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
arch
/
powerpc
/
mm
/
book3s64
/
hash_native.c
8119cef
powerpc/kexec: blacklist functions called in real mode for kprobe
by Hari Bathini
· 3 years, 6 months ago
c0b27c5
powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels
by Nicholas Piggin
· 4 years, 2 months ago
5844cc2
powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation
by Nicholas Piggin
· 4 years, 2 months ago
05504b4
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
by Nicholas Piggin
· 4 years, 4 months ago
65fddcf
mm: reorder includes after introduction of linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
ca5999f
mm: introduce include/linux/pgtable.h
by Mike Rapoport
· 4 years, 7 months ago
d78d5da
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full
by Aneesh Kumar K.V
· 5 years ago
047e657
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
by Aneesh Kumar K.V
· 5 years ago
09ce98c
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
by Aneesh Kumar K.V
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6d3ca7e
powerpc/mm: mark more tlb functions as __always_inline
by Masahiro Yamada
· 6 years ago
fe7946c
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
by Nicholas Piggin
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d667edc
powerpc/mm: Make some symbols static that can be
by YueHaibing
· 6 years ago
47d9994
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
by Christophe Leroy
· 6 years ago
[Renamed from arch/powerpc/mm/hash_native_64.c]
bc276ec
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
by Nicholas Piggin
· 6 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
2c86cd1
powerpc: clean inclusions of asm/feature-fixups.h
by Christophe Leroy
· 7 years ago
27d8959
powerpc/mm/hash: Reduce contention on hpte lock
by Aneesh Kumar K.V
· 7 years ago
a833280
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
by Aneesh Kumar K.V
· 7 years ago
95dff48
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
a5d4b58
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
by Aneesh Kumar K.V
· 7 years ago
3d4f5f5
powerpc/mm: Drop the function native_register_proc_table()
by Anshuman Khandual
· 7 years ago
d474827
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
by Nicholas Piggin
· 7 years ago
a3961f8
powerpc/powernv: Fix kexec crashes caused by tlbie tracing
by Mahesh Salgaonkar
· 7 years ago
1b644f5
powerpc/mm: Wire up hpte_removebolted for powernv
by Anton Blanchard
· 8 years ago
4e287e6
powerpc: use spin loop primitives in some functions
by Nicholas Piggin
· 8 years ago
0428491
powerpc/mm: Trace tlbie(l) instructions
by Balbir Singh
· 8 years ago
88b1bf72
powerpc/mm: Add missing global TLB invalidate if cxl is active
by Frederic Barrat
· 8 years ago
ddbefe7
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 8 years ago
6b243fc
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
by Paul Mackerras
· 8 years ago
f923efb
powerpc/hash64: Be more careful when generating tlbiel
by Balbir Singh
· 8 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
138ee7e
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
by Aneesh Kumar K.V
· 9 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 9 years ago
83209bc
powerpc/mm/radix: Update machine call back to support new HCALL.
by Aneesh Kumar K.V
· 9 years ago
accfad7
powerpc/mm: Clear top 16 bits of va only on older cpus
by Aneesh Kumar K.V
· 9 years ago
b5f1bf4
Merge tag 'powerpc-4.7-5' into next
by Michael Ellerman
· 9 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 9 years ago
8550e2f
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
by Aneesh Kumar K.V
· 9 years ago
3b6d1eb
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
e34aa03
powerpc/mm: Move THP headers around
by Aneesh Kumar K.V
· 9 years ago
fdf880a
powerpc: Fix checkstop in native_hpte_clear() with lockdep
by Cyril Bur
· 9 years ago
ec249dd
cxl: Move include file cxl.h -> cxl-base.h
by Michael Neuling
· 10 years ago
aefa568
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
by Aneesh Kumar K.V
· 10 years ago
d557b09
powerpc/mm/thp: Use tlbiel if possible
by Aneesh Kumar K.V
· 10 years ago
0ec2698
powerpc/mm: Check for matching hpte without taking hpte lock
by Aneesh Kumar K.V
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
4c6d9ac
powerpc/mm: Add hooks for cxl
by Ian Munsie
· 10 years ago
969b7b2
powerpc/thp: Invalidate with vpn in loop
by Aneesh Kumar K.V
· 10 years ago
fa1f8ae
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
by Aneesh Kumar K.V
· 10 years ago
29ef7a3
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
by Aneesh Kumar K.V
· 11 years ago
12f04f2
powerpc: Book 3S MMU little endian support
by Anton Blanchard
· 11 years ago
de64095
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
by Aneesh Kumar K.V
· 12 years ago
83383b7
powerpc/mm: Fix fallthrough bug in hpte_decode
by Aneesh Kumar K.V
· 12 years ago
1a52728
powerpc: Optimize hugepage invalidate
by Aneesh Kumar K.V
· 12 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 12 years ago
0608d69
powerpc/mm: Always invalidate tlb on hpte invalidate and update
by Aneesh Kumar K.V
· 12 years ago
1f6aaac
powerpc: Update tlbie/tlbiel as per ISA doc
by Aneesh Kumar K.V
· 12 years ago
7e74c39
powerpc: Fix hpte_decode to use the correct decoding for page sizes
by Aneesh Kumar K.V
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
74f227b
powerpc: Use encode avpn where we need only avpn values
by Aneesh Kumar K.V
· 12 years ago
8e16699
powerpc: Remove tlb batching hack for nighthawk
by Michael Ellerman
· 12 years ago
5524a27
powerpc/mm: Convert virtual address to vpn
by Aneesh Kumar K.V
· 12 years ago
dcda287
powerpc/mm: Simplify hpte_decode
by Aneesh Kumar K.V
· 12 years ago
beacc6d
powerpc: Remove all includes of <asm/abs_addr.h>
by Michael Ellerman
· 12 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 14 years ago
969391c
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
by Paul Mackerras
· 14 years ago
a32e252
powerpc: Use new CPU feature bit to select 2.06 tlbie
by Michael Neuling
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
6b9c9b8
powerpc: Convert native_tlbie_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
66d99b8
powerpc: Convert open coded native hashtable bit lock
by Anton Blanchard
· 15 years ago
60dbf43
powerpc: Add 2.06 tlbie mnemonics
by Milton Miller
· 16 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
74a0ba6
[POWERPC] Move inline asm eieio to using eieio inline function
by Kumar Gala
· 18 years ago
8e561e7
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
by David Gibson
· 18 years ago
3f1df7a
[POWERPC] Move common code out of if/else
by Jon Tollefson
· 18 years ago
8980ae8
[POWERPC] Remove unused variable in hpte_decode()
by Stephen Rothwell
· 18 years ago
0c12fe5
[POWERPC] Assign correct variable in hpte_decode()
by Stephen Rothwell
· 18 years ago
2454c7e
[POWERPC] Fix warning in hpte_decode(), and generalize it
by Paul Mackerras
· 18 years ago
71bf08b
[POWERPC] 64K page support for kexec
by Luke Browning
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
035223f
[POWERPC] Make pSeries_lpar_hpte_insert static
by Geoff Levand
· 18 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 19 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
19242b2
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
by Arnd Bergmann
· 19 years ago
c5cf0e3
[PATCH] powerpc: Fix buglet with MMU hash management
by Benjamin Herrenschmidt
· 19 years ago
47f78a4
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
by R Sharada
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
ab1f9da
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
by Paul Mackerras
· 19 years ago
[Renamed from arch/ppc64/mm/hash_native.c]
ab11d1e
Merge by hand from Linus' tree.
by Paul Mackerras
· 19 years ago
0f9578b
[PATCH] ppc64: More hugepage fixes
by Benjamin Herrenschmidt
· 19 years ago
e5baa39
Merge from Linus' tree.
by Paul Mackerras
· 19 years ago
67b1081
[PATCH] ppc64: Fix huge pages MMU mapping bug
by Benjamin Herrenschmidt
· 19 years ago
61b1a94
[PATCH] ppc64: Store virtual address in TLB flush batches
by Benjamin Herrenschmidt
· 19 years ago
aefd16b
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
by Michael Ellerman
· 19 years ago
96e2844
[PATCH] ppc64: kill bitfields in ppc64 hash code
by David Gibson
· 20 years ago
f4c82d5
[PATCH] ppc64 kexec: native hash clear
by R Sharada
· 20 years ago
Next »