Age | Commit message (Expand) | Author |
2018-09-27 | signal/ia64: Use force_sig_fault where appropriate | Eric W. Biederman |
2018-08-20 | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-08-01 | ia64: mark special ia64 memory areas anonymous | Linus Torvalds |
2018-07-26 | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov |
2018-07-23 | ia64: switch to NO_BOOTMEM | Mike Rapoport |
2018-07-23 | ia64: use mem_data to detect nodes' minimal and maximal PFNs | Mike Rapoport |
2018-07-23 | ia64: remove unused num_dma_physpages member from 'struct early_node_data' | Mike Rapoport |
2018-07-23 | ia64: contig/paging_init: reduce code duplication | Mike Rapoport |
2018-07-21 | mm: make vm_area_alloc() initialize core fields | Linus Torvalds |
2018-07-21 | mm: use helper functions for allocating and freeing vm_area structs | Linus Torvalds |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-15 | ia64: replace ZONE_DMA with ZONE_DMA32 | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko |
2017-04-06 | ia64: add extable.h | Al Viro |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-01-24 | ia64: ensure exception table search users include extable.h | Paul Gortmaker |
2017-01-24 | ia64: move ia64_done_with_exception out of asm/uaccess.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-03-22 | ia64/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-08-07 | mm: tlb.c: Fix error message | Nik Nyby |
2015-07-02 | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck |
2015-06-30 | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-22 | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
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 |