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