summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pgtable_32.c
AgeCommit message (Expand)Author
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson
2007-05-23[POWERPC] Fix modpost warningKumar Gala
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson
2007-04-24[POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt
2007-04-13[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt
2007-02-09[POWERPC] Fix is_power_of_4(x) compile errorKumar 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.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-29[PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras
2005-10-29powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras