summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: fix "section_base" set but not usedQian Cai2019-03-021-2/+0
* powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
* KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-121-49/+0
* powerpc/mm/radix: Parse disable_radix commandline correctly.Aneesh Kumar K.V2018-04-041-1/+1
* powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-311-6/+0
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-9/+8
|\
| * mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-081-1/+4
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-3/+2
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-5/+2
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-3/+2
|/
* powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman2017-11-061-2/+11
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-4/+4
* powerpc/mm: Fix section mismatch warning in early_check_vec5()Michael Ellerman2017-08-101-1/+1
* powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V2017-07-241-2/+2
* powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-021-2/+13
* powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran2017-07-021-23/+25
* powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual2017-06-281-0/+21
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-4/+0
|\
| * powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V2017-03-311-4/+0
* | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-211-2/+1
|/
* powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-6/+30
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-0/+35
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-5/+7
| * powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-01-311-0/+33
* | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-77/+0
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-011-1/+1
* 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-011-1/+3
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-011-0/+3
* 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
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-011-5/+0
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-011-2/+2
* powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V2016-05-011-69/+5
* powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V2016-03-031-6/+15
* powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-011-12/+26
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-4/+5
* powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-141-4/+0
* powerpc/mm: Free string after creating kmem cacheYanjiang Jin2015-03-261-0/+1
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-251-3/+0
* powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-051-1/+2
* powerpc: implement vmemmap_free()Li Zhong2014-08-051-21/+64
* powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-051-0/+22
* powerpc: implement vmemmap_list_free()Li Zhong2014-08-051-10/+52
* powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-111-1/+50
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-031-0/+4
* powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-211-3/+6