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.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
/
hash_low_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
1
-12
/
+24
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-4
/
+4
2013-12-09
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
1
-3
/
+12
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-9
/
+12
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-6
/
+12
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
1
-2
/
+2
2013-02-04
powerpc/mm: Fix hash computation function
Aneesh Kumar K.V
1
-27
/
+35
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
1
-37
/
+60
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
1
-48
/
+40
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
1
-74
/
+74
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-12
/
+12
2010-07-23
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
1
-9
/
+0
2008-06-30
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
1
-7
/
+10
2008-06-18
[POWERPC] Clear sub-page HPTE present bits when demoting page size
Paul Mackerras
1
-0
/
+4
2008-01-24
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
Paul Mackerras
1
-4
/
+12
2007-10-29
[POWERPC] powerpc: Fix demotion of segments to 4K pages
Benjamin Herrenschmidt
1
-2
/
+3
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-8
/
+65
2007-08-03
[POWERPC] Fix special PTE code for secondary hash bucket
Paul Mackerras
1
-2
/
+4
2007-05-09
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
1
-1
/
+4
2007-04-12
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
1
-0
/
+28
2006-06-09
[PATCH] powerpc: Fix buglet with MMU hash management
Benjamin Herrenschmidt
1
-0
/
+3
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-27
/
+586
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
1
-0
/
+288