aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+6
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-4/+2
2007-08-16[IA64] Failure to grow RBSAndrew Burgess1-3/+11
2007-07-19mm: fault feedback #2Nick Piggin1-13/+13
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen1-1/+1
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu1-1/+2
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig1-27/+14
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter3-53/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-0/+2
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-24/+65
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt1-0/+8
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-04-30Pull mem-attribute into release branchTony Luck1-14/+64
2007-04-30Pull percpu-dtc into release branchTony Luck1-10/+1
2007-03-30[IA64] make ioremap avoid unsupported attributesBjorn Helgaas1-5/+55
2007-03-30[IA64] rename ioremap variables to match i386Bjorn Helgaas1-13/+13
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 hai3-27/+23
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2-11/+0
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-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] 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