summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0510-63/+206
|\
| * powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-271-8/+17
| * powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood2015-10-273-15/+34
| * powerpc/85xx: Load all early TLB entries at onceScott Wood2015-10-224-3/+84
| * powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1
| * powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-123-12/+25
| * powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-121-0/+19
| * powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman2015-10-011-5/+5
| * powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual2015-10-011-21/+26
* | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-11-051-1/+1
* | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-091-12/+11
|/
* Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-181-1/+2
|\
| * powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-161-1/+2
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+2
|\ \ | |/ |/|
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-274-23/+13
|\ \
| * | powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codesKevin Hao2015-08-171-5/+5
| * | powerpc/fsl: Force coherent memory on e500mc derivativesScott Wood2015-08-071-1/+1
| * | powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-071-10/+0
| * | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-071-7/+7
| |/
* | powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania2015-08-181-3/+13
* | powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman2015-08-182-8/+8
* | powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-181-8/+0
* | powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual2015-08-121-1/+15
* | powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual2015-08-121-4/+3
* | powerpc/slb: Remove a duplicate extern variableAnshuman Khandual2015-08-121-1/+0
|/
* powerpc: Add plain English description for alignment exception oopsesAnton Blanchard2015-07-061-0/+4
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\
| * powerpc: don't use module_init for non-modular core hugetlb codePaul Gortmaker2015-06-161-1/+1
* | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-261-2/+2
|\ \
| * | Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-082-9/+27
| |\|
| * | module: add extra argument for parse_params() callbackLuis R. Rodriguez2015-05-201-2/+2
* | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-2/+2
* | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-11/+0
* | | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-35/+41
* | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-248-9/+382
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-192-4/+49
| |\ \ \
| | * | | powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood2015-06-021-1/+1
| | * | | powerpc/e6500: Optimize hugepage TLB missesScott Wood2015-06-021-3/+48
| | |/ /
| * | | powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-113-0/+323
| * | | powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2015-06-101-0/+2
| * | | cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-032-2/+2
| * | | powerpc/copro: Fix faulting kernel segmentsMichael Neuling2015-06-031-2/+5
| * | | powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOCMichael Ellerman2015-06-021-1/+1
| |/ /
* | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-022-9/+27
|\ \ \ | | |/ | |/|
| * | powerpc/mm: Return NULL for not present hugetlb pageAneesh Kumar K.V2015-05-121-9/+16
| * | powerpc/thp: Serialize pmd clear against a linux page table walk.Aneesh Kumar K.V2015-05-121-0/+11
| |/
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-4/+5