aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAge
* [POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2007-08-16
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-16
* [POWERPC] Fix invalid semicolon after if statementIlpo Järvinen2007-08-16
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-03
* [POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven2007-07-22
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-14
* [POWERPC] Correct #endif commentJon Tollefson2007-05-17
* [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-09
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-09
* [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-09
* [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-02
* [POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2007-04-12
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-12
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-09
* [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-27
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-27
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-14
* [PATCH] powerpc: Quiet page order outputOlof Johansson2006-04-22
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-21
* [PATCH] powerpc: Unconfuse htab_bolt_mapping() callersMichael Ellerman2006-03-21
* Merge ../powerpc-mergePaul Mackerras2006-02-28
|\
| * [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-28
* | Merge ../powerpc-mergePaul Mackerras2006-02-23
|\|
| * [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-23
* | [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-07
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-09
* [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-08
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-08
* [PATCH] ppc64: htab_initialize_secondary cannot be marked __initAnton Blanchard2005-12-29
* [PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2005-12-09
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* [PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2005-11-07
* [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt2005-11-07
* Merge ../linux-2.6Paul Mackerras2005-11-07
|\
| * [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-07
* | Merge ../linux-2.6Paul Mackerras2005-11-06
|\|
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* | [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-06
|/
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-12
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-10