aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAge
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-23
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-23
* powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard2009-02-22
* powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-22
* powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-13
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* Merge branch 'linux-2.6'Paul Mackerras2008-09-09
|\
| * powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras2008-09-03
* | powerpc: Guard htab_dt_scan_hugepage_blocks appropriatelyTony Breeds2008-08-20
|/
* powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-10
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-24
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-24
* powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-06-30
* Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-16
|\
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-15
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-14
* | [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-14
|/
* [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUGStephen Rothwell2008-04-06
* [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-01
* Merge branch 'linux-2.6'Paul Mackerras2008-03-25
|\
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-24
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-13
|\|
| * [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-12
* | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-26
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
|/
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-30
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-23
* [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-16
* [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-10
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-07
* [POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2007-10-28
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-17
* [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-17
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* [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