summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/discontig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich2021-04-301-21/+0
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-171-3/+3
* efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-181-0/+1
* ia64: split virtual map initialization out of paging_init()Mike Rapoport2020-12-151-17/+20
* ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport2020-12-151-4/+1
* ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2020-12-151-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-071-1/+0
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-041-1/+1
* ia64: Fix some warnings introduced in merge windowTony Luck2019-09-241-1/+1
* Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-181-4/+1
|\
| * percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-041-4/+1
* | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-161-2/+1
|/
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+4
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-061-3/+3
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-311-2/+4
* ia64: switch to NO_BOOTMEMMike Rapoport2018-07-231-68/+6
* ia64: use mem_data to detect nodes' minimal and maximal PFNsMike Rapoport2018-07-231-46/+14
* ia64: remove unused num_dma_physpages member from 'struct early_node_data'Mike Rapoport2018-07-231-8/+0
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-2/+4
|\
| * mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-1/+2
| * mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-1/+2
* | ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-151-4/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-63/+0
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-3/+0
|\
| * mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-3/+0
* | [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-251-1/+1
|/
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-301-4/+3
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-0/+2
* ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2013-02-241-1/+1
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-241-0/+3
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-241-0/+1
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-4/+6
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-2/+3
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-0/+85
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-021-11/+24
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-021-2/+2
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-041-1/+0
* [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-301-1/+1