summaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)Author
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-06-30[IA64] Fix spinaphore down_spin()Tony Luck
2010-05-30ia64: revert __node_random additionLinus Torvalds
2010-05-27[IA64] Fix build breakageTony Luck
2010-05-18[IA64] invoke oom-killer from page faultnpiggin@suse.de
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck
2010-01-06[IA64] use helpers for rlimitsJiri Slaby
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-16implement early_io{re,un}map for ia64Luck, Tony
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell
2009-06-12module: trim exception table on init free.Rusty Russell
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-03-31Pull pvops into release branchTony Luck
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi
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