aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAge
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard2011-04-20
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-28
* powerpc: Fix call to subpage_protection()Michael Neuling2010-11-17
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-04
* memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-04
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
* powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-22
* powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2010-07-22
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-17
* powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-17
* powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-07
* Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-01
* powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-26
* Export symbols for KVM moduleAlexander Graf2009-11-05
* powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-30
* powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2009-10-30
* powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-30
* powerpc: Fix crash on CPU hotplugMichael Ellerman2009-04-22
* 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