aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-2/+2
* powerpc: Add ioremap_wcAnton Blanchard2011-05-191-0/+8
* powerpc: Remove unnecessary casts of void ptrJesper Juhl2010-12-091-1/+1
* powerpc: Record vma->phys_addr in ioremap()Michael Ellerman2010-12-091-0/+1
* lmb: rename to memblockYinghai Lu2010-07-141-3/+3
* powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger2010-06-151-4/+0
* powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt2010-05-061-4/+0
* powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2010-04-071-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-181-1/+1
* powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-121-1/+3
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-4/+28
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-1/+1
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-271-2/+0
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-2/+2
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-111-3/+11
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-091-2/+2
* powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-081-1/+2
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-291-9/+14
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-2/+2
* powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2
* powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2008-12-161-1/+5
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-031-21/+0
* powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala2008-12-031-3/+3
* POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-241-2/+2
* powerpc ioremap_protBenjamin Herrenschmidt2008-07-241-6/+16
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-301-3/+3
* [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-241-0/+23
* [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala2008-04-171-2/+3
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-6/+8
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-3/+3
* [POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson2007-06-141-4/+0
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-1/+0
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-141-118/+0
* [POWERPC] Fix modpost warningKumar Gala2007-05-231-1/+1
* [POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2007-05-081-12/+16
* [POWERPC] Abolish PHYS_FMT macro from arch/powerpcDavid Gibson2007-04-241-2/+2
* [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-131-0/+52
* [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-131-4/+7
* [POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt2007-04-131-3/+6
* [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-091-1/+1
* [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-4/+1
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-14/+8
* [POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt2006-12-041-17/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-291-2/+4
* [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-161-0/+5
* powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras2005-10-311-3/+1
* powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras2005-10-291-2/+2