index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
discontig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-635
/
+0
2022-03-23
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-23
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-23
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-2
/
+0
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
1
-21
/
+0
2021-04-17
ia64: fix discontig.c section mismatches
Randy Dunlap
1
-3
/
+3
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
1
-0
/
+1
2020-12-15
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
1
-17
/
+20
2020-12-15
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
1
-4
/
+1
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
1
-2
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
1
-1
/
+1
2019-09-18
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-4
/
+1
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
1
-2
/
+1
2019-07-04
percpu: Make pcpu_setup_first_chunk() void function
Kefeng Wang
1
-4
/
+1
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+4
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-3
/
+3
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-68
/
+6
2018-07-23
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
1
-46
/
+14
2018-07-23
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
1
-8
/
+0
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2018-01-15
ia64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-4
/
+4
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-63
/
+0
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-3
/
+0
2013-07-04
mm/IA64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+0
2013-06-25
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-1
/
+1
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+2
2013-02-24
ia64: use %ld to print pages calculated in nr_free_buffer_pages
Zhang Yanfei
1
-1
/
+1
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-4
/
+6
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-1
/
+1
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
1
-2
/
+3
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
1
-0
/
+85
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
1
-11
/
+24
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
1
-2
/
+2
2008-11-04
[IA64] fix the difference between node_mem_map and node_start_pfn
Ken'ichi Ohmichi
1
-1
/
+0
[next]