summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0Star
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-8/+3Star
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-8/+30
* ia64: fix compile without swiotlbChristoph Hellwig2019-01-051-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-1/+1
|\
| * mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* | swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-11/+8Star
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport2018-10-311-4/+4
* ia64: mark special ia64 memory areas anonymousLinus Torvalds2018-08-011-0/+2
* mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-271-1/+1
* mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-221-6/+2Star
* mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-211-4/+4
* mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-081-4/+5
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-2/+2
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-8/+1Star
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* arch, mm: remove arch specific show_memMichal Hocko2017-02-231-48/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-2/+2
* [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-021-4/+0Star
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-6/+3Star
* ia64: Remove Linux/x86 exec domain supportRichard Weinberger2015-04-121-25/+0Star
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-0/+31
* memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-0/+48
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-3/+1Star
* mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-7/+2Star
* mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-26/+1Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-2/+1Star
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-301-19/+4Star
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-241-0/+18
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+2Star
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0Star
* mm: fix-up zone present pagesJianguo Wu2012-10-091-0/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+2
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-2/+2
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+2
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-5/+0Star
* [IA64] use helpers for rlimitsJiri Slaby2010-01-071-1/+1