aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W1-6/+6
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto1-0/+36
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-8/+3
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins1-1/+1
2005-10-04[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco1-1/+1
2005-08-31[IA64] Fix nasty VMLPT problem...Peter Chubb1-3/+12
2005-07-06[IA64] memory-less-nodes repostbob.picco1-1/+2
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang1-2/+17
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck1-1/+1
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt1-27/+47
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+597