index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
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
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-05-13
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
[next]