summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAge
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-10
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-18
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-07
|\
| * powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-02
| * powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-05
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-06
* | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-06
* | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-06
|/
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-10
* powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt2016-07-07
* powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran2016-06-16
* powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan2016-05-11
* powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran2016-05-11
* powerpc/radix: Update MMU cacheAneesh Kumar K.V2016-05-11
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-01
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
|/
* powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-25
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-07
|/
* powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood2015-06-02
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
* powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-10
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-10
* powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-04
|\
| * powerpc/mm: Use common paging_init() for NUMAScott Wood2014-09-19
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-03
* | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
|/
* powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-07
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-27
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-15
| |\
| | * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
| * | powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven2014-01-15
| |/
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
|/
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-03
* powerpc/mm: Mark Memory Resources as busyNathan Fontenot2013-08-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V2013-06-21
* | mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* | mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea2013-04-18
* | mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* | mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-29
|/
* Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-23
|\