1. 4ce535e node: fix device cleanups in error handling code by Dan Carpenter · 3 years, 9 months ago
  2. b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 3 years, 10 months ago
  3. 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 3 years, 10 months ago
  4. a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 3 years, 10 months ago
  5. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 10 months ago
  6. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 10 months ago
  7. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 10 months ago
  8. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  9. 90c7eae mm: don't panic when links can't be created in sysfs by Laurent Dufour · 4 years, 3 months ago
  10. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  11. e4174ff Merge branch 'acpi-numa' by Rafael J. Wysocki · 4 years, 3 months ago
  12. 894c26a ACPI: Support Generic Initiator only domains by Jonathan Cameron · 4 years, 3 months ago
  13. 6284a6e drivers core: node: Use a more typical macro definition style for ACCESS_ATTR by Joe Perches · 4 years, 4 months ago
  14. 7981593 mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit by Joe Perches · 4 years, 4 months ago
  15. 948b3ed drivers core: Miscellaneous changes for sysfs_emit by Joe Perches · 4 years, 4 months ago
  16. 27275d3 drivers core: Reindent a couple uses around sysfs_emit by Joe Perches · 4 years, 4 months ago
  17. aa83889 drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions by Joe Perches · 4 years, 4 months ago
  18. f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 3 months ago
  19. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  20. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  21. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  22. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  23. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  24. 628d06a scs: Add page accounting for shadow call stack allocations by Sami Tolvanen · 4 years, 8 months ago
  25. e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 4 years, 9 months ago
  26. 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
  27. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  28. b6c88d3 drivers/base/memory.c: don't store end_section_nr in memory blocks by David Hildenbrand · 5 years ago
  29. d84f2f5 drivers/base/node.c: simplify unregister_memory_block_under_nodes() by David Hildenbrand · 5 years ago
  30. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  31. 8d595c4 mm: make register_mem_sect_under_node() static by David Hildenbrand · 5 years ago
  32. a31b264 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 5 years ago
  33. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 5 years ago
  34. 58cb346 drivers: base/node.c: fixes a kernel-doc markups by Mauro Carvalho Chehab · 6 years ago
  35. acc02a1 node: Add memory-side caching attributes by Keith Busch · 6 years ago
  36. e1cf33a node: Add heterogenous memory access attributes by Keith Busch · 6 years ago
  37. 08d9dbe node: Link memory nodes to their compute nodes by Keith Busch · 6 years ago
  38. 61f94e1 mm, proc: add KReclaimable to /proc/meminfo by Vlastimil Babka · 6 years ago
  39. 3172e5e mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node() by Oscar Salvador · 6 years ago
  40. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 6 years ago
  41. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 7 years ago
  42. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 7 years ago
  43. fc44f7f mm/memory_hotplug: don't read nid from struct page during hotplug by Pavel Tatashin · 7 years ago
  44. c1cc0d5 driver core: node: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. 064f0e9 mm: only display online cpus of the numa node by Zhen Lei · 7 years ago
  47. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  48. a7be6e5 mm: drop useless local parameters of __register_one_node() by Dou Liyang · 7 years ago
  49. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  50. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  51. 9037a99 mm, memory_hotplug: split up register_one_node() by Michal Hocko · 7 years ago
  52. bfe63d3 mm: drop page_initialized check from get_nid_for_pfn by Michal Hocko · 7 years ago
  53. 8cdde38 mm: Adjust system_state check by Thomas Gleixner · 8 years ago
  54. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  55. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  56. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  57. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  58. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  59. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  60. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  61. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  62. 0469785 mm: check if section present during memory block registering by Yinghai Lu · 9 years ago
  63. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 10 years ago
  64. 518d3f3 drivers: base: node: Delete space after pointer declaration by Ana Nedelcu · 10 years ago
  65. 7ca7ec4 drivers/base/node: clean up attribute group conversion by Greg Kroah-Hartman · 10 years ago
  66. 3c9b8aa drivers/base/node: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  67. f799b1a drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  68. 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
  69. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  70. 33ead53 driver/base/node: remove unnecessary kfree of node struct from unregister_one_node by Yasuaki Ishimatsu · 10 years ago
  71. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  72. 92d585e numa: fix NULL pointer access and memory leak in unregister_one_node() by Xishi Qiu · 11 years ago
  73. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  74. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 12 years ago
  75. 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
  76. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  77. fcf07d2 drivers/base/node.c: cleanup node_state_attr[] by Lai Jiangshan · 12 years ago
  78. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 12 years ago
  79. 8c7b5b4 memory-hotplug: suppress "Device nodeX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  80. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  81. f623881 mm: fix off-by-one bug in print_nodes_state() by Ryota Ozaki · 13 years ago
  82. 321bf4e drivers/base/memory.c: fix memory_dev_init() long delay by Yinghai Lu · 13 years ago
  83. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  84. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  85. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  86. 91a13c2 drivers/base/node.c: fix compilation error with older versions of gcc by Claudio Scordino · 13 years ago
  87. fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 14 years ago
  88. d336016 memory hotplug: Update phys_index to [start|end]_section_nr by Nathan Fontenot · 14 years ago
  89. 05b258e thp: transparent hugepage sysfs meminfo by David Rientjes · 14 years ago
  90. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  91. 63d027a driver core: Convert link_mem_sections to use find_memory_block_hinted. by Robin Holt · 14 years ago
  92. 7ee9225 drivers/base/node.c: reduce stack usage of node_read_meminfo() by KOSAKI Motohiro · 14 years ago
  93. ed4a6d7 mm: compaction: add /sys trigger for per-node memory compaction by Mel Gorman · 15 years ago
  94. 18e5b53 nodemask: include slab.h from drivers/base/node.c by Tejun Heo · 15 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  96. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 15 years ago
  97. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 15 years ago
  98. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 15 years ago
  99. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  100. 9ae49fa mm: slab-allocate memory section nodemask for large systems by David Rientjes · 15 years ago