aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman1-35/+37
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras1-9/+75
2006-04-22[PATCH] powerpc: Quiet page order outputOlof Johansson1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+3
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-2/+2
2006-03-22[PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman1-13/+14
2006-02-28Merge ../powerpc-mergePaul Mackerras1-1/+1
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-24Merge ../powerpc-mergePaul Mackerras1-1/+2
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-1/+2
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman1-1/+0
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-3/+3
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+1
2005-12-29[PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard1-1/+1
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson1-1/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-9/+20
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz1-0/+9
2005-11-08[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt1-0/+3
2005-11-08Merge ../linux-2.6Paul Mackerras1-2/+4
2005-11-07[PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson1-2/+4
2005-11-07Merge ../linux-2.6Paul Mackerras1-117/+415
2005-11-07[PATCH] powerpc: Kill ppcdebugDavid Gibson1-7/+0
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-117/+415
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras1-1/+22
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras1-0/+438