aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAge
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport2018-10-31
* signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-27
* Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-20
|\
| * ia64: switch to NO_BOOTMEMMike Rapoport2018-07-23
| * ia64: use mem_data to detect nodes' minimal and maximal PFNsMike Rapoport2018-07-23
| * ia64: remove unused num_dma_physpages member from 'struct early_node_data'Mike Rapoport2018-07-23
| * ia64: contig/paging_init: reduce code duplicationMike Rapoport2018-07-23
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* | ia64: mark special ia64 memory areas anonymousLinus Torvalds2018-08-01
* | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-26
|/
* mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-21
* mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-21
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
* | ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-15
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-06
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-06
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-06
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-06
* ia64: add extable.hAl Viro2017-04-06
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* arch, mm: remove arch specific show_memMichal Hocko2017-02-22
* ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-24
* ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* ia64/extable: use generic search and sort routinesArd Biesheuvel2016-03-22
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-17
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | mm: tlb.c: Fix error messageNik Nyby2015-08-07
|/
* [IA64] Drop debug test/printk that some special pages are marked reservedTony Luck2015-07-02
* mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-06-30
* mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
* Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\
| * ia64: remove paravirt codeLuis R. Rodriguez2015-06-10