aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hash_utils_64.c
AgeCommit message (Expand)Author
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
2007-10-29[POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson
2007-10-17[POWERPC] Fix 1TB segment detectionOlof Johansson
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-05-17[POWERPC] Correct #endif commentJon Tollefson
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt