summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-151-2/+26
* [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell2008-04-071-0/+2
* [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-011-5/+9
* Merge branch 'linux-2.6'Paul Mackerras2008-03-251-3/+8
|\
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-131-2/+2
|\|
| * [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-131-2/+2
* | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-261-0/+23
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+2
|/
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-311-3/+9
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-241-14/+69
* [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-171-9/+2Star
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-111-0/+1
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-081-0/+1
* [POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2007-10-291-2/+4
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-0/+1
* [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-171-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-31/+83
* [POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2007-08-171-6/+0Star
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0Star
* [POWERPC] Fix invalid semicolon after if statementIlpo Järvinen2007-08-171-1/+1
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-1/+1
* [POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven2007-07-221-2/+2
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-141-1/+1
* [POWERPC] Correct #endif commentJon Tollefson2007-05-171-2/+2
* [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-091-12/+27
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-4/+16
* [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-091-41/+46
* [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-021-1/+1
* [POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2007-04-121-3/+81
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-121-13/+30
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-0/+6
* [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6Star
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-35/+37
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-151-9/+75
* [PATCH] powerpc: Quiet page order outputOlof Johansson2006-04-221-1/+1
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-4/+3Star
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-2/+2
* [PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman2006-03-221-13/+14
* Merge ../powerpc-mergePaul Mackerras2006-02-281-1/+1
|\
| * [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-281-1/+1
* | Merge ../powerpc-mergePaul Mackerras2006-02-241-1/+2
|\|
| * [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-241-1/+2
* | [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-071-1/+0Star
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-3/+3
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+1
* [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-291-1/+1