aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich5-254/+0
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich1-2/+5
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He1-5/+7
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He1-3/+3
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+3
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel3-0/+3
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He1-2/+2
2020-12-15ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2-41/+21
2020-12-15ia64: split virtual map initialization out of paging_init()Mike Rapoport2-31/+40
2020-12-15ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport1-4/+1
2020-12-15ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2-4/+0
2020-12-15ia64: remove custom __early_pfn_to_nid()Mike Rapoport1-30/+0
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand1-2/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+2
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour1-3/+3
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig1-2/+1
2020-08-12mm/ia64: use general page fault accountingPeter Xu1-5/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He1-2/+0
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual1-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport4-4/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-2/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse1-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-10/+10
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport3-11/+42
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2-2/+2
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-2/+2
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-1/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-1/+1
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-0/+1
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-3/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-2/+2
2019-11-11ia64: rename ioremap_nocache to ioremap_ucChristoph Hellwig1-2/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-1/+1
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck2-2/+1
2019-09-17Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds2-8/+2
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig1-2/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-1/+0
2019-08-16ia64: rework iommu probingChristoph Hellwig1-4/+12
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig1-2/+0