summaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-6/+6
|\
| * base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2023-12-221-6/+6
* | driver core: mark remaining local bus_type variables as constGreg Kroah-Hartman2023-12-211-1/+1
* | base/node.c: initialize the accessor list before registeringGregory Price2023-12-071-3/+6
|/
* Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-011-1/+0
|\
| * base/node: Remove duplicated includeGUO Zihua2023-08-121-1/+0
* | mm,thp: fix nodeN/meminfo output alignmentHugh Dickins2023-08-211-2/+2
|/
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-031-4/+4
|\
| * base/node: Use 'property' to identify an access parameterDave Jiang2023-05-311-4/+4
* | mm: Add support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+7
|/
* mm: memory-failure: add memory failure stats to sysfsJiaqi Yan2023-02-021-0/+3
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-135/+6
|\
| * mm: hugetlb: eliminate memory-less nodes handlingMuchun Song2022-10-031-2/+6
| * mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song2022-10-031-136/+3
* | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+2
|/
* drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld2022-07-151-2/+2
* drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin2022-04-281-0/+1
* drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand2022-03-221-8/+5
* drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand2022-03-221-2/+3
* drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-13/+17
* x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-091-0/+3
* mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-5/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+0
|\
| * mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport2021-09-081-2/+0
* | drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...Tian Tao2021-08-131-23/+40
* | driver: base: Prefer unsigned int to bare use of unsignedJinchao Wang2021-07-211-4/+4
|/
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-2/+2
|\
| * drivers/base: Constify static attribute_group structsRikard Falkeborn2021-06-041-1/+1
| * drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RORuiqi Gong2021-05-211-1/+1
* | mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-291-8/+10
|/
* node: fix device cleanups in error handling codeDan Carpenter2021-04-101-14/+12
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+6
* mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song2021-02-241-2/+1
* mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song2021-02-241-2/+1
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-241-2/+1
* mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song2021-02-241-2/+1
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-6/+9
* mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* mm: don't panic when links can't be created in sysfsLaurent Dufour2020-10-161-12/+21
* Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-141-152/+154
|\
| * drivers core: node: Use a more typical macro definition style for ACCESS_ATTRJoe Perches2020-10-021-5/+5
| * mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches2020-10-021-1/+1
| * drivers core: Miscellaneous changes for sysfs_emitJoe Perches2020-10-021-133/+135
| * drivers core: Reindent a couple uses around sysfs_emitJoe Perches2020-10-021-2/+2
| * drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2020-10-021-14/+14
* | Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+3
|\ \
| * | ACPI: Support Generic Initiator only domainsJonathan Cameron2020-10-021-0/+3
| |/
* / mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-09-261-30/+55
|/
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-2/+2
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-2/+2