aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAge
* [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-23
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-16
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* [POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson2007-06-14
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Fix modpost warningKumar Gala2007-05-23
* [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-07
* [POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson2007-04-24
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-12
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-12
* [POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt2007-04-12
* [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-09
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-06
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-04
* [POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt2006-12-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-28
* [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-16
* powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras2005-10-30
* powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras2005-10-29
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-10