summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-101-1/+1
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-102-0/+33
* powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-101-0/+33
* powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab2017-01-311-1/+28
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-312-1/+134
* powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-312-1/+8
* powerpc/mm: refactor radix physical page mappingReza Arbab2017-01-311-38/+50
* powerpc/powernv: Initialise nest mmuAlistair Popple2017-01-302-1/+7
* powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab2017-01-301-1/+1
* powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab2017-01-301-8/+3
* powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...Markus Elfring2017-01-251-3/+1
* powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V2017-01-231-21/+0
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-182-12/+15
* powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V2017-01-181-3/+0
* powerpc: Fix pgtable pmd cache initNicholas Piggin2017-01-182-13/+6
* powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-172-2/+20
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1617-290/+1325
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-166-236/+225
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-092-11/+39
| | * powerpc: get hugetlbpage handling more genericChristophe Leroy2016-12-091-114/+81
| | * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-094-115/+109
| * | powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2016-12-022-14/+1
| * | powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-021-29/+17
| * | powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-022-6/+7
| * | powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2016-12-012-2/+4
| * | powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh2016-11-301-1/+9
| * | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-282-2/+3
| * | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+18
| * | powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh2016-11-261-0/+22
| * | powerpc/mm: Detect instruction fetch denied and reportBalbir Singh2016-11-251-0/+7
| * | powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh2016-11-251-0/+14
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-244-42/+68
| |\ \
| * | | powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V2016-11-221-0/+3
| | |/ | |/|
| * | powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2016-11-171-2/+2
| * | powerpc/mm: Dump hash tableRashmica Gupta2016-11-172-1/+553
| * | powerpc/mm: Dump linux pagetablesRashmica Gupta2016-11-172-0/+441
| * | powerpc/mm: Fix typo in radix encodings printBalbir Singh2016-11-171-1/+1
| * | powerpc/hash64: Be more careful when generating tlbielBalbir Singh2016-11-141-4/+6
| * | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-134-42/+68
|\ \ \ | | |/ | |/|
| * | powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-233-36/+44
| * | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-6/+24
| |/
* | powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab2016-12-121-12/+1
* | powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-292-3/+3
* | powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-251-2/+6
* | powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-182-0/+8
* | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-181-0/+4
|/
OpenPOWER on IntegriCloud