| Commit message (Expand) | Author | Age |
* | 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-06 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | driver core: numa: fix BUILD_BUG_ON for node_read_distance | David Rientjes | 2010-03-19 |
* | sysdev: Use sysdev_class attribute arrays in node driver | Andi Kleen | 2010-03-07 |
* | sysdev: Convert node driver class attributes to be data driven | Andi Kleen | 2010-03-07 |
* | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 |
* | mm: slab-allocate memory section nodemask for large systems | David Rientjes | 2009-12-15 |
* | mm: add numa node symlink for cpu devices in sysfs | Alex Chiang | 2009-12-15 |
* | mm: refactor unregister_cpu_under_node() | Alex Chiang | 2009-12-15 |
* | mm: refactor register_cpu_under_node() | Alex Chiang | 2009-12-15 |
* | mm: add numa node symlink for memory section in sysfs | Alex Chiang | 2009-12-15 |
* | hugetlb: offload per node attribute registrations | Lee Schermerhorn | 2009-12-15 |
* | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 2009-12-15 |
* | hugetlb: add per node hstate attributes | Lee Schermerhorn | 2009-12-15 |
* | mm: oom analysis: add shmem vmstat | KOSAKI Motohiro | 2009-09-22 |
* | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro | 2009-09-22 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
* | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell | 2009-03-13 |
* | mm: get_nid_for_pfn() returns int | Roel Kluin | 2009-03-10 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 |
* | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2008-10-20 |
* | vmstat: mlocked pages statistics | Nick Piggin | 2008-10-20 |
* | Unevictable LRU Page Statistics | Lee Schermerhorn | 2008-10-20 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
* | mm: switch node meminfo Active & Inactive pages to Kbytes | John Blackwood | 2008-07-04 |
* | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi | 2008-04-30 |
* | cpumask: use new cpus_scnprintf function | Mike Travis | 2008-04-19 |
* | nodemask: use new node_to_cpumask_ptr function | Mike Travis | 2008-04-19 |