aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan1-0/+25
2008-04-29[IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto1-1/+4
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-17Pull miscellaneous into release branchTony Luck3-17/+5
2008-04-17Pull nptcg into release branchTony Luck1-15/+146
2008-04-17Pull kvm-patches into release branchTony Luck1-0/+196
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart3-6/+4
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter1-7/+1
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com2-9/+7
2008-04-08[IA64] Correct pernodesize calculation.holt@sgi.com1-0/+1
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu1-5/+41
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu1-15/+110
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang1-0/+196
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-3/+3
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich1-3/+5
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)1-3/+15
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches1-1/+1
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck1-33/+41
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li1-1/+1
2007-10-17Add vmcoreinfoKen'ichi Ohmichi1-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-1/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki1-1/+11
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman1-2/+2
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-4/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter1-0/+8
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