Age | Commit message (Expand) | Author |
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 |
2007-06-14 | [POWERPC] Kill typedef-ed structs for hash PTEs and BATs | David Gibson |
2007-05-17 | [POWERPC] Correct #endif comment | Jon Tollefson |
2007-05-09 | [POWERPC] Add ability to 4K kernel to hash in 64K pages | Benjamin Herrenschmidt |
2007-05-09 | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt |
2007-05-09 | [POWERPC] Small fixes & cleanups in segment page size demotion | Benjamin Herrenschmidt |
2007-05-02 | [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code | Michael Ellerman |
2007-04-13 | [POWERPC] DEBUG_PAGEALLOC for 64-bit | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Allow drivers to map individual 4k pages to userspace | Paul Mackerras |
2007-03-10 | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-28 | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() | Michael Ellerman |
2006-06-28 | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman |
2006-06-15 | powerpc: Use 64k pages without needing cache-inhibited large pages | Paul Mackerras |
2006-04-22 | [PATCH] powerpc: Quiet page order output | Olof Johansson |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-22 | [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature | Michael Ellerman |
2006-03-22 | [PATCH] powerpc: Unconfuse htab_bolt_mapping() callers | Michael Ellerman |
2006-02-28 | Merge ../powerpc-merge | Paul Mackerras |
2006-02-28 | [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping | Michael Ellerman |
2006-02-24 | Merge ../powerpc-merge | Paul Mackerras |