aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm/init.c
AgeCommit message (Expand)Author
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
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-04-30Pull percpu-dtc into release branchTony Luck
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-06[IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W