summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-284-6/+80
|\
| * powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V2017-07-271-1/+1
| * powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-263-5/+79
* | Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-214-18/+63
|\|
| * powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-184-0/+29
| * powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman2017-07-181-13/+19
| * powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman2017-07-181-5/+15
* | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-141-3/+17
|\|
| * powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt2017-07-101-0/+8
| * powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-101-3/+9
* | powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-9/+19
|/
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0720-102/+411
|\
| * powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for RadixBalbir Singh2017-07-042-2/+69
| * powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-042-0/+49
| * powerpc/mm/radix: Fix execute permissions for interrupt_vectorsBalbir Singh2017-07-031-1/+2
| * Merge branch 'fixes' into nextMichael Ellerman2017-07-031-1/+1
| |\
| * | powerpc/mm: Wire up hpte_removebolted for powernvAnton Blanchard2017-07-021-0/+33
| * | powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-025-6/+9
| * | powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-022-5/+26
| * | powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran2017-07-021-23/+25
| * | powerpc/hugetlbfs: Export HPAGE_SHIFTOliver O'Halloran2017-07-021-0/+1
| * | powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-021-1/+4
| * | powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual2017-06-281-0/+21
| * | powerpc/mm: Add comments to the vmemmap layoutAnshuman Khandual2017-06-281-0/+75
| * | powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt2017-06-271-5/+10
| * | powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-235-2/+25
| * | powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman2017-06-212-12/+4
| * | powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin2017-06-201-10/+14
| * | powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman2017-06-151-3/+11
| * | powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-055-9/+8
| * | powerpc/mm/hugetlb: Add support for page accountingBalbir Singh2017-06-051-1/+1
| * | powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-051-1/+1
| * | powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-051-6/+14
| * | powerpc/mm/hash: Do a local flush if possible when no batch is activeBalbir Singh2017-06-051-4/+2
| * | powerpc/mm: The 8xx doesn't call do_page_fault() for breakpointsChristophe Leroy2017-06-021-1/+1
| * | powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()Christophe Leroy2017-06-021-6/+7
| * | powerpc/mm: Remove a redundant test in do_page_fault()Christophe Leroy2017-06-021-1/+1
| * | powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()Christophe Leroy2017-06-021-1/+1
| * | powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy2017-06-021-5/+0
| * | powerpc/mm/ptdump: Dump the first entry of the linear mapping as wellBalbir Singh2017-06-021-1/+1
* | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+1
* | | powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V2017-07-061-2/+5
* | | powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V2017-07-061-64/+0
* | | powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V2017-07-061-0/+43
* | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-061-2/+2
* | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-9/+1
* | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-3/+19
|\ \ \
| * | | powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-231-3/+19
| |/ /
* | / mm: larger stack guard gap, between vmasHugh Dickins2017-06-193-4/+4
| |/ |/|