Age | Commit message (Expand) | Author |
2015-04-12 | ia64: Remove Linux/x86 exec domain support | Richard Weinberger |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-06 | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan |
2014-06-04 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-01-21 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm/IA64: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/IA64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-06-24 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker |
2013-04-29 | mm: speedup in __early_pfn_to_nid | Russ Anderson |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm/IA64: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-02 | Fix build error for numa_clear_node() under IA64 | Yijing Wang |
2013-03-19 | Add WB/UC check for early_ioremap | Li, Zhen-Hua |
2013-02-25 | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-23 | ia64: use %ld to print pages calculated in nr_free_buffer_pages | Zhang Yanfei |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-02-22 | mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture | Michel Lespinasse |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-16 | revert "mm: fix-up zone present pages" | Andrew Morton |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-06-14 | [IA64] Port OOM changes to ia64_do_page_fault | Kautuk Consul |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2011-12-08 | ia64: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2010-06-30 | [IA64] Fix spinaphore down_spin() | Tony Luck |
2010-05-30 | ia64: revert __node_random addition | Linus Torvalds |
2010-05-27 | [IA64] Fix build breakage | Tony Luck |
2010-05-18 | [IA64] invoke oom-killer from page fault | npiggin@suse.de |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-02-08 | [IA64] Remove COMPAT_IA32 support | Tony Luck |