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