summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-16powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-08-17powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual
2015-08-07powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood
2015-08-07powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood
2015-07-06powerpc: Add plain English description for alignment exception oopsesAnton Blanchard
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-06-16powerpc: don't use module_init for non-modular core hugetlb codePaul Gortmaker
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-06-10powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/copro: Fix faulting kernel segmentsMichael Neuling
2015-06-02powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood
2015-06-02powerpc/e6500: Optimize hugepage TLB missesScott Wood
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-02powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-12powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V
2015-05-12powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V
2015-04-23powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabledAneesh Kumar K.V
2015-04-17powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V
2015-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()Scott Wood
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14powerpc: standardize mmap_rnd() usageKees Cook
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman