summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
AgeCommit message (Expand)AuthorLines
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan-0/+25
2008-04-29[IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto-1/+4
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge-9/+0
2008-04-17Pull miscellaneous into release branchTony Luck-17/+5
2008-04-17Pull nptcg into release branchTony Luck-15/+146
2008-04-17Pull kvm-patches into release branchTony Luck-0/+196
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart-6/+4
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter-7/+1
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner-4/+0
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com-9/+7
2008-04-08[IA64] Correct pernodesize calculation.holt@sgi.com-0/+1
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu-5/+41
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu-15/+110
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang-0/+196
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-3/+3
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich-3/+5
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)-3/+15
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches-1/+1
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck-33/+41
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li-1/+1
2007-10-17Add vmcoreinfoKen'ichi Ohmichi-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki-1/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki-1/+11
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman-2/+2
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki-4/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt-1/+1
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter-0/+8
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-0/+6
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava-0/+6
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson-4/+2
2007-08-16[IA64] Failure to grow RBSAndrew Burgess-3/+11
2007-07-19mm: fault feedback #2Nick Piggin-13/+13
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen-1/+1
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu-1/+2
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig-27/+14
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott-1/+1
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter-53/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds-3/+3
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig-1/+1
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto-0/+2
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds-24/+65
2007-05-07get_unmapped_area handles MAP_FIXED on ia64Benjamin Herrenschmidt-0/+8
2007-05-07Make page->private usable in compound pagesChristoph Lameter-1/+1
2007-04-30Pull mem-attribute into release branchTony Luck-14/+64