| Commit message (Expand) | Author | Age |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | mm: only display online cpus of the numa node | Zhen Lei | 2017-10-13 |
* | mm: change the call sites of numa statistics items | Kemi Wang | 2017-09-08 |
* | mm: drop useless local parameters of __register_one_node() | Dou Liyang | 2017-07-10 |
* | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | 2017-07-06 |
* | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 2017-07-06 |
* | mm, memory_hotplug: split up register_one_node() | Michal Hocko | 2017-07-06 |
* | mm: drop page_initialized check from get_nid_for_pfn | Michal Hocko | 2017-07-06 |
* | mm: Adjust system_state check | Thomas Gleixner | 2017-05-23 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 |
* | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 2016-07-28 |
* | mm: move most file-based accounting to the node | Mel Gorman | 2016-07-28 |
* | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman | 2016-07-28 |
* | mm: move page mapped accounting to the node | Mel Gorman | 2016-07-28 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 |
* | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 2016-07-28 |
* | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 2016-07-26 |
* | mm: check if section present during memory block registering | Yinghai Lu | 2015-09-04 |
* | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman | 2015-06-30 |
* | drivers: base: node: Delete space after pointer declaration | Ana Nedelcu | 2015-03-25 |
* | drivers/base/node: clean up attribute group conversion | Greg Kroah-Hartman | 2015-03-25 |
* | drivers/base/node: Avoid manual device_create_file() calls | Takashi Iwai | 2015-03-25 |
* | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-13 |
* | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 2014-11-07 |
* | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner | 2014-10-09 |
* | driver/base/node: remove unnecessary kfree of node struct from unregister_one... | Yasuaki Ishimatsu | 2014-10-03 |
* | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces | Rafael Aquini | 2014-08-06 |
* | numa: fix NULL pointer access and memory leak in unregister_one_node() | Xishi Qiu | 2014-03-08 |
* | thp: account anon transparent huge pages into NR_ANON_PAGES | Kirill A. Shutemov | 2013-09-12 |
* | drivers/base/node.c: switch to register_hotmemory_notifier() | Andrew Morton | 2013-04-29 |
* | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 2012-12-12 |
* | hugetlb: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 |
* | drivers/base/node.c: cleanup node_state_attr[] | Lai Jiangshan | 2012-12-11 |
* | mm: cleanup register_node() | Yasuaki Ishimatsu | 2012-12-11 |
* | memory-hotplug: suppress "Device nodeX does not have a release() function" wa... | Yasuaki Ishimatsu | 2012-12-11 |
* | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang | 2012-12-11 |
* | mm: fix off-by-one bug in print_nodes_state() | Ryota Ozaki | 2012-05-29 |
* | drivers/base/memory.c: fix memory_dev_init() long delay | Yinghai Lu | 2012-02-02 |
* | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
|\ |
|
| * | convert 'memory' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
* | | drivers/base/node.c: fix compilation error with older versions of gcc | Claudio Scordino | 2011-11-18 |
|/ |
|
* | mm: per-node vmstat: show proper vmstats | KOSAKI Motohiro | 2011-05-25 |
* | memory hotplug: Update phys_index to [start|end]_section_nr | Nathan Fontenot | 2011-02-03 |
* | thp: transparent hugepage sysfs meminfo | David Rientjes | 2011-01-13 |
* | writeback: add /sys/devices/system/node/<node>/vmstat | Michael Rubin | 2010-10-26 |
* | driver core: Convert link_mem_sections to use find_memory_block_hinted. | Robin Holt | 2010-10-22 |
* | drivers/base/node.c: reduce stack usage of node_read_meminfo() | KOSAKI Motohiro | 2010-08-09 |
* | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 2010-05-25 |
* | nodemask: include slab.h from drivers/base/node.c | Tejun Heo | 2010-04-07 |