Age | Commit message (Expand) | Author |
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-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-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-04 | ia64: add support for folded p4d page tables | 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-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-08-16 | ia64: remove CONFIG_SWIOTLB ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand |
2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko |
2019-03-12 | ia64: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-01-04 | ia64: fix compile without swiotlb | Christoph Hellwig |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-13 | swiotlb: remove dma_mark_clean | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_pages_node with memblock_alloc_node | Mike Rapoport |
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-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-01-08 | mm: pass the vmem_altmap to memmap_init_zone | 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 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, 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-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 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-07-02 | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez |
2015-04-12 | ia64: Remove Linux/x86 exec domain support | Richard Weinberger |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |