summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-213-131/+48
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-3/+1
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+4
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-50/+5
|\
| * mm/IA64: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-7/+2
| * mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-033-40/+1
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-2/+1
* | [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-243-4/+3
|/
* mm: speedup in __early_pfn_to_nidRuss Anderson2013-04-291-1/+14
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
* mm/IA64: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+4
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-292-0/+4
* Fix build error for numa_clear_node() under IA64Yijing Wang2013-04-021-0/+5
* Add WB/UC check for early_ioremapLi, Zhen-Hua2013-03-191-5/+9
* Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-251-11/+9
|\
| * mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse2013-02-221-11/+9
* | ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2013-02-232-2/+2
* | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+3
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
* | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+18
|/
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-5/+3
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0
* mm: fix-up zone present pagesJianguo Wu2012-10-091-0/+1
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+2
* [IA64] Port OOM changes to ia64_do_page_faultKautuk Consul2012-06-141-12/+34
* Disintegrate asm/system.h for IA64David Howells2012-03-282-2/+0
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-082-3/+4
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-252-8/+12
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-242-2/+2
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* [IA64] Fix spinaphore down_spin()Tony Luck2010-06-301-1/+1
* ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0
* [IA64] Fix build breakageTony Luck2010-05-271-0/+17
* [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-181-10/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+2
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-022-14/+20
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-052-6/+29
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-5/+0
| |_|/ |/| |
* | | [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-071-13/+19
* | | [IA64] use helpers for rlimitsJiri Slaby2010-01-061-1/+1
| |/ |/|
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-161-0/+11
|\ \