aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAge
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-10
* powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman2015-04-07
* powerpc/32: %pF is only for function pointersScott Wood2015-03-23
* powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe2015-01-29
* powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-29
* powerpc: Remove duplicate tlbcam_index declarationsEmil Medve2015-01-29
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-09
* powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-28
* powerpc: add barrier after writing kernel PTEScott Wood2014-01-09
* powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-07
* 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