summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/init.c
AgeCommit message (Expand)AuthorLines
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan-0/+25
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge-9/+0
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart-4/+2
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter-7/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk-2/+2
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki-1/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki-1/+11
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki-4/+1
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter-51/+0
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds-10/+1
2007-05-07Make page->private usable in compound pagesChristoph Lameter-1/+1
2007-04-30Pull percpu-dtc into release branchTony Luck-10/+1
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki-1/+1
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai-0/+16
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day-4/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter-1/+1
2007-02-06[IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W-10/+1
2007-02-05[IA64] swiotlb bug fixesJan Beulich-0/+19
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco-2/+17
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen-2/+3
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck-7/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-2/+2
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman-0/+12
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco-0/+55
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto-3/+2
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki-0/+2
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-1/+7
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang, Yanmin-1/+7
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki-1/+1
2006-03-22[IA64] add init declaration - nolwsysChen, Kenneth W-1/+1
2006-03-22[IA64] add init declaration - gate page functionsChen, Kenneth W-1/+1
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W-6/+6
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin-3/+3
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto-0/+36
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins-8/+3
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins-1/+1
2005-10-04[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco-1/+1
2005-08-31[IA64] Fix nasty VMLPT problem...Peter Chubb-3/+12
2005-07-06[IA64] memory-less-nodes repostbob.picco-1/+2
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang-2/+17
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck-1/+1
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt-27/+47
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+597