summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6
* [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/+3
* [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/+0
|/
* 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
* [PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson2005-12-091-1/+1
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-9/+20
* [PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2005-11-081-0/+9
* [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt2005-11-081-0/+3
* Merge ../linux-2.6Paul Mackerras2005-11-081-2/+4
|\
| * [PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson2005-11-071-2/+4
* | Merge ../linux-2.6Paul Mackerras2005-11-071-117/+415
|\ \ | |/
| * [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-061-117/+415
* | [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-7/+0
|/
* powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2005-10-121-1/+22
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+438
OpenPOWER on IntegriCloud