aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/node.c
AgeCommit message (Expand)Author
2022-04-28drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport
2021-08-13drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...Tian Tao
2021-07-21driver: base: Prefer unsigned int to bare use of unsignedJinchao Wang
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-04drivers/base: Constify static attribute_group structsRikard Falkeborn
2021-05-21drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RORuiqi Gong
2021-04-10node: fix device cleanups in error handling codeDan Carpenter
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron
2020-10-02drivers core: node: Use a more typical macro definition style for ACCESS_ATTRJoe Perches
2020-10-02mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches
2020-10-02drivers core: Reindent a couple uses around sysfs_emitJoe Perches
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-05-15scs: Add page accounting for shadow call stack allocationsSami Tolvanen
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2019-06-21drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch