summaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-191-2/+3
* mm: make register_mem_sect_under_node() staticDavid Hildenbrand2019-07-191-1/+2
* mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2019-07-191-13/+5Star
* mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2019-07-191-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-271-7/+12
* mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador2018-08-181-5/+0Star
* mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador2018-08-181-38/+6Star
* mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-261-2/+3
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-061-0/+2
* mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2018-04-061-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-141-2/+10
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-091-7/+15
* mm: drop useless local parameters of __register_one_node()Dou Liyang2017-07-111-7/+2Star
* mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-071-4/+0Star
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-071-5/+5
* mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-071-31/+20Star
* mm: drop page_initialized check from get_nid_for_pfnMichal Hocko2017-07-071-7/+0Star
* mm: Adjust system_state checkThomas Gleixner2017-05-231-1/+1
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-291-2/+1Star
* mm: move most file-based accounting to the nodeMel Gorman2016-07-291-8/+8
* mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman2016-07-291-1/+1
* mm: move page mapped accounting to the nodeMel Gorman2016-07-291-2/+2
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-9/+10
* mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-291-35/+41
* mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-271-4/+9
* mm: check if section present during memory block registeringYinghai Lu2015-09-051-0/+10
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-07-011-1/+5
* drivers: base: node: Delete space after pointer declarationAna Nedelcu2015-03-251-1/+1
* drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman2015-03-251-10/+2Star
* drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-14/+20
* drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-1/+2
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-10/+4Star
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-101-3/+0Star
* driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu2014-10-031-1/+0Star
* mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-071-1/+1
* numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu2014-03-091-0/+4
* thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-131-6/+0Star
* drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton2013-04-301-2/+6
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-131-0/+6
* hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-131-1/+1
* drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan2012-12-121-10/+10
* mm: cleanup register_node()Yasuaki Ishimatsu2012-12-121-1/+1
* memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-121-1/+19