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