aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy1-1/+9
2019-02-23powerpc/32: always populate page tables for Abatron BDI.Christophe Leroy1-1/+4
2019-02-23powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.Christophe Leroy1-18/+9
2019-02-23powerpc/mm/32: add base address to mmu_mapin_ram()Christophe Leroy1-3/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+4
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy1-1/+1
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy1-21/+4
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-1/+1
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy1-7/+8
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy1-1/+1
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-20/+17
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy1-16/+12
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy1-0/+16
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer1-2/+1
2018-04-01powerpc/mm/32: Use page_is_ram to check for RAMJonathan Neuschäfer1-0/+1
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-8/+1
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck1-1/+1
2017-08-15powerpc/mm: Simplify __set_fixmap()Christophe Leroy1-15/+0
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy1-2/+2
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy1-0/+24
2017-08-15powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy1-3/+10
2017-08-15powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy1-4/+6
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy1-4/+4
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh1-1/+1
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy1-5/+0
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy1-37/+0
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-03-11powerpc32: PAGE_EXEC required for inittextChristophe Leroy1-2/+3
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy1-2/+1
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy1-38/+6
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman1-5/+4
2015-04-10powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman1-2/+2
2015-04-07powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman1-3/+0
2015-03-23powerpc/32: %pF is only for function pointersScott Wood1-1/+1
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe1-2/+14
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe1-1/+1
2015-01-29powerpc: Remove duplicate tlbcam_index declarationsEmil Medve1-1/+0
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+1
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-2/+1
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman1-1/+1
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood1-0/+1
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2012-03-07powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-2/+2
2011-05-19powerpc: Add ioremap_wcAnton Blanchard1-0/+8
2010-12-09powerpc: Remove unnecessary casts of void ptrJesper Juhl1-1/+1
2010-12-09powerpc: Record vma->phys_addr in ioremap()Michael Ellerman1-0/+1