aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)Author
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-10-17[IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-07-30GRU Driver: hardware data structuresJack Steiner
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-04-29[IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-04-17Pull miscellaneous into release branchTony Luck
2008-04-17Pull nptcg into release branchTony Luck
2008-04-17Pull kvm-patches into release branchTony Luck
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com
2008-04-08[IA64] Correct pernodesize calculation.holt@sgi.com
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck
2007-10-29[IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-08-16[IA64] Failure to grow RBSAndrew Burgess
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen