aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox3-16/+12
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell1-2/+2
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+26
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-31Pull pvops into release branchTony Luck1-3/+6
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata1-2/+4
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata1-1/+2
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell1-1/+1
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-1/+1
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi1-1/+0
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+6
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-17/+0
2008-10-17[IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck1-2/+6
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-2/+2
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2-2/+2
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2-3/+13
2008-07-30GRU Driver: hardware data structuresJack Steiner1-1/+3
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-9/+10
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+6
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-3/+4
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-6/+5
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