aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu-hash64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-8/+14
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie1-0/+1
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie1-0/+7
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard1-0/+2
2014-07-28powerpc: Remove STAB codeMichael Ellerman1-22/+0
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard1-2/+2
2013-06-25powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot1-0/+1
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V1-0/+13
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V1-1/+2
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-14/+19
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V1-0/+4
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V1-1/+19
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V1-8/+8
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V1-56/+59
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panickingPaul Mackerras1-0/+10
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V1-5/+10
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V1-23/+17
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V1-9/+33
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V1-1/+5
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V1-17/+61
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-12/+0
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell1-12/+0
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras1-1/+1
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard1-4/+3
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-2/+1
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-2/+8
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin1-0/+6
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt1-1/+1
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-1/+3
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-0/+35
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"Benjamin Herrenschmidt1-35/+0
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-0/+35
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessorsDavid Gibson1-0/+1
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson1-11/+3
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King1-0/+2
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt1-20/+0
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt1-2/+0
2008-11-30powerpc set_huge_psize() false positiveAl Viro1-1/+0
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-1/+1
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+478