| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -17/+1 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -5/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -3/+6 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -14/+0 |
| 2025-03-16 | powerpc: insert System RAM resource to prevent crashkernel conflict | Sourabh Jain | 1 | -1/+1 |
| 2025-02-24 | powerpc/32: Stop printing Kernel virtual memory layout | Christophe Leroy | 1 | -22/+0 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+4 |
| 2024-09-19 | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+14 |
| 2024-08-30 | powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ... | Christophe Leroy | 1 | -1/+1 |
| 2024-08-30 | powerpc/8xx: Preallocate execmem page tables | Christophe Leroy | 1 | -0/+14 |
| 2024-08-22 | dma-mapping: replace zone_dma_bits by zone_dma_limit | Catalin Marinas | 1 | -1/+4 |
| 2024-08-12 | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL | Christophe Leroy | 1 | -2/+0 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-05-17 | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 1 | -0/+64 |
| 2024-04-30 | powerpc: Mark memory_limit as initdata | Michael Ellerman | 1 | -1/+1 |
| 2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet | 1 | -0/+1 |
| 2023-11-06 | powerpc: Remove file parameter from phys_mem_access_prot() | Thomas Zimmermann | 1 | -4/+4 |
| 2023-11-03 | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+1 |
| 2023-10-23 | powerpc/mm: Fix boot crash with FLATMEM | Michael Ellerman | 1 | -1/+0 |
| 2023-10-19 | powerpc: Untangle fixmap.h and pgtable.h and mmu.h | Christophe Leroy | 1 | -0/+1 |
| 2022-12-02 | powerpc/code-patching: Remove protection against patching init addresses afte... | Christophe Leroy | 1 | -1/+0 |
| 2022-09-26 | powerpc: Remove CONFIG_PPC_FSL_BOOK3E | Christophe Leroy | 1 | -1/+1 |
| 2022-09-26 | powerpc/highmem: Properly handle fragmented memory | Christophe Leroy | 1 | -1/+1 |
| 2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -0/+1 |
| 2022-07-29 | powerpc/mm: Export memory_add_physaddr_to_nid() for modules | Michael Ellerman | 1 | -0/+1 |
| 2022-07-09 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -1/+32 |
| 2022-06-29 | powerpc/memhotplug: Add add_pages override for PPC | Aneesh Kumar K.V | 1 | -1/+32 |
| 2022-06-20 | powerpc: Don't include asm/setup.h in asm/machdep.h | Christophe Leroy | 1 | -0/+1 |
| 2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+4 |
| 2022-05-22 | powerpc/ftrace: Remove ftrace init tramp once kernel init is complete | Naveen N. Rao | 1 | -0/+2 |
| 2022-05-11 | powerpc/code-patching: Use jump_label for testing freed initmem | Christophe Leroy | 1 | -0/+2 |
| 2022-04-18 | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction | Christoph Hellwig | 1 | -4/+1 |
| 2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 1 | -1/+2 |
| 2022-04-07 | Revert "powerpc: Set max_mapnr correctly" | Kefeng Wang | 1 | -1/+1 |
| 2021-12-23 | powerpc/code-patching: Remove init_mem_is_free | Christophe Leroy | 1 | -2/+0 |
| 2021-11-29 | Revert "powerpc/code-patching: Improve verification of patchability" | Michael Ellerman | 1 | -0/+2 |
| 2021-11-25 | powerpc/code-patching: Improve verification of patchability | Christophe Leroy | 1 | -2/+0 |
| 2021-10-13 | powerpc: Set max_mapnr correctly | Christophe Leroy | 1 | -1/+1 |
| 2021-10-09 | powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo... | Christophe Leroy | 1 | -1/+1 |
| 2021-09-08 | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand | 1 | -2/+1 |
| 2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+7 |
| 2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 1 | -2/+2 |
| 2021-06-17 | powerpc/32: Display modules range in virtual memory layout | Christophe Leroy | 1 | -0/+4 |
| 2021-06-17 | powerpc: Define empty_zero_page[] in C | Christophe Leroy | 1 | -0/+3 |
| 2021-06-06 | powerpc/mem: Add back missing header to fix 'no previous prototype' error | Christophe Leroy | 1 | -0/+1 |
| 2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
| 2021-04-14 | powerpc/mem: Move cache flushing functions into mm/cacheflush.c | Christophe Leroy | 1 | -281/+0 |
| 2021-03-24 | powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-02-11 | powerpc/mm: Remove dcache flush from memory remove. | Aneesh Kumar K.V | 1 | -22/+0 |
| 2021-02-11 | powerpc/mm: Add PG_dcache_clean to indicate dcache clean state | Aneesh Kumar K.V | 1 | -2/+2 |
| 2021-02-11 | powerpc/mm: Enable compound page check for both THP and HugeTLB | Aneesh Kumar K.V | 1 | -6/+22 |
| 2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -20/+40 |
| 2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+0 |
| 2020-12-04 | powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.c | Christophe Leroy | 1 | -5/+0 |
| 2020-12-04 | powerpc/mm: Fix verification of MMU_FTR_TYPE_44x | Christophe Leroy | 1 | -1/+1 |
| 2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams | 1 | -0/+1 |
| 2020-11-19 | powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory() | David Hildenbrand | 1 | -1/+4 |
| 2020-11-19 | powerpc/mm: print warning in arch_remove_linear_mapping() | David Hildenbrand | 1 | -1/+3 |
| 2020-11-19 | powerpc/mm: protect linear mapping modifications by a mutex | David Hildenbrand | 1 | -0/+5 |
| 2020-11-19 | powerpc/mm: factor out creating/removing linear mapping | David Hildenbrand | 1 | -13/+28 |
| 2020-11-06 | powerpc/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 1 | -7/+0 |
| 2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+5 |
| 2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 1 | -6/+10 |
| 2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport | 1 | -7/+8 |
| 2020-09-14 | powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory | Thiago Jung Bauermann | 1 | -1/+5 |
| 2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+0 |
| 2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 1 | -2/+0 |
| 2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
| 2020-07-29 | powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only | Bharata B Rao | 1 | -5/+0 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-08 | powerpc: unexport flush_icache_user_range | Christoph Hellwig | 1 | -1/+0 |
| 2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+2 |
| 2020-06-04 | arch/kmap: ensure kmap_prot visibility | Ira Weiny | 1 | -3/+0 |
| 2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport | 1 | -1/+1 |
| 2020-06-02 | powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe | Christophe Leroy | 1 | -0/+2 |
| 2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 1 | -1/+2 |
| 2020-04-10 | powerpc/mm: thread pgprot_t through create_section_mapping() | Logan Gunthorpe | 1 | -2/+3 |
| 2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 1 | -2/+2 |
| 2020-03-10 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -0/+2 |
| 2020-03-05 | powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() | Michael Ellerman | 1 | -0/+2 |
| 2020-02-26 | powerpc/32: drop get_pteptr() | Christophe Leroy | 1 | -5/+0 |
| 2020-02-26 | powerpc/32: refactor pmd_offset(pud_offset(pgd_offset... | Christophe Leroy | 1 | -2/+1 |
| 2020-01-27 | powerpc/32: Add support of KASAN_VMALLOC | Christophe Leroy | 1 | -0/+4 |
| 2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -2/+1 |
| 2019-12-13 | powerpc: Ensure that swiotlb buffer is allocated from low memory | Mike Rapoport | 1 | -0/+8 |
| 2019-12-05 | powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache... | Aneesh Kumar K.V | 1 | -1/+1 |
| 2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -8/+175 |
| 2019-11-29 | powerpc/fixmap: fix crash with HIGHMEM | Christophe Leroy | 1 | -0/+6 |
| 2019-11-25 | powerpc/fixmap: don't clear fixmap area in paging_init() | Christophe Leroy | 1 | -8/+0 |
| 2019-11-07 | powerpc: Don't flush caches when adding memory | Alastair D'Silva | 1 | -2/+0 |
| 2019-11-07 | powerpc: Chunk calls to flush_dcache_range in arch_*_memory | Alastair D'Silva | 1 | -2/+25 |
| 2019-11-07 | powerpc: Convert flush_icache_range & friends to C | Alastair D'Silva | 1 | -1/+149 |
| 2019-11-01 | dma/direct: turn ARCH_ZONE_DMA_BITS into a variable | Nicolas Saenz Julienne | 1 | -5/+15 |
| 2019-08-28 | powerpc: use the generic dma coherent remap allocator | Christoph Hellwig | 1 | -4/+0 |
| 2019-08-20 | powerpc/mm: move update_mmu_cache() into book3s hash utils. | Christophe Leroy | 1 | -52/+0 |
| 2019-08-20 | powerpc/mm: move FSL_BOOK3 version of update_mmu_cache() | Christophe Leroy | 1 | -8/+0 |
| 2019-08-20 | powerpc/mm: define empty update_mmu_cache() as static inline | Christophe Leroy | 1 | -4/+7 |
| 2019-08-20 | powerpc/mm: don't display empty early ioremap area | Christophe Leroy | 1 | -2/+3 |
| 2019-07-24 | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
| 2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 1 | -2/+0 |
| 2019-07-15 | powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA | Andrea Arcangeli | 1 | -1/+1 |
| 2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -9/+1 |
| 2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+2 |
| 2019-07-05 | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 1 | -2/+2 |
| 2019-07-02 | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig | 1 | -9/+1 |
| 2019-06-22 | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+2 |
| 2019-06-19 | powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac | Christoph Hellwig | 1 | -1/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 1 | -6/+3 |
| 2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko | 1 | -3/+3 |
| 2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
| 2019-05-03 | powerpc/32: prepare shadow area for KASAN | Christophe Leroy | 1 | -0/+4 |
| 2019-05-02 | powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> | Christophe Leroy | 1 | -1/+1 |
| 2019-04-21 | powerpc/mm: Fix section mismatch warning | Aneesh Kumar K.V | 1 | -4/+4 |
| 2019-04-20 | powerpc/mm: move warning from resize_hpt_for_hotplug() | Laurent Vivier | 1 | -1/+2 |
| 2019-02-21 | Merge branch 'topic/dma' into next | Michael Ellerman | 1 | -22/+0 |
| 2019-02-18 | powerpc/dma: use the dma-direct allocator for coherent platforms | Christoph Hellwig | 1 | -22/+0 |
| 2019-02-04 | powerpc: Drop page_is_ram() and walk_system_ram_range() | Christophe Leroy | 1 | -33/+6 |
| 2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -1/+2 |
| 2018-12-20 | powerpc: use mm zones more sensibly | Christoph Hellwig | 1 | -30/+17 |
| 2018-11-26 | powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S | Christophe Leroy | 1 | -2/+2 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
| 2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
| 2018-10-14 | powerpc/mm: don't use _PAGE_EXEC for calling hash_preload() | Christophe Leroy | 1 | -4/+5 |
| 2018-10-14 | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy | 1 | -2/+2 |
| 2018-09-18 | powerpc: Avoid code patching freed init sections | Michael Neuling | 1 | -0/+2 |
| 2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 1 | -1/+1 |
| 2018-06-03 | powerpc/64s/radix: prefetch user address in update_mmu_cache | Nicholas Piggin | 1 | -1/+3 |
| 2018-04-24 | powerpc/mm: Flush cache on memory hot(un)plug | Balbir Singh | 1 | -0/+2 |
| 2018-04-01 | powerpc/mm: Use memblock API for PPC32 page_is_ram | Jonathan Neuschäfer | 1 | -4/+0 |
| 2018-04-01 | powerpc/mm: Simplify page_is_ram by using memblock_is_memory | Jonathan Neuschäfer | 1 | -7/+1 |
| 2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman | 1 | -3/+6 |
| 2018-03-31 | powerpc/mm: Pass node id into create_section_mapping | Nicholas Piggin | 1 | -2/+2 |
| 2018-03-30 | powerpc/mm/numa: move numa topology discovery earlier | Nicholas Piggin | 1 | -1/+4 |
| 2018-03-27 | powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() | Mauricio Faria de Oliveira | 1 | -2/+2 |
| 2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+5 |
| 2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 1 | -4/+2 |
| 2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 1 | -2/+3 |
| 2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches | 1 | -2/+1 |
| 2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy | 1 | -1/+1 |
| 2017-07-18 | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y | Michael Ellerman | 1 | -0/+1 |
| 2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -5/+15 |
| 2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -2/+2 |
| 2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -9/+1 |
| 2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
| 2017-07-02 | powerpc/vmemmap: Add altmap support | Oliver O'Halloran | 1 | -3/+13 |
| 2017-06-05 | powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit | Christophe Leroy | 1 | -2/+2 |
| 2017-02-10 | powerpc/pseries: Automatically resize HPT for memory hot add/remove | David Gibson | 1 | -0/+4 |
| 2016-07-07 | powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs | Benjamin Herrenschmidt | 1 | -0/+10 |
| 2016-06-16 | powerpc/mm: Ensure "special" zones are empty | Oliver O'Halloran | 1 | -1/+7 |
| 2016-05-11 | powerpc/mm: Improve readability of update_mmu_cache() | Gavin Shan | 1 | -7/+14 |
| 2016-05-11 | powerpc/mm: define TOP_ZONE as a constant | Oliver O'Halloran | 1 | -12/+5 |
| 2016-05-11 | powerpc/radix: Update MMU cache | Aneesh Kumar K.V | 1 | -0/+2 |
| 2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+8 |
| 2016-03-01 | powerpc/mm: Clean up memory hotplug failure paths | David Gibson | 1 | -2/+8 |
| 2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -1/+1 |
| 2016-01-25 | powerpc/mm: Allow user space to map rtas_rmo_buf | Vasant Hegde | 1 | -2/+2 |
| 2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams | 1 | -2/+2 |
| 2015-08-07 | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA | Scott Wood | 1 | -7/+7 |
| 2015-06-02 | powerpc/mm: Use PFN_PHYS() in devmem_is_allowed() | Scott Wood | 1 | -1/+1 |
| 2015-04-10 | powerpc: Replace mem_init_done with slab_is_available() | Michael Ellerman | 1 | -3/+0 |
| 2014-11-10 | powerpc: Move sparse_init() into initmem_init | Anton Blanchard | 1 | -0/+1 |
| 2014-11-10 | powerpc: Remove bootmem allocator | Anton Blanchard | 1 | -60/+2 |
| 2014-11-05 | powerpc: Remove ppc_md.remove_memory | Anton Blanchard | 1 | -2/+12 |
| 2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -6/+62 |
| 2014-09-19 | powerpc/mm: Use common paging_init() for NUMA | Scott Wood | 1 | -1/+6 |
| 2014-09-03 | powerpc: Dynamic DMA zone limits | Scott Wood | 1 | -5/+56 |
| 2014-08-06 | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
| 2014-03-07 | powerpc/pseries: Use remove_memory() to remove memory | Nathan Fontenot | 1 | -1/+6 |
| 2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+7 |
| 2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 1 | -1/+1 |
| 2014-01-15 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 1 | -0/+6 |
| 2014-01-15 | powerpc: Make add_system_ram_resources() __init | Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-09 | powerpc/e6500: TLB miss handler with hardware tablewalk support | Scott Wood | 1 | -0/+6 |
| 2013-10-03 | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot | 1 | -0/+9 |
| 2013-08-27 | powerpc/mm: Mark Memory Resources as busy | Nathan Fontenot | 1 | -1/+1 |
| 2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+4 |
| 2013-07-03 | mm/PPC: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -15/+1 |
| 2013-07-03 | mm/ppc: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -44/+12 |
| 2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -3/+2 |
| 2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -1/+1 |
| 2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
| 2013-06-21 | powerpc: Make linux pagetable walk safe with THP enabled | Aneesh Kumar K.V | 1 | -0/+4 |
| 2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+1 |
| 2013-04-29 | mm/PPC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 1 | -5/+1 |
| 2013-04-29 | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 1 | -27/+2 |
| 2013-04-18 | powerpc: place EXPORT_SYMBOL macro right after declaration | Valentina Manea | 1 | -2/+1 |
| 2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 1 | -0/+12 |
| 2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+12 |
| 2013-01-29 | powerpc/mm: Eliminate unneeded for_each_memblock | Cody P Schafer | 1 | -7/+4 |
| 2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao | 1 | -2/+1 |
| 2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose | 1 | -1/+1 |
| 2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf | 1 | -0/+1 |
| 2012-03-20 | powerpc: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |