summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu-hash64.h
AgeCommit message (Expand)Author
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard
2014-07-28powerpc: Remove STAB codeMichael Ellerman
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard
2013-06-25powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2008-11-30powerpc set_huge_psize() false positiveAl Viro
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell