summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/page.h
AgeCommit message (Expand)AuthorLines
2017-05-19powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman-0/+12
2017-02-22powerpc: do not make the entire heap executableDenys Vlasenko-1/+3
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V-3/+0
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao-3/+3
2016-05-11powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V-1/+9
2016-05-01powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V-0/+4
2016-03-03powerpc/mm: Split pgtable types to separate headerAneesh Kumar K.V-103/+1
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras-0/+7
2015-12-14powerpc/mm: Move hugetlb related headersAneesh Kumar K.V-38/+4
2015-12-14powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V-8/+26
2015-12-14powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V-2/+8
2015-10-27powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood-3/+4
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V-0/+15
2015-10-09powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V-2/+3
2015-10-01powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V-2/+3
2015-05-11powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman-3/+1
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V-1/+2
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V-0/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski-3/+0
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple-1/+1
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat-1/+1
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras-0/+10
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V-0/+4
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V-0/+2
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V-0/+13
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose-3/+82
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose-2/+2
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com-0/+1
2011-09-20powerpc: Hugetlb for BookEBecky Bruce-1/+30
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood-1/+1
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood-1/+1
2010-04-26powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala-1/+14
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson-0/+14
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt-0/+4
2009-05-21powerpc/pseries: CMO unused page hintingRobert Jennings-0/+5
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov-2/+4
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok-5/+8
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt-2/+4
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala-1/+4
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+5
2008-10-16powerpc: fix linux-next build failureStephen Rothwell-1/+5
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras-4/+10
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell-0/+225