summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-05-281-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-8/+3
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-2/+21
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-124-10/+46
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-3/+3
* ia64: fix compile without swiotlbChristoph Hellwig2019-01-041-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-1/+1
|\
| * mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* | swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-131-11/+8
|/
* ia64: export node_distance functionMatias Bjørling2018-11-261-0/+6
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-2/+4
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-315-5/+2
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-2/+2
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-2/+3
* memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-311-2/+4
* memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport2018-10-311-4/+4
* signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-10/+2
* Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-202-187/+22
|\
| * ia64: switch to NO_BOOTMEMMike Rapoport2018-07-232-134/+11