Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -10/+14 |
2018-01-15 | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig | 2 | -6/+6 |
2018-01-08 | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 1 | -4/+5 |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 1 | -1/+2 |
2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 1 | -2/+2 |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 1 | -1/+2 |
2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 1 | -2/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 6 | -0/+6 |
2017-07-07 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -2/+2 |
2017-07-07 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -2/+2 |
2017-07-07 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -8/+1 |
2017-07-07 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
2017-04-07 | ia64: add extable.h | Al Viro | 1 | -1/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -1/+2 |
2017-02-23 | arch, mm: remove arch specific show_mem | Michal Hocko | 1 | -48/+0 |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker | 1 | -0/+1 |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2 | -2/+2 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-23 | ia64/extable: use generic search and sort routines | Ard Biesheuvel | 1 | -96/+1 |
2016-03-18 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-08-28 | mm: ZONE_DEVICE for "device memory" | Dan Williams | 1 | -2/+2 |
2015-08-07 | mm: tlb.c: Fix error message | Nik Nyby | 1 | -2/+2 |
2015-07-03 | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck | 1 | -4/+0 |
2015-07-01 | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 1 | -12/+7 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-23 | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+3 |
2015-06-11 | ia64: remove paravirt code | Luis R. Rodriguez | 1 | -6/+3 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-04-12 | ia64: Remove Linux/x86 exec domain support | Richard Weinberger | 1 | -25/+0 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -6/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -0/+31 |
2014-08-07 | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 1 | -5/+0 |
2014-01-22 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 3 | -131/+48 |
2013-11-13 | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 1 | -3/+1 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+4 |
2013-09-12 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 1 | -0/+5 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 3 | -50/+5 |
2013-07-04 | mm/IA64: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -7/+2 |
2013-07-04 | mm/IA64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 3 | -40/+1 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -2/+1 |
2013-06-25 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker | 3 | -4/+3 |
2013-04-30 | mm: speedup in __early_pfn_to_nid | Russ Anderson | 1 | -1/+14 |
2013-04-30 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 1 | -4/+3 |
2013-04-30 | mm/IA64: use common help functions to free reserved pages | Jiang Liu | 1 | -19/+4 |