aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)AuthorFilesLines
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnGravatar Ken'ichi Ohmichi 1-1/+0
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-2/+6
2008-10-20mm: cleanup to make remove_memory() arch-neutralGravatar Badari Pulavarty 1-17/+0
2008-10-17[IA64] Fix annoying IA64_TR_ALLOC_MAX message.Gravatar Tony Luck 1-2/+6
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 2-2/+2
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionGravatar Tony Luck 2-2/+2
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Gravatar Adrian Bunk 1-1/+0
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeGravatar Tony Luck 2-3/+13
2008-07-30GRU Driver: hardware data structuresGravatar Jack Steiner 1-1/+3
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataGravatar Johannes Weiner 1-9/+10
2008-07-24hugetlb: introduce pud_hugeGravatar Andi Kleen 1-0/+6
2008-07-24hugetlb: modular state for hugetlb page sizeGravatar Andi Kleen 1-3/+4
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoGravatar Jan Beulich 1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeGravatar Johannes Weiner 1-6/+5
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueGravatar Huang, Xiaolan 1-0/+25
2008-04-29[IA64] bugfix: nptcg breaks cpu-hotaddGravatar Hidetoshi Seto 1-1/+4
2008-04-28hotplug-memory: make online_page() commonGravatar Jeremy Fitzhardinge 1-9/+0
2008-04-17Pull miscellaneous into release branchGravatar Tony Luck 3-17/+5
2008-04-17Pull nptcg into release branchGravatar Tony Luck 1-15/+146
2008-04-17Pull kvm-patches into release branchGravatar Tony Luck 1-0/+196
2008-04-11[IA64] Fix NUMA configuration issueGravatar Zoltan Menyhart 3-6/+4
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationGravatar Christoph Lameter 1-7/+1
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Gravatar Johannes Weiner 2-4/+0
2008-04-08[IA64] Minimize per_cpu reservations.Gravatar holt@sgi.com 2-9/+7
2008-04-08[IA64] Correct pernodesize calculation.Gravatar holt@sgi.com 1-0/+1
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesGravatar Fenghua Yu 1-5/+41
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportGravatar Fenghua Yu 1-15/+110
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Gravatar Xiantao Zhang 1-0/+196
2008-03-06[IA64] kprobes arch consolidation build fixGravatar Harvey Harrison 1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Gravatar Bernhard Walle 2-3/+3
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPGravatar Jan Beulich 1-3/+5
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryGravatar de Dinechin, Christophe (Integrity VM) 1-3/+15
2007-12-07[IA64] Add missing "space" to concatenated stringsGravatar Joe Perches 1-1/+1
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Gravatar Tony Luck 1-33/+41
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesGravatar Adrian Bunk 1-2/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Gravatar Serge E. Hallyn 1-1/+1
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Gravatar Coly Li 1-1/+1
2007-10-17Add vmcoreinfoGravatar Ken'ichi Ohmichi 1-1/+1
2007-10-16fix memory hot remove not configured case.Gravatar KAMEZAWA Hiroyuki 1-1/+2
2007-10-16memory unplug: ia64 interfaceGravatar KAMEZAWA Hiroyuki 1-1/+11
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityGravatar Mel Gorman 1-2/+2
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteGravatar KAMEZAWA Hiroyuki 1-4/+1
2007-10-16During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportGravatar Christoph Lameter 1-0/+8
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 2-0/+6
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memGravatar Prarit Bhargava 2-0/+6
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsGravatar David Gibson 1-4/+2
2007-08-16[IA64] Failure to grow RBSGravatar Andrew Burgess 1-3/+11
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-13/+13