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