aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman1-1/+1
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt1-2/+34
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell1-6/+4
2009-02-23powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard1-2/+3
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson1-2/+4
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson1-2/+2
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-1/+1
2008-09-10Merge branch 'linux-2.6'Paul Mackerras1-7/+11
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras1-7/+11
2008-08-20powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds1-0/+2
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt1-24/+39
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson1-5/+4
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson1-1/+43
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras1-9/+27
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras1-2/+26
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt1-2/+26
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman1-2/+0
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman1-2/+2
2008-04-07[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell1-0/+2
2008-04-01[POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty1-5/+9
2008-03-26Merge branch 'linux-2.6'Paul Mackerras1-3/+8
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras1-3/+8
2008-03-13Merge branch 'linux-2.6'Paul Mackerras1-2/+2
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman1-2/+2
2008-02-26[POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty1-0/+23
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+2
2008-01-31[POWERPC] Allocate the hash table under 1G on cellMichael Ellerman1-3/+9
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras1-14/+69
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson1-9/+2
2007-12-11[POWERPC] Use SLB size from the device treeMichael Neuling1-0/+1
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt1-0/+1
2007-10-29[POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt1-2/+4
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson1-0/+1
2007-10-17[POWERPC] Fix 1TB segment detectionOlof Johansson1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-31/+83
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell1-6/+0
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling1-1/+1
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson1-1/+1
2007-05-17[POWERPC] Correct #endif commentJon Tollefson1-2/+2
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt1-12/+27
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt1-4/+16
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-02[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman1-1/+1
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt1-3/+81
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras1-13/+30
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt1-0/+6
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-1/+1