aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-30[IA64] Fix spinaphore down_spin()Tony Luck1-1/+1
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-27[IA64] Fix build breakageTony Luck1-0/+17
2010-05-18[IA64] invoke oom-killer from page faultnpiggin@suse.de1-10/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-1/+2
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-0/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-5/+0
2010-02-02Merge branch 'master' into percpuTejun Heo2-14/+20
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck1-13/+19
2010-01-06[IA64] use helpers for rlimitsJiri Slaby1-1/+1
2010-01-05Merge branch 'master' into percpuTejun Heo2-6/+29
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+11
2009-12-16implement early_io{re,un}map for ia64Luck, Tony1-0/+11
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-36/+196
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-1/+1
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-2/+3
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck1-6/+18
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo2-5/+138
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2-25/+51
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo3-6/+6
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-3/+0
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki1-2/+1
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-3/+4
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
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