summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-271-4/+4
* powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-191-5/+5
* powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-191-36/+0Star
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-191-0/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * ppc: move exports to definitionsAl Viro2016-08-081-0/+3
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-141-1/+1
|\ \
| * | powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-111-1/+1
* | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0811-49/+218
|\| |
| * | KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-291-4/+77
| * | powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng2016-09-221-31/+25Star
| * | powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-221-0/+7
| * | powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-221-0/+24
| * | powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-222-0/+21
| * | powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-2/+2
| * | powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King2016-09-131-1/+1
| * | powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-132-0/+53
| * | powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-132-2/+2
| * | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-4/+3Star
| * | powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-131-5/+3Star
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-062-40/+57
|\ \ \
| * | | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-092-40/+57
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-32/+24Star
|\ \ \
| * | | powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-32/+24Star
| |/ /
* | / powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-081-1/+6
| |/ |/|
* | powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-221-1/+1
|/
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0510-92/+153
|\
| * powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-043-3/+6
| * powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-012-12/+1Star
| * powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-011-0/+10
| * powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-012-26/+13Star
| * powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-012-10/+10
| * powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-012-2/+9
| * powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-012-12/+0Star
| * powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-011-4/+2Star
| * powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-011-1/+58
| * powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-012-2/+2
| * powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-011-1/+1
| * powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-012-3/+4
| * powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-012-26/+30
| * powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2016-08-011-0/+11
| * powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-011-0/+6
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
|/
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3115-193/+361
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-302-42/+92
| |\
| | * powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-091-4/+8
| | * powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-091-8/+19
| | * powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-091-38/+18Star
| | * powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-092-2/+57
| * | powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell2016-07-281-1/+1