aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-1/+2
* memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-161-2/+2
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-161-0/+8
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-09-042-0/+6
|\
| * [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-012-0/+6
* | hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-4/+2
|/
* [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
* mm: fault feedback #2Nick Piggin2007-07-191-13/+13
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+1
* [IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu2007-06-261-1/+2
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-27/+14
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* [IA64] Quicklist support for IA64Christoph Lameter2007-05-113-53/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-3/+3
|\
| * [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-081-3/+3
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* | Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-072-24/+65
|\
| * Pull mem-attribute into release branchTony Luck2007-04-301-14/+64
| |\
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-301-5/+55
| | * [IA64] rename ioremap variables to match i386Bjorn Helgaas2007-03-301-13/+13
| * | Pull percpu-dtc into release branchTony Luck2007-04-301-10/+1
| |\ \ | | |/ | |/|
| | * [IA64] relax per-cpu TLB requirement to DTCChen, Kenneth W2007-02-061-10/+1
* | | get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt2007-05-071-0/+8
* | | Make page->private usable in compound pagesChristoph Lameter2007-05-071-1/+1
|/ /
* | [IA64] bugfix stack layout upside-downKAMEZAWA Hiroyuki2007-03-291-1/+1
* | [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-203-27/+23
* | [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-062-11/+0
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-4/+2
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-112-1/+9
* | [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+1
* | [IA64] swiotlb bug fixesJan Beulich2007-02-051-0/+19
* | [IA64] clean up sparsemem memory_present callBob Picco2007-02-051-33/+3
* | [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-051-26/+48
* | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-052-3/+20
* | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
* | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
|/
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-111-2/+3
* [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-0/+6
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-071-0/+5
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-1/+3
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-0/+2
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+18
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1