- 960e370 Merge branch 'fixes' into next by Michael Ellerman · 4 years, 4 months ago
- 103a854 powerpc/book3s64/radix: Fix boot failure with large amount of guest memory by Aneesh Kumar K.V · 4 years, 4 months ago
- 1c0a7ac powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry by Aneesh Kumar K.V · 4 years, 5 months ago
- ccaea15 powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures. by Aneesh Kumar K.V · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 5 months ago
- bf6b766 powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE by Aneesh Kumar K.V · 4 years, 5 months ago
- 029ab30 powerpc/mm: Enable radix GTSE only if supported. by Bharata B Rao · 4 years, 6 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 9 months ago
- 3df1911 Merge branch 'topic/kaslr-book3e32' into next by Michael Ellerman · 5 years ago
- 4ed47db powerpc: move memstart_addr and kernstart_addr to init-common.c by Jason Yan · 5 years ago
- 5f5d6e4 powerpc/nvdimm: Update vmemmap_populated to check sub-section range by Aneesh Kumar K.V · 5 years ago
- cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- c0b1b23 powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap block by Aneesh Kumar K.V · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 9d9f2cc powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> by Christophe Leroy · 6 years ago
- c38ca26 powerpc/mm: fix "section_base" set but not used by Qian Cai · 6 years ago
- 9ef3463 powerpc/mm: Fallback to RAM if the altmap is unusable by Oliver O'Halloran · 6 years ago
- 425333b KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode by Alexey Kardashevskiy · 6 years ago
- cec4e9b powerpc/mm/radix: Parse disable_radix commandline correctly. by Aneesh Kumar K.V · 7 years ago
- c2b4d8b powerpc/mm/hash64: Increase the VA range by Aneesh Kumar K.V · 7 years ago
- 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- a8fc357 mm: split altmap memory map allocation from normal case by Christoph Hellwig · 7 years ago
- 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
- 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
- f2c2cbc powerpc: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
- 1fd6c02 powerpc/mm: Add a CONFIG option to choose if radix is used by default by Michael Ellerman · 7 years ago
- 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
- 7559952 powerpc/mm: Fix section mismatch warning in early_check_vec5() by Michael Ellerman · 7 years ago
- 7e7dc66 powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config by Aneesh Kumar K.V · 8 years ago
- b584c25 powerpc/vmemmap: Add altmap support by Oliver O'Halloran · 8 years ago
- d7d9b61 powerpc/vmemmap: Reshuffle vmemmap_free() by Oliver O'Halloran · 8 years ago
- 39e4675 powerpc/mm: Add comments on vmemmap physical mapping by Anshuman Khandual · 8 years ago
- 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 1b2fa5a powerpc/mm: Remove checks that TASK_SIZE_USER64 is too small by Aneesh Kumar K.V · 8 years ago
- fc36a90 Revert "powerpc/64: Disable use of radix under a hypervisor" by Paul Mackerras · 8 years ago
- 014d02c powerpc: Update to new option-vector-5 format for CAS by Suraj Jitindar Singh · 8 years ago
- 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 3f91a89 powerpc/64: Disable use of radix under a hypervisor by Paul Mackerras · 8 years ago
- cc3d294 powerpc/64: Enable use of radix MMU under hypervisor on POWER9 by Paul Mackerras · 8 years ago
- 18569c1 powerpc/64: Don't try to use radix MMU under a hypervisor by Paul Mackerras · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 9b081e1 powerpc: port 64 bits pgtable_cache to 32 bits by Christophe Leroy · 8 years ago
- b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 8 years ago
- 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 8 years ago
- 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 8 years ago
- bacf9cf powerpc/mm: Do hash device tree scanning earlier by Michael Ellerman · 8 years ago
- c610ec6 powerpc/mm: Move disable_radix handling into mmu_early_init_devtree() by Michael Ellerman · 8 years ago
- 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 8 years ago
- 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
- dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
- eee24b5 powerpc/mm: Move hash and no hash code to separate files by Aneesh Kumar K.V · 9 years ago
- 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 9 years ago
- 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 9 years ago
- 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 9 years ago
- 62607bc powerpc/mm: Don't hardcode page table size by Aneesh Kumar K.V · 9 years ago
- e77553c powerpc/mm: Free string after creating kmem cache by Yanjiang Jin · 10 years ago
- 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
- f6026df powerpc: Move htab_remove_mapping function prototype into header file by Anton Blanchard · 10 years ago
- 16a05bf powerpc: start loop at section start of start in vmemmap_populated() by Li Zhong · 11 years ago
- 71b0bfe powerpc: implement vmemmap_free() by Li Zhong · 11 years ago
- ed5694a powerpc: implement vmemmap_remove_mapping() for BOOK3S by Li Zhong · 11 years ago
- bd8cb03 powerpc: implement vmemmap_list_free() by Li Zhong · 11 years ago
- 8e0861fa powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
- f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
- f940f52 powerpc/THP: Double the PMD table size for THP by Aneesh Kumar K.V · 12 years ago
- 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 12 years ago
- 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 12 years ago
- 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
- 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
- 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
- beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
- ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
- 2773fcc powerpc: Move free_initmem to common code by Dave Carroll · 14 years ago
- 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 14 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
- 79c3095 powerpc: Export memstart_addr and kernstart_addr on ppc64 by Sonny Rao · 14 years ago
- cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 15 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
- 91eea67 powerpc/mm: Track backing pages allocated by vmemmap_populate() by Mark Nelson · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
- a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
- 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
- a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
- c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
- 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
- 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
- f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
- bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
- 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
- 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
- fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 17 years ago
- cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 17 years ago
- 09de9ff [POWERPC] Fix sparse warnings in arch/powerpc/mm by Michael Ellerman · 17 years ago
- 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
- 49a9997 [POWERPC] Remove unused __max_memory variable by Olof Johansson · 17 years ago