summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap2022-09-121-0/+1
* ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+27
* mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-272-3/+3
|\
| * ia64: fix typos in commentsJulia Lawall2022-04-282-3/+3
* | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-3/+1
|/
* mm, memory_hotplug: drop arch_free_nodedataMichal Hocko2022-03-221-5/+0
* mm: handle uninitialized numa nodes gracefullyMichal Hocko2022-03-221-2/+2
* mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko2022-03-221-2/+0
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-9/+7
|/
* memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-2/+2
* mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-3/+2
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+2
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich2021-04-305-254/+0
* ia64: simplify code flow around swiotlb initSergei Trofimovich2021-04-301-2/+5
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-161-3/+3
* mm: simplify parater of function memmap_init_zone()Baoquan He2021-02-241-5/+7
* mm: rename memmap_init() and memmap_init_zone()Baoquan He2021-02-241-3/+3
* Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-203-0/+3
|\
| * efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-183-0/+3
* | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+2
|/
* ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2020-12-152-41/+21
* ia64: split virtual map initialization out of paging_init()Mike Rapoport2020-12-152-31/+40
* ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport2020-12-151-4/+1
* ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2020-12-152-4/+0
* ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-151-30/+0
* mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand2020-10-161-2/+2
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-3/+2
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-111-2/+1
* | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+3
|/
* mm/ia64: use general page fault accountingPeter Xu2020-08-121-5/+4
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-121-2/+0
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-074-4/+0
* treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-091-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-10/+10
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* ia64: add support for folded p4d page tablesMike Rapoport2020-06-043-11/+42
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-032-2/+2
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3