aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport2018-10-31
* ia64: mark special ia64 memory areas anonymousLinus Torvalds2018-08-01
* mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-26
* mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-21
* mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-21
* mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* 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
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* arch, mm: remove arch specific show_memMichal Hocko2017-02-22
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-02
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-10
* ia64: Remove Linux/x86 exec domain supportRichard Weinberger2015-04-12
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/IA64: 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
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-29
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* mm: fix-up zone present pagesJianguo Wu2012-10-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Disintegrate asm/system.h for IA64David Howells2012-03-28
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-08
* [IA64] use helpers for rlimitsJiri Slaby2010-01-06
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-02
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01