index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-02
drivers/base/memory: make memory block get/put explicit
Muchun Song
1
-2
/
+2
2026-06-02
proc/meminfo: expose per-node balloon pages in node meminfo
Hao Ge
1
-0
/
+2
2026-04-08
mm: add gpu active/reclaim per-node stat counters (v2)
Dave Airlie
1
-0
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-11-16
drivers/base/node: fold unregister_node() into unregister_one_node()
Donet Tom
1
-21
/
+17
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
1
-32
/
+20
2025-10-05
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+4
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+38
2025-10-03
drivers/base: move memory_block_add_nid() into the caller
Hannes Reinecke
1
-6
/
+4
2025-09-28
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-09-13
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-09-02
drivers/base/node: Add a helper function node_update_perf_attrs()
Dave Jiang
1
-0
/
+38
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-62
/
+59
2025-07-19
mm: introduce per-node proactive reclaim interface
Davidlohr Bueso
1
-0
/
+2
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
1
-1
/
+1
2025-07-13
mm,memory_hotplug: implement numa node notifier
Oscar Salvador
1
-0
/
+21
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
1
-2
/
+2
2025-07-09
drivers/base/node: rename register_memory_blocks_under_node() and remove cont...
Donet Tom
1
-3
/
+2
2025-07-09
drivers/base/node: remove register_mem_block_under_node_early()
Donet Tom
1
-57
/
+1
2025-07-09
drivers/base/node: optimize memory block registration to reduce boot time
Donet Tom
1
-2
/
+33
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+9
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
1
-0
/
+9
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
1
-1
/
+1
2025-02-26
acpi: numa: Add support to enumerate and store extended linear address mode
Dave Jiang
1
-0
/
+2
2024-11-15
driver core: Constify bin_attribute definitions
Thomas Weißschuh
1
-4
/
+4
2024-11-05
driver core: Constify attribute arguments of binary attributes
Thomas Weißschuh
1
-2
/
+2
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
1
-0
/
+1
2024-03-12
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
Dave Jiang
1
-3
/
+3
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-6
/
+6
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
1
-6
/
+6
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-07
base/node.c: initialize the accessor list before registering
Gregory Price
1
-3
/
+6
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-08-21
mm,thp: fix nodeN/meminfo output alignment
Hugh Dickins
1
-2
/
+2
2023-08-12
base/node: Remove duplicated include
GUO Zihua
1
-1
/
+0
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+7
2023-05-31
base/node: Use 'property' to identify an access parameter
Dave Jiang
1
-4
/
+4
2023-02-02
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
1
-0
/
+3
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-135
/
+6
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
1
-2
/
+6
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
1
-136
/
+3
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+2
2022-07-15
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
1
-2
/
+2
2022-04-28
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-03-22
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
1
-8
/
+5
2022-03-22
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-2
/
+3
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-13
/
+17
[next]