summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-48/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+2
* [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-021-4/+0
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-6/+3
* ia64: Remove Linux/x86 exec domain supportRichard Weinberger2015-04-121-25/+0
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-0/+31
* memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-1/+2
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-0/+48
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-3/+1
* mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-7/+2
* mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-26/+1
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* 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-2/+1
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+4
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+18
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0
* 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/+0
* 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/+0
* 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/+0
* [IA64] use helpers for rlimitsJiri Slaby2010-01-061-1/+1
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-021-2/+2
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-3/+0
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-231-2/+1
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-3/+4
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-9/+6
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1
* ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-261-2/+4
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-261-1/+2
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-17/+0
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-151-0/+25
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-4/+2
* [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-1/+1
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-1/+2
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11