Age | Commit message (Expand) | Author |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2009-12-18 | powerpc/mm: Fix stupid bug in subpge protection handling | David Gibson |
2009-12-18 | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. | Sachin P. Sant |
2009-12-08 | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson |
2009-12-02 | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt |
2009-11-27 | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson |
2009-11-05 | Export symbols for KVM module | Alexander Graf |
2009-10-30 | powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ... | David Gibson |
2009-10-30 | powerpc/mm: Cleanup initialization of hugepages on powerpc | David Gibson |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson |
2009-04-22 | powerpc: Fix crash on CPU hotplug | Michael Ellerman |
2009-03-24 | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt |
2009-03-24 | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask | Rusty Russell |
2009-02-23 | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard |
2008-10-22 | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson |
2008-09-15 | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-09-03 | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras |
2008-08-20 | powerpc: Guard htab_dt_scan_hugepage_blocks appropriately | Tony Breeds |
2008-08-11 | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson |
2008-07-01 | powerpc: Only demote individual slices rather than whole process | Paul Mackerras |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-14 | [POWERPC] Move declaration of tce variables into mmu-hash64.h | Michael Ellerman |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/mm | Michael Ellerman |
2008-04-07 | [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG | Stephen Rothwell |
2008-04-01 | [POWERPC] Add error return from htab_remove_mapping() | Badari Pulavarty |
2008-03-26 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-24 | [POWERPC] Don't use 64k pages for ioremap on pSeries | Paul Mackerras |
2008-03-13 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-03-13 | [POWERPC] Fix large hash table allocation on Cell blades | Michael Ellerman |
2008-02-26 | [POWERPC] Add code for removing HPTEs for parts of the linear mapping | Badari Pulavarty |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
2008-01-31 | [POWERPC] Allocate the hash table under 1G on cell | Michael Ellerman |
2008-01-24 | [POWERPC] Provide a way to protect 4k subpages when using 64k pages | Paul Mackerras |
2008-01-17 | [POWERPC] Add hugepagesz boot-time parameter | Jon Tollefson |
2007-12-11 | [POWERPC] Use SLB size from the device tree | Michael Neuling |
2007-11-08 | [POWERPC] Include udbg.h when using udbg_printf | will schmidt |
2007-10-29 | [POWERPC] powerpc: Fix demotion of segments to 4K pages | Benjamin Herrenschmidt |
2007-10-17 | [POWERPC] Add 1TB workaround for PA6T | Olof Johansson |
2007-10-17 | [POWERPC] Fix 1TB segment detection | Olof Johansson |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras |
2007-08-17 | [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code | Stephen Rothwell |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-08-17 | [POWERPC] Fix invalid semicolon after if statement | Ilpo Järvinen |
2007-08-03 | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling |
2007-07-22 | [POWERPC] cell: CONFIG_SPE_BASE is a typo | Geert Uytterhoeven |