summaryrefslogtreecommitdiff
path: root/arch/ia64/mm/init.c
AgeCommit message (Expand)Author
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: rework iommu probingChristoph Hellwig
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-01-04ia64: fix compile without swiotlbChristoph Hellwig
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-13swiotlb: remove dma_mark_cleanChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-07-02[IA64] Drop debug test/printk that some special pages are marked reservedTony Luck
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-04-12ia64: Remove Linux/x86 exec domain supportRichard Weinberger
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-06memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-07-03mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman