index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
2025-04-09
x86/mm: Consolidate initmem_init()
Mike Rapoport (Microsoft)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: use a helper function to get MAX_DMA32_PFN
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: split __apicid_to_node update to a helper function
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: use get_pfn_range_for_nid to verify that node spans memory
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: simplify numa_distance allocation
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-06-06
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Jan Beulich
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2024-02-16
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
2024-02-16
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-20
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-02
x86/numa: Add Devicetree support
Saurabh Sengar
2023-09-12
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2022-08-03
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-06-18
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
mm/memory_hotplug: introduce default phys_to_target_node() implementation
Dan Williams
2020-10-13
x86/numa: add 'nohmat' option
Dan Williams
2020-10-13
x86/numa: cleanup configuration dependent command-line options
Dan Williams
2020-10-02
x86: Support Generic Initiator only proximity domains
Jonathan Cameron
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-07-16
x86/mm/numa: Remove uninitialized_var() usage
Kees Cook
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-02-18
x86/NUMA: Provide a range-to-target_node lookup facility
Dan Williams
2020-02-17
x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO
Dan Williams
2019-11-18
x86: Fix typos in comments
Cao jin
2019-09-05
x86/mm: Fix cpumask_of_node() error condition
Peter Zijlstra
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
[next]