index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
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
2016-01-25
powerpc/mm: Allow user space to map rtas_rmo_buf
Vasant Hegde
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-07
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
2015-06-02
powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()
Scott Wood
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2014-09-19
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
2014-09-03
powerpc: Dynamic DMA zone limits
Scott Wood
2014-08-06
memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE
Wang Nan
2014-03-07
powerpc/pseries: Use remove_memory() to remove memory
Nathan Fontenot
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
[next]