aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAge
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-19
* powerpc: Add ioremap_wcAnton Blanchard2011-05-19
* powerpc: Remove unnecessary casts of void ptrJesper Juhl2010-12-08
* powerpc: Record vma->phys_addr in ioremap()Michael Ellerman2010-12-08
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger2010-06-15
* powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt2010-05-06
* powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-17
* powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-13
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-13
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-26
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-27
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-23
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-11
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-09
* powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-08
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-28
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-22
* powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-22
* powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2008-12-15
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-03
* powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-03
* POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-24
* powerpc ioremap_protBenjamin Herrenschmidt2008-07-24
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-30
* [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