Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
Mike Rapoport
|
c6ffc5ca8f
memblock: rename free_all_bootmem to memblock_free_all
|
6 years ago |
Christophe Leroy
|
34eb138ed7
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
|
6 years ago |
Christophe Leroy
|
c766ee7223
powerpc: handover page flags with a pgprot_t parameter
|
6 years ago |
Michael Neuling
|
51c3c62b58
powerpc: Avoid code patching freed init sections
|
6 years ago |
Stefan Agner
|
d7dc899abe
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
|
7 years ago |
Nicholas Piggin
|
68662f85f3
powerpc/64s/radix: prefetch user address in update_mmu_cache
|
7 years ago |
Balbir Singh
|
fb5924fddf
powerpc/mm: Flush cache on memory hot(un)plug
|
7 years ago |
Jonathan Neuschäfer
|
f65e67c7e3
powerpc/mm: Use memblock API for PPC32 page_is_ram
|
7 years ago |
Jonathan Neuschäfer
|
2615c93e5f
powerpc/mm: Simplify page_is_ram by using memblock_is_memory
|
7 years ago |
Michael Ellerman
|
f437c51748
Merge branch 'topic/paca' into next
|
7 years ago |
Nicholas Piggin
|
29ab6c4708
powerpc/mm: Pass node id into create_section_mapping
|
7 years ago |
Nicholas Piggin
|
9bd9be006c
powerpc/mm/numa: move numa topology discovery earlier
|
7 years ago |
Mauricio Faria de Oliveira
|
bde709a708
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
|
7 years ago |
Linus Torvalds
|
3ff1b28caa
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 years ago |
Christoph Hellwig
|
da024512a1
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
|
7 years ago |
Christoph Hellwig
|
24e6d5a59a
mm: pass the vmem_altmap to arch_add_memory and __add_pages
|
7 years ago |
Joe Perches
|
f2c2cbcc35
powerpc: Use pr_warn instead of pr_warning
|
8 years ago |
Christophe Leroy
|
968159c003
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
|
8 years ago |
Michael Ellerman
|
029d9252b1
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
|
8 years ago |
Linus Torvalds
|
d691b7e7d1
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 years ago |
Michal Hocko
|
3d79a728f9
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
|
8 years ago |
Michal Hocko
|
f1dd2cd13c
mm, memory_hotplug: do not associate hotadded memory to zones until online
|
8 years ago |
Michal Hocko
|
1b862aecfb
mm, memory_hotplug: get rid of is_zone_device_section
|
8 years ago |
Oliver O'Halloran
|
b584c25440
powerpc/vmemmap: Add altmap support
|
8 years ago |
Christophe Leroy
|
4386c096c2
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
|
8 years ago |
David Gibson
|
438cc81a41
powerpc/pseries: Automatically resize HPT for memory hot add/remove
|
8 years ago |
Benjamin Herrenschmidt
|
fecbfabe1d
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
|
9 years ago |
Oliver O'Halloran
|
3079abe555
powerpc/mm: Ensure "special" zones are empty
|
9 years ago |
Gavin Shan
|
171cb719da
powerpc/mm: Improve readability of update_mmu_cache()
|
9 years ago |