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