aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-0/+2
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-5/+0
2010-01-06[IA64] use helpers for rlimitsJiri Slaby1-1/+1
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo1-2/+2
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-3/+0
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki1-2/+1
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-3/+4
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-9/+6
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata1-2/+4
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata1-1/+2
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-17/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan1-0/+25
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart1-4/+2
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter1-7/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk1-2/+2
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li1-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-1/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki1-1/+11
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-4/+1
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter1-51/+0
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-10/+1
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-04-30Pull percpu-dtc into release branchTony Luck1-10/+1
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki1-1/+1
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai1-0/+16
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-4/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+1
2007-02-06[IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W1-10/+1
2007-02-05[IA64] swiotlb bug fixesJan Beulich1-0/+19
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco1-2/+17
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-2/+3
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck1-7/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman1-0/+12
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco1-0/+55
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+2
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki1-0/+2
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+7
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin1-1/+7
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W1-1/+1
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W1-1/+1