Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | powerpc/mm: Increase the slice range to 64TB | Aneesh Kumar K.V | 1 | -6/+9 |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 1 | -15/+15 |
2012-09-05 | powerpc/mm: Replace abs_to_virt() with __va() | Michael Ellerman | 1 | -2/+1 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+0 |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 1 | -6/+3 |
2012-02-23 | fadump: Register for firmware assisted dump. | Mahesh Salgaonkar | 1 | -0/+11 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-09-20 | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe | Anton Blanchard | 1 | -3/+3 |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce | 1 | -3/+0 |
2011-04-27 | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 1 | -9/+9 |
2011-04-20 | powerpc: Replace open coded instruction patching with patch_instruction/patch... | Anton Blanchard | 1 | -17/+27 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-11-29 | powerpc/mm: Avoid avoidable void* pointer | Michael Neuling | 1 | -1/+1 |
2010-11-18 | powerpc: Fix call to subpage_protection() | Michael Neuling | 1 | -1/+1 |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 1 | -1/+21 |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 1 | -1/+2 |
2010-08-05 | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-08-04 | memblock/powerpc: Use new accessors | Benjamin Herrenschmidt | 1 | -4/+4 |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-07-23 | powerpc/mm: Add some debug output when hash insertion fails | Benjamin Herrenschmidt | 1 | -5/+29 |
2010-07-23 | powerpc/mm: Move around testing of _PAGE_PRESENT in hash code | Benjamin Herrenschmidt | 1 | -8/+11 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -13/+13 |
2009-12-18 | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson | 1 | -2/+2 |
2009-12-18 | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant | 1 | -4/+4 |
2009-12-08 | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 1 | -3/+3 |
2009-12-02 | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 1 | -3/+3 |
2009-11-27 | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 1 | -3/+3 |
2009-11-05 | Export symbols for KVM module | Alexander Graf | 1 | -0/+2 |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson | 1 | -1/+1 |
2009-10-30 | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson | 1 | -10/+0 |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 1 | -12/+14 |
2009-04-22 | powerpc: Fix crash on CPU hotplug | Michael Ellerman | 1 | -1/+1 |
2009-03-24 | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 1 | -2/+34 |
2009-03-24 | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask | Rusty Russell | 1 | -6/+4 |
2009-02-23 | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard | 1 | -2/+3 |
2008-10-22 | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson | 1 | -2/+4 |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 1 | -2/+2 |
2008-09-15 | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 1 | -1/+1 |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -7/+11 |
2008-09-03 | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras | 1 | -7/+11 |
2008-08-20 | powerpc: Guard htab_dt_scan_hugepage_blocks appropriately | Tony Breeds | 1 | -0/+2 |
2008-08-11 | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 1 | -24/+39 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 1 | -5/+4 |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson | 1 | -1/+43 |
2008-07-01 | powerpc: Only demote individual slices rather than whole process | Paul Mackerras | 1 | -9/+27 |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 1 | -2/+26 |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 1 | -2/+26 |
2008-05-14 | [POWERPC] Move declaration of tce variables into mmu-hash64.h | Michael Ellerman | 1 | -2/+0 |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/mm | Michael Ellerman | 1 | -2/+2 |