aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm/init.c
AgeCommit message (Expand)Author
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
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-12-08ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2010-01-06[IA64] use helpers for rlimitsJiri Slaby
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds