summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-2/+2
* mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-0/+1
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-2/+2
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-2/+2
* | ia64: rename ioremap_nocache to ioremap_ucChristoph Hellwig2019-11-111-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-241-1/+1
|\
| * mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-1/+1
* | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-242-2/+1
|/
* Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-172-8/+2
|\
| * percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-161-2/+0
* | ia64: remove support for machvecsChristoph Hellwig2019-08-161-1/+0
* | ia64: rework iommu probingChristoph Hellwig2019-08-161-4/+12
* | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-161-2/+0
* | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-162-4/+5
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-23/+1
|\ \
| * | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-23/+1
* | | docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
|/ /
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ | |/ |/|