aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-13/+13
2007-07-11[IA64] silence GCC ia64 unused variable warningsGravatar Jes Sorensen 1-1/+1
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cGravatar vignesh babu 1-1/+2
2007-05-16[IA64] optimize pagefaults a littleGravatar Christoph Hellwig 1-27/+14
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-1/+1
2007-05-11[IA64] Quicklist support for IA64Gravatar Christoph Lameter 3-53/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Gravatar Linus Torvalds 1-3/+3
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Gravatar Milind Arun Choudhary 1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-1/+1
2007-05-08Fix section mismatch of memory hotplug related code.Gravatar Yasunori Goto 1-0/+2
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Gravatar Linus Torvalds 2-24/+65
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Gravatar Benjamin Herrenschmidt 1-0/+8
2007-05-07Make page->private usable in compound pagesGravatar Christoph Lameter 1-1/+1
2007-04-30Pull mem-attribute into release branchGravatar Tony Luck 1-14/+64
2007-04-30Pull percpu-dtc into release branchGravatar Tony Luck 1-10/+1
2007-03-30[IA64] make ioremap avoid unsupported attributesGravatar Bjorn Helgaas 1-5/+55
2007-03-30[IA64] rename ioremap variables to match i386Gravatar Bjorn Helgaas 1-13/+13
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 3-27/+23
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemGravatar Horms 2-11/+0
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] optional ZONE_DMA: optional ZONE_DMA for ia64Gravatar Christoph Lameter 2-1/+9
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] clean up sparsemem memory_present callGravatar Bob Picco 1-33/+3
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGravatar George Beshers 1-26/+48
2007-02-05[IA64] register memory ranges in a consistent mannerGravatar Bob Picco 2-3/+20
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cGravatar Horms 1-1/+1
2007-02-05[IA64] Zero size /proc/vmcore on ia64Gravatar Horms 1-0/+6
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 2-9/+3
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsGravatar Horms 1-0/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] shared page table for hugetlb pageGravatar Chen, Kenneth W 1-0/+5
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooGravatar Hugh Dickins 1-1/+3
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationGravatar Mel Gorman 2-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupGravatar Keith Mannthey 1-0/+18
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READGravatar Jason Baron 1-2/+4
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 2-22/+23
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesGravatar Mel Gorman 3-87/+36
2006-09-26[IA64] trim output of show_mem()Gravatar Jes Sorensen 1-5/+4
2006-09-26[IA64] show_mem() printk levelsGravatar Jes Sorensen 2-22/+24
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMGravatar Bob Picco 3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPGravatar Bob Picco 2-2/+4
2006-08-02[IA64] sparse cleanupsGravatar Keith Owens 1-3/+3
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugGravatar Yasunori Goto 1-3/+13
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 6-6/+0