summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/init_64.c
Commit message (Expand)AuthorAge
* powerpc/mm/radix: Parse disable_radix commandline correctly.Aneesh Kumar K.V2018-04-04
* powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-31
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-04
|/
* powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman2017-11-06
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
* powerpc/mm: Fix section mismatch warning in early_check_vec5()Michael Ellerman2017-08-10
* powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V2017-07-24
* powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-02
* powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran2017-07-02
* powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual2017-06-28
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V2017-03-31
* | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-21
|/
* powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-06
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\
| * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-31
| * powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-01-31
* | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-16
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-09
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-01
* powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-01
* powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-01
* powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-01
* powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2016-08-01
* powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-01
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-01
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-01
* powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V2016-05-01
* powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V2016-03-03
* powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-01
* powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-01
* powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-14
* powerpc/mm: Free string after creating kmem cacheYanjiang Jin2015-03-26
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-10
* powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-25
* powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-05
* powerpc: implement vmemmap_free()Li Zhong2014-08-05
* powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-05
* powerpc: implement vmemmap_list_free()Li Zhong2014-08-05
* powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-11
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-03
* powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-21
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-30