summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-231-31/+25
* powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-231-0/+7
* powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-231-0/+24
* powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-232-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/+3
* powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-131-5/+3
* 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/+1
| * 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/+13
| * 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/+0
| * powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-011-4/+2
| * 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-3015-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/+18
| | * 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
| * | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-6/+1
| * | powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman2016-07-261-1/+4
| * | powerpc/mm: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu2016-07-211-0/+7
| * | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-216-66/+79
| * | powerpc/mm/hash64: Don't test for machine type to detect HEA special caseBenjamin Herrenschmidt2016-07-211-2/+3
| * | powerpc/mm/hash: Don't use machine_is() early during bootBenjamin Herrenschmidt2016-07-211-9/+17
| * | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-212-0/+15
| * | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-32/+0
| * | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-1/+1
| * | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-0/+52
| * | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-172-5/+14
| * | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-171-1/+4
| * | powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V2016-07-171-5/+4
| * | powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2016-07-172-2/+4
OpenPOWER on IntegriCloud