aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAge
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-14
* powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy2018-10-14
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
* powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-14
* powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy2018-10-13
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-03-31
* powerpc/mm/32: Use page_is_ram to check for RAMJonathan Neuschäfer2018-03-31
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-16
* powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck2017-10-04
* powerpc/mm: Simplify __set_fixmap()Christophe Leroy2017-08-15
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-15
* powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-15
* powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy2017-08-15
* powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy2017-08-15
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-05
* powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-05
* powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy2017-06-02
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-09
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
* powerpc32: PAGE_EXEC required for inittextChristophe Leroy2016-03-11
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-11
* powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-11
* 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