index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hash_native_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Add missing global TLB invalidate if cxl is active
Frederic Barrat
2017-04-12
1
-2
/
+5
*
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2015-10-09
1
-12
/
+11
*
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
1
-1
/
+1
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-4
/
+11
*
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
1
-2
/
+2
*
powerpc/mm: Check for matching hpte without taking hpte lock
Aneesh Kumar K.V
2014-12-02
1
-9
/
+15
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
powerpc/mm: Add hooks for cxl
Ian Munsie
2014-10-08
1
-1
/
+5
*
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
2014-08-13
1
-16
/
+7
*
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
1
-14
/
+5
*
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
2014-04-28
1
-22
/
+16
*
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-10-11
1
-20
/
+26
*
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
2013-07-24
1
-2
/
+8
*
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
2013-07-24
1
-0
/
+2
*
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
1
-0
/
+73
*
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
1
-77
/
+45
*
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
2013-06-01
1
-8
/
+22
*
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
1
-2
/
+30
*
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
1
-31
/
+22
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
1
-37
/
+98
*
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
1
-4
/
+4
*
powerpc: Remove tlb batching hack for nighthawk
Michael Ellerman
2012-09-27
1
-25
/
+1
*
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2012-09-17
1
-49
/
+72
*
powerpc/mm: Simplify hpte_decode
Aneesh Kumar K.V
2012-09-17
1
-21
/
+28
*
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
1
-1
/
+1
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-1
/
+1
*
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-07-12
1
-2
/
+2
*
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2011-05-04
1
-6
/
+4
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-4
/
+4
*
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-7
/
+7
*
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
2010-02-17
1
-3
/
+2
*
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
1
-2
/
+11
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-46
/
+46
*
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-07-10
1
-1
/
+1
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
1
-11
/
+11
*
[POWERPC] Move common code out of if/else
Jon Tollefson
2007-06-14
1
-2
/
+1
*
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
[POWERPC] Assign correct variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-10
1
-20
/
+17
*
[POWERPC] 64K page support for kexec
Luke Browning
2007-05-07
1
-22
/
+62
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
2006-10-16
1
-1
/
+1
*
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-28
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-22
1
-1
/
+1
|
\
|
*
[PATCH] powerpc: Fix buglet with MMU hash management
Benjamin Herrenschmidt
2006-06-09
1
-1
/
+1
*
|
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
2006-06-17
1
-2
/
+2
|
/
*
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
2006-02-24
1
-1
/
+6
*
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
2005-11-06
1
-147
/
+230
*
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
2005-10-10
1
-0
/
+446