aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hash_utils_64.c
Commit message (Expand)AuthorAge
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-14
* powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling2013-05-05
* powerpc: Print page size info during bootAneesh Kumar K.V2013-04-30
* powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-30
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
* powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong2013-04-18
* powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2013-04-18
* powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-16
* powerpc: Fix STAB initializationBenjamin Herrenschmidt2013-03-12
* powerpc: Hook in new transactional memory codeMichael Neuling2013-02-15
* powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-17
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-17
* powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman2012-09-05
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-20
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-22
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-20
* | powerpc: Hugetlb for BookEBecky Bruce2011-09-19
|/
* 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
|\