summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu-hash64.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-111-2/+2
* powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot2013-06-251-0/+1
* powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-211-0/+13
* powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-301-1/+2
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-14/+19
* powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-301-0/+4
* powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-301-1/+19
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-171-8/+8
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-171-56/+59
* powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V2013-03-171-5/+6
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-061-0/+10
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-171-5/+10
* powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-171-23/+17
* powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-171-9/+33
* powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-171-1/+5
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-17/+61
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-281-12/+0
|\
| * powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-281-12/+0
* | KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-1/+1
|/
* powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-2/+1
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-2/+8
* powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin2011-05-041-0/+6
* powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-301-1/+1
* powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
* powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-231-1/+3
* powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-081-0/+35
* Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-021-35/+0
* powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-271-0/+35
* powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-301-0/+1
* powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-11/+3
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-0/+2
* powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-201-20/+0
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-241-2/+0
* powerpc set_huge_psize() false positiveAl Viro2008-11-301-1/+0
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-1/+1
* powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-111-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+478
OpenPOWER on IntegriCloud