index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_numa.c
Age
Commit message (
Expand
)
Author
2024-07-22
ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init
Haibo Xu
2023-12-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
arch_numa: simplify numa_distance allocation
Mike Rapoport
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
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-02-18
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
2021-01-14
numa: Move numa implementation to common code
Atish Patra