summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushesBenjamin Herrenschmidt
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman
2017-07-31powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-07-24powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-18powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman
2017-07-18powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt
2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-07-06powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V
2017-07-06powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-04powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-07-02powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran
2017-07-02powerpc/vmemmap: Add altmap supportOliver O'Halloran
2017-07-02powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran
2017-07-02powerpc/hugetlbfs: Export HPAGE_SHIFTOliver O'Halloran
2017-07-02powerpc: use spin loop primitives in some functionsNicholas Piggin
2017-06-28powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual
2017-06-28powerpc/mm: Add comments to the vmemmap layoutAnshuman Khandual
2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt
2017-06-23powerpc/mm: Trace tlbie(l) instructionsBalbir Singh
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann
2017-06-21powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman
2017-06-20powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-15powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/hugetlb: Add support for page accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/hash: Do a local flush if possible when no batch is activeBalbir Singh