aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_64.c
AgeCommit message (Expand)Author
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman
2019-11-13powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan
2019-10-28powerpc/nvdimm: Update vmemmap_populated to check sub-section rangeAneesh Kumar K.V
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...Aneesh Kumar K.V
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-02powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy
2019-03-02powerpc/mm: fix "section_base" set but not usedQian Cai
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
2018-04-04powerpc/mm/radix: Parse disable_radix commandline correctly.Aneesh Kumar K.V
2018-03-31powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-11-06powerpc/mm: Add a CONFIG option to choose if radix is used by defaultMichael Ellerman
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-08-10powerpc/mm: Fix section mismatch warning in early_check_vec5()Michael Ellerman
2017-07-24powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V
2017-07-02powerpc/vmemmap: Add altmap supportOliver O'Halloran
2017-07-02powerpc/vmemmap: Reshuffle vmemmap_free()Oliver O'Halloran
2017-06-28powerpc/mm: Add comments on vmemmap physical mappingAnshuman Khandual
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-31powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V
2017-03-21Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras
2017-01-31powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-05-01powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V
2016-03-01powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson
2016-03-01powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson
2015-12-14powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V
2015-03-26powerpc/mm: Free string after creating kmem cacheYanjiang Jin
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard