aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_utils_64.c
AgeCommit message (Expand)Author
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
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell
2009-02-23powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-10Merge branch 'linux-2.6'Paul Mackerras
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras
2008-08-20powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman
2008-04-07[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty
2008-03-26Merge branch 'linux-2.6'Paul Mackerras
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt