aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationGravatar Christoph Lameter 1-7/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesGravatar Adrian Bunk 1-2/+2
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Gravatar Coly Li 1-1/+1
2007-10-16fix memory hot remove not configured case.Gravatar KAMEZAWA Hiroyuki 1-1/+2
2007-10-16memory unplug: ia64 interfaceGravatar KAMEZAWA Hiroyuki 1-1/+11
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteGravatar KAMEZAWA Hiroyuki 1-4/+1
2007-05-11[IA64] Quicklist support for IA64Gravatar Christoph Lameter 1-51/+0
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Gravatar Linus Torvalds 1-10/+1
2007-05-07Make page->private usable in compound pagesGravatar Christoph Lameter 1-1/+1
2007-04-30Pull percpu-dtc into release branchGravatar Tony Luck 1-10/+1
2007-03-29[IA64] bugfix stack layout upside-downGravatar KAMEZAWA Hiroyuki 1-1/+1
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixGravatar Zou Nan hai 1-0/+16
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Gravatar Robert P. J. Day 1-4/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Gravatar Christoph Lameter 1-1/+1
2007-02-06[IA64] relax per-cpu TLB requirement to DTCGravatar Chen, Kenneth W 1-10/+1
2007-02-05[IA64] swiotlb bug fixesGravatar Jan Beulich 1-0/+19
2007-02-05[IA64] register memory ranges in a consistent mannerGravatar Bob Picco 1-2/+17
2007-01-11[PATCH] Fix sparsemem on CellGravatar Dave Hansen 1-2/+3
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Gravatar Tony Luck 1-7/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-2/+2
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesGravatar Mel Gorman 1-0/+12
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMGravatar Bob Picco 1-0/+55
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Gravatar Yasunori Goto 1-3/+2
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleGravatar KAMEZAWA Hiroyuki 1-0/+2
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-1/+7
2006-03-27[IA64] lazy_mmu_prot_update needs to be aware of huge pagesGravatar Zhang, Yanmin 1-1/+7
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatGravatar KAMEZAWA Hiroyuki 1-1/+1
2006-03-22[IA64] add init declaration - nolwsysGravatar Chen, Kenneth W 1-1/+1
2006-03-22[IA64] add init declaration - gate page functionsGravatar Chen, Kenneth W 1-1/+1
2006-03-22[IA64] add init declaration to memory initialization functionsGravatar Chen, Kenneth W 1-6/+6
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-3/+3
2006-01-16[IA64] Simple memory hot-add for ia64.Gravatar Yasunori Goto 1-0/+36
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-8/+3
2005-10-29[PATCH] mm: ia64 use expand_upwardsGravatar Hugh Dickins 1-1/+1
2005-10-04[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesGravatar Bob Picco 1-1/+1
2005-08-31[IA64] Fix nasty VMLPT problem...Gravatar Peter Chubb 1-3/+12
2005-07-06[IA64] memory-less-nodes repostGravatar bob.picco 1-1/+2
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.Gravatar David Mosberger-Tang 1-2/+17
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningGravatar Tony Luck 1-1/+1
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Gravatar Robin Holt 1-27/+47
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+597