summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
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
2017-06-02powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy
2017-06-02powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy
2017-06-02powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh
2017-05-17powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-03powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy