summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorLines
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+17
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel-9/+19
2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt-0/+8
2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt-3/+9
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-102/+411
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal-1/+1
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V-2/+5
2017-07-06powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V-64/+0
2017-07-06powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V-0/+43
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko-2/+2
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko-9/+1
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko-1/+1
2017-07-04powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh-2/+69
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh-0/+49
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+19
2017-07-03powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh-1/+2
2017-07-03Merge branch 'fixes' into nextMichael Ellerman-1/+1
2017-07-02powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard-0/+33
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran-6/+9
2017-07-02powerpc/vmemmap: Add altmap supportOliver O'Halloran-5/+26
2017-07-02powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran-23/+25
2017-07-02powerpc/hugetlbfs: Export HPAGE_SHIFTOliver O'Halloran-0/+1
2017-07-02powerpc: use spin loop primitives in some functionsNicholas Piggin-1/+4
2017-06-28powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual-0/+21
2017-06-28powerpc/mm: Add comments to the vmemmap layoutAnshuman Khandual-0/+75
2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt-5/+10
2017-06-23powerpc/mm: Trace tlbie(l) instructionsBalbir Singh-2/+25
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann-3/+19
2017-06-21powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman-12/+4
2017-06-20powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin-10/+14
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins-4/+4
2017-06-15powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman-3/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V-1/+1
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy-9/+8
2017-06-05powerpc/mm/hugetlb: Add support for page accountingBalbir Singh-1/+1
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh-1/+1
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh-6/+14
2017-06-05powerpc/mm/hash: Do a local flush if possible when no batch is activeBalbir Singh-4/+2
2017-06-02powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy-1/+1
2017-06-02powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy-6/+7
2017-06-02powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy-1/+1
2017-06-02powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy-1/+1
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy-5/+0
2017-06-02powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh-1/+1
2017-05-17powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman-3/+4
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd-1/+1
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-322/+604
2017-05-03powerpc/mm/radix: Drop support for CPUs without lockless tlbieMichael Ellerman-38/+7
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-0/+39
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy-1/+1