summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2019-07-09powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2018-12-16powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-10-21powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V
2018-10-03powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-06-16powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2017-11-26powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng
2017-11-26powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V
2017-11-11powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2016-08-22powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman
2016-08-22powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman
2015-10-06powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-05-22powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan
2014-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard
2014-04-23powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood
2014-03-07powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V