aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/node.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATGravatar Dave Jiang 1-0/+1
2024-03-12base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Gravatar Dave Jiang 1-3/+3
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-6/+6
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Gravatar Dave Jiang 1-6/+6
2023-12-21driver core: mark remaining local bus_type variables as constGravatar Greg Kroah-Hartman 1-1/+1
2023-12-07base/node.c: initialize the accessor list before registeringGravatar Gregory Price 1-3/+6
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2023-08-21mm,thp: fix nodeN/meminfo output alignmentGravatar Hugh Dickins 1-2/+2
2023-08-12base/node: Remove duplicated includeGravatar GUO Zihua 1-1/+0
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2023-06-06mm: Add support for unaccepted memoryGravatar Kirill A. Shutemov 1-0/+7
2023-05-31base/node: Use 'property' to identify an access parameterGravatar Dave Jiang 1-4/+4
2023-02-02mm: memory-failure: add memory failure stats to sysfsGravatar Jiaqi Yan 1-0/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-135/+6
2022-10-03mm: hugetlb: eliminate memory-less nodes handlingGravatar Muchun Song 1-2/+6
2022-10-03mm: hugetlb: simplify per-node sysfs creation and removalGravatar Muchun Song 1-136/+3
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Gravatar Yosry Ahmed 1-0/+2
2022-07-15drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Gravatar Phil Auld 1-2/+2
2022-04-28drivers/base/node.c: fix compaction sysfs file leakGravatar Miaohe Lin 1-0/+1
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksGravatar David Hildenbrand 1-8/+5
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...Gravatar David Hildenbrand 1-2/+3
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-13/+17
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeGravatar Jarkko Sakkinen 1-0/+3
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEGravatar David Hildenbrand 1-5/+4
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+0
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEGravatar Mike Rapoport 1-2/+0
2021-08-13drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...Gravatar Tian Tao 1-23/+40
2021-07-21driver: base: Prefer unsigned int to bare use of unsignedGravatar Jinchao Wang 1-4/+4
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersGravatar Mel Gorman 1-8/+10
2021-06-04drivers/base: Constify static attribute_group structsGravatar Rikard Falkeborn 1-1/+1
2021-05-21drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_ROGravatar Ruiqi Gong 1-1/+1
2021-04-10node: fix device cleanups in error handling codeGravatar Dan Carpenter 1-14/+12
2021-02-24mm: memcg: add swapcache stat for memcg v2Gravatar Shakeel Butt 1-0/+6
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesGravatar Muchun Song 1-2/+1
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesGravatar Muchun Song 1-2/+1
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesGravatar Muchun Song 1-2/+1
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesGravatar Muchun Song 1-2/+1
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesGravatar Muchun Song 1-6/+9
2020-12-15mm: memcontrol: account pagetables per nodeGravatar Shakeel Butt 1-1/+1
2020-10-16mm: don't panic when links can't be created in sysfsGravatar Laurent Dufour 1-12/+21
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-152/+154
2020-10-13Merge branch 'acpi-numa'Gravatar Rafael J. Wysocki 1-0/+3
2020-10-02ACPI: Support Generic Initiator only domainsGravatar Jonathan Cameron 1-0/+3
2020-10-02drivers core: node: Use a more typical macro definition style for ACCESS_ATTRGravatar Joe Perches 1-5/+5
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitGravatar Joe Perches 1-1/+1
2020-10-02drivers core: Miscellaneous changes for sysfs_emitGravatar Joe Perches 1-133/+135
2020-10-02drivers core: Reindent a couple uses around sysfs_emitGravatar Joe Perches 1-2/+2
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsGravatar Joe Perches 1-14/+14
2020-09-26mm: don't rely on system state to detect hot-plug operationsGravatar Laurent Dufour 1-30/+55