Age | Commit message (Expand) | Author |
2019-07-05 | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy |
2019-06-19 | powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac | Christoph Hellwig |
2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand |
2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-03 | powerpc/32: prepare shadow area for KASAN | Christophe Leroy |
2019-05-02 | powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> | Christophe Leroy |
2019-04-21 | powerpc/mm: Fix section mismatch warning | Aneesh Kumar K.V |
2019-04-20 | powerpc/mm: move warning from resize_hpt_for_hotplug() | Laurent Vivier |
2019-02-21 | Merge branch 'topic/dma' into next | Michael Ellerman |
2019-02-18 | powerpc/dma: use the dma-direct allocator for coherent platforms | Christoph Hellwig |
2019-02-04 | powerpc: Drop page_is_ram() and walk_system_ram_range() | Christophe Leroy |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-20 | powerpc: use mm zones more sensibly | Christoph Hellwig |
2018-11-26 | powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S | Christophe Leroy |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-14 | powerpc/mm: don't use _PAGE_EXEC for calling hash_preload() | Christophe Leroy |
2018-10-14 | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy |
2018-09-18 | powerpc: Avoid code patching freed init sections | Michael Neuling |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-06-03 | powerpc/64s/radix: prefetch user address in update_mmu_cache | Nicholas Piggin |
2018-04-24 | powerpc/mm: Flush cache on memory hot(un)plug | Balbir Singh |
2018-04-01 | powerpc/mm: Use memblock API for PPC32 page_is_ram | Jonathan Neuschäfer |
2018-04-01 | powerpc/mm: Simplify page_is_ram by using memblock_is_memory | Jonathan Neuschäfer |
2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman |
2018-03-31 | powerpc/mm: Pass node id into create_section_mapping | Nicholas Piggin |
2018-03-30 | powerpc/mm/numa: move numa topology discovery earlier | Nicholas Piggin |
2018-03-27 | powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping() | Mauricio Faria de Oliveira |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig |
2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches |
2017-08-10 | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy |
2017-07-18 | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y | Michael Ellerman |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko |
2017-07-02 | powerpc/vmemmap: Add altmap support | Oliver O'Halloran |
2017-06-05 | powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit | Christophe Leroy |
2017-02-10 | powerpc/pseries: Automatically resize HPT for memory hot add/remove | David Gibson |
2016-07-07 | powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs | Benjamin Herrenschmidt |
2016-06-16 | powerpc/mm: Ensure "special" zones are empty | Oliver O'Halloran |
2016-05-11 | powerpc/mm: Improve readability of update_mmu_cache() | Gavin Shan |
2016-05-11 | powerpc/mm: define TOP_ZONE as a constant | Oliver O'Halloran |
2016-05-11 | powerpc/radix: Update MMU cache | Aneesh Kumar K.V |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-01 | powerpc/mm: Clean up memory hotplug failure paths | David Gibson |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |