summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\
| * powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2017-02-15
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-14
| |\
| | * powerpc/64: Make type of partition table flush depend on partition typePaul Mackerras2017-01-31
| | * powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras2017-01-31
| | * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-31
| | * powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-01-31
| * | powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman2017-02-14
| * | powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-10
| * | powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-10
| * | powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-10
| * | powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab2017-01-31
| * | powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-31
| * | powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-31
| * | powerpc/mm: refactor radix physical page mappingReza Arbab2017-01-31
| * | powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-30
| * | powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab2017-01-30
| * | powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab2017-01-30
| * | powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...Markus Elfring2017-01-25
| * | powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-23
* | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-16
* | | powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-09
* | | powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt2017-02-08
* | | powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-01-30
|/ /
* | powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-18
* | powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V2017-01-18
* | powerpc: Fix pgtable pmd cache initNicholas Piggin2017-01-18
* | powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-17
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-25
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-16
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-16
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-09
| | * powerpc: get hugetlbpage handling more genericChristophe Leroy2016-12-09
| | * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-09
| * | powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2016-12-02
| * | powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-02
| * | powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-02
| * | powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2016-12-01
| * | powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh2016-11-30
| * | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-28
| * | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-28
| * | powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh2016-11-26
| * | powerpc/mm: Detect instruction fetch denied and reportBalbir Singh2016-11-25
| * | powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh2016-11-25
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-24
| |\ \
| * | | powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V2016-11-22
| | |/ | |/|
| * | powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2016-11-17
| * | powerpc/mm: Dump hash tableRashmica Gupta2016-11-17