Age | Commit message (Expand) | Author |
2009-05-27 | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt |
2009-03-24 | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt |
2009-03-11 | powerpc: Wire up /proc/vmallocinfo to our ioremap() | Benjamin Herrenschmidt |
2009-02-09 | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala |
2009-01-08 | powerpc/mm: Make clear_fixmap() actually work | Anton Vorontsov |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth |
2008-12-23 | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov |
2008-12-16 | powerpc/mm: Remove flush_HPTE() | Benjamin Herrenschmidt |
2008-12-03 | powerpc: Use RCU based pte freeing mechanism for all powerpc | Kumar Gala |
2008-12-03 | powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 | Kumar Gala |
2008-09-24 | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt |
2008-06-30 | powerpc: Change BAT code to use phys_addr_t | Becky Bruce |
2008-05-23 | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson |
2008-04-24 | [POWERPC] Port fixmap from x86 and use for kmap_atomic | Kumar Gala |
2008-04-17 | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Remove a couple of unused definitions from pgtable_32.c | David Gibson |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2007-06-14 | [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc | David Gibson |
2007-05-23 | [POWERPC] Fix modpost warning | Kumar Gala |
2007-05-08 | [POWERPC] Remove use of 4level-fixup.h for ppc32 | David Gibson |
2007-04-24 | [POWERPC] Abolish PHYS_FMT macro from arch/powerpc | David Gibson |
2007-04-13 | [POWERPC] DEBUG_PAGEALLOC for 32-bit | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Fix 32-bit mm operations when not using BATs | Benjamin Herrenschmidt |
2007-04-13 | [POWERPC] Cleanup 32-bit map_page | Benjamin Herrenschmidt |
2007-02-09 | [POWERPC] Fix is_power_of_4(x) compile error | Kumar Gala |
2007-02-07 | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Remove ioremap64 and fixup_bigphys_addr | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-29 | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin |
2006-03-16 | [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS | Olaf Hering |
2005-10-31 | powerpc: import a fix from arch/ppc/mm/pgtable.c | Paul Mackerras |
2005-10-29 | powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.c | Paul Mackerras |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |