aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V1-3/+4
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard1-20/+18
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-1/+1
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-1/+1
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V1-12/+15
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V1-4/+17
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V1-1/+7
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-2/+7
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong1-9/+27
2013-05-06powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling1-0/+1
2013-04-30powerpc: Print page size info during bootAneesh Kumar K.V1-5/+5
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V1-5/+7
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-44/+81
2013-04-18powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong1-6/+7
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong1-0/+35
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V1-5/+15
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling1-0/+16
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V1-6/+9
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V1-15/+15
2012-09-05powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman1-2/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell1-6/+3
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar1-0/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-20powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard1-3/+3
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-3/+0
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-9/+9
2011-04-20powerpc: Replace open coded instruction patching with patch_instruction/patch_branchAnton Blanchard1-17/+27
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling1-1/+1
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-1/+21
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-1/+2
2010-08-05memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt1-1/+1
2010-08-04memblock/powerpc: Use new accessorsBenjamin Herrenschmidt1-4/+4
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to memblock_regionBenjamin Herrenschmidt1-1/+1
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt1-5/+29
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt1-8/+11
2010-07-14lmb: rename to memblockYinghai Lu1-13/+13
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson1-2/+2
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant1-4/+4
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-3/+3
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"Benjamin Herrenschmidt1-3/+3
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-3/+3
2009-11-05Export symbols for KVM moduleAlexander Graf1-0/+2
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessorsDavid Gibson1-1/+1
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson1-10/+0
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson1-12/+14