summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-10-03Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-08-06powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2018-06-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-05-30powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-05-30powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-29powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2016-10-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-20powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior
2016-04-07FROMLIST: mm: ASLR: use get_random_long()dcashman
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao
2015-10-27powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entryScott Wood
2015-10-22powerpc/85xx: Load all early TLB entries at onceScott Wood
2015-10-15powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V
2015-10-12powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-10-01powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman
2015-10-01powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual
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