aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-4/+2
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2-1/+9
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+1
2007-02-05[IA64] swiotlb bug fixesJan Beulich1-0/+19
2007-02-05[IA64] clean up sparsemem memory_present callBob Picco1-33/+3
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers1-26/+48
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco2-3/+20
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms1-1/+1
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms1-0/+6
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 Luck2-9/+3
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms1-0/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-1/+3
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey1-0/+18
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-2/+4
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-22/+23
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman3-87/+36
2006-09-26[IA64] trim output of show_mem()Jes Sorensen1-5/+4
2006-09-26[IA64] show_mem() printk levelsJes Sorensen2-22/+24
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto1-3/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node dataYasunori Goto1-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address arrayYasunori Goto1-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system runningYasunori Goto1-11/+8
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-3/+2
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy1-1/+35
2006-06-23Auto-update from upstreamTony Luck1-0/+2
2006-05-15ACPI add ia64 exports to build acpi_memhotplug as a moduleKAMEZAWA Hiroyuki1-0/+2
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas1-5/+22
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-07[IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter1-0/+3
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-9/+17
2006-03-30[IA64] ioremap() should prefer WB over UCBjorn Helgaas1-3/+3
2006-03-27[IA64] optimize flush_tlb_range on large numa boxChen, Kenneth W1-5/+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: remove sorting pgdatKAMEZAWA Hiroyuki1-31/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2-3/+3
2006-03-26[PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2-1/+44
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 W2-9/+9
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W2-2/+2
2006-03-22[IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W1-4/+3