aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman1-4/+3
2016-09-13powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras1-5/+3
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2-40/+57
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-09-06powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior1-32/+24
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-08-07ppc: move exports to definitionsAl Viro1-0/+3
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds10-92/+153
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman3-3/+6
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2-12/+1
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V1-0/+10
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2-26/+13
2016-08-01powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2-10/+10
2016-08-01powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2-2/+9
2016-08-01powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2-12/+0
2016-08-01powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V1-4/+2
2016-08-01powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V1-1/+58
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2-2/+2
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V1-1/+1
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2-3/+4
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2-26/+30
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman1-0/+11
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman1-0/+6
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-193/+361
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman2-42/+92
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-29/+19
2016-07-28powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2-2/+2
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman1-6/+1
2016-07-26powerpc/mm: Fix build break when PPC_NATIVE=nMichael Ellerman1-1/+4
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior1-29/+19
2016-07-21powerpc/mm: Add memory barrier in __hugepte_alloc()Sukadev Bhattiprolu1-0/+7
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt6-66/+79
2016-07-21powerpc/mm/hash64: Don't test for machine type to detect HEA special caseBenjamin Herrenschmidt1-2/+3
2016-07-21powerpc/mm/hash: Don't use machine_is() early during bootBenjamin Herrenschmidt1-9/+17
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2-0/+15
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt1-32/+0
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-1/+1
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V1-0/+52
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2-5/+14
2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V1-1/+4
2016-07-17powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0Aneesh Kumar K.V1-5/+4
2016-07-17powerpc/mm: Print formation regarding the the MMU modeAneesh Kumar K.V2-2/+4
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V1-2/+4
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V1-2/+2
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh1-8/+5
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman5-37/+89
2016-07-09powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy1-4/+8
2016-07-09powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy1-8/+19