summaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+1
|\
| * mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-1/+1
* | scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+6
|/
* mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-021-1/+1
* mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov2019-12-041-6/+3
* mm,thp: stats for file backed THPSong Liu2019-09-241-0/+6
* drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-241-5/+5
* drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2019-09-241-24/+15
* mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-181-2/+3
* mm: make register_mem_sect_under_node() staticDavid Hildenbrand2019-07-181-1/+2
* mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2019-07-181-13/+5
* mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2019-07-181-5/+6
* drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab2019-06-211-2/+3
* node: Add memory-side caching attributesKeith Busch2019-04-041-0/+151
* node: Add heterogenous memory access attributesKeith Busch2019-04-041-0/+59
* node: Link memory nodes to their compute nodesKeith Busch2019-04-041-1/+141
* mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-261-7/+12
* mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador2018-08-171-5/+0
* mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador2018-08-171-38/+6
* mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-251-2/+3
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-051-0/+2
* mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2018-04-051-7/+15
* driver core: node: use put_device() if device_register failArvind Yadav2018-03-151-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: only display online cpus of the numa nodeZhen Lei2017-10-131-2/+10
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-081-7/+15
* mm: drop useless local parameters of __register_one_node()Dou Liyang2017-07-101-7/+2
* mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-4/+0
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-061-5/+5
* mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-061-31/+20