aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)Author
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-08-16[IA64] Failure to grow RBSAndrew Burgess
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-04-30Pull mem-attribute into release branchTony Luck
2007-04-30Pull percpu-dtc into release branchTony Luck
2007-03-30[IA64] make ioremap avoid unsupported attributesBjorn Helgaas
2007-03-30[IA64] rename ioremap variables to match i386Bjorn Helgaas
2007-03-29[IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-06[IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2007-02-05[IA64] clean up sparsemem memory_present callBob Picco
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey