aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/mm
AgeCommit message (Expand)Author
2013-04-29mm: speedup in __early_pfn_to_nidRuss Anderson
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/IA64: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-04-02Fix build error for numa_clear_node() under IA64Yijing Wang
2013-03-19Add WB/UC check for early_ioremapLi, Zhen-Hua
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-23ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-22mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-06-14[IA64] Port OOM changes to ia64_do_page_faultKautuk Consul
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-12-08ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
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