Age | Commit message (Expand) | Author |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich |
2021-04-30 | ia64: simplify code flow around swiotlb init | Sergei Trofimovich |
2021-04-16 | ia64: fix discontig.c section mismatches | Randy Dunlap |
2021-02-24 | mm: simplify parater of function memmap_init_zone() | Baoquan He |
2021-02-24 | mm: rename memmap_init() and memmap_init_zone() | Baoquan He |
2021-02-20 | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-18 | efi: ia64: move IA64-only declarations to new asm/efi.h header | Ard Biesheuvel |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-15 | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM | Mike Rapoport |
2020-12-15 | ia64: split virtual map initialization out of paging_init() | Mike Rapoport |
2020-12-15 | ia64: discontig: paging_init(): remove local max_pfn calculation | Mike Rapoport |
2020-12-15 | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements | Mike Rapoport |
2020-12-15 | ia64: remove custom __early_pfn_to_nid() | Mike Rapoport |
2020-10-16 | mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() | David Hildenbrand |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-26 | mm: replace memmap_context by meminit_context | Laurent Dufour |
2020-09-11 | dma-mapping: add (back) arch_dma_mark_clean for ia64 | Christoph Hellwig |
2020-08-12 | mm/ia64: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() | Jia He |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse |
2020-06-09 | mmap locking API: rename mmap_sem to mmap_lock | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-04 | ia64: add support for folded p4d page tables | Mike Rapoport |
2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport |
2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe |
2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu |
2020-03-21 | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-11 | ia64: rename ioremap_nocache to ioremap_uc | Christoph Hellwig |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-24 | ia64: Fix some warnings introduced in merge window | Tony Luck |
2019-09-17 | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds |
2019-08-16 | ia64: remove CONFIG_SWIOTLB ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |