summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_utils_64.c
AgeCommit message (Expand)Author
2014-07-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-06powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling
2013-04-30powerpc: Print page size info during bootAneesh 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-18powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling
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-09-05powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-20powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt
2010-08-05memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt
2010-08-04memblock/powerpc: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant
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-11-05Export symbols for KVM moduleAlexander Graf
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson