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