summaryrefslogtreecommitdiff
path: root/drivers/base/node.c
Commit message (Expand)AuthorAge
* mm: check if section present during memory block registeringYinghai Lu2015-09-04
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-06-30
* drivers: base: node: Delete space after pointer declarationAna Nedelcu2015-03-25
* drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman2015-03-25
* drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai2015-03-25
* drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-07
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-09
* driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu2014-10-03
* mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-06
* numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu2014-03-08
* thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-12
* drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton2013-04-29
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
* hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan2012-12-11
* mm: cleanup register_node()Yasuaki Ishimatsu2012-12-11
* memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-11
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-11
* mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki2012-05-29
* drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu2012-02-02
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\
| * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino2011-11-18
|/
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-25
* memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-03
* thp: transparent hugepage sysfs meminfoDavid Rientjes2011-01-13
* writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin2010-10-26
* driver core: Convert link_mem_sections to use find_memory_block_hinted.Robin Holt2010-10-22
* drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro2010-08-09
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes2010-03-19
* sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen2010-03-07
* sysdev: Convert node driver class attributes to be data drivenAndi Kleen2010-03-07
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
* mm: slab-allocate memory section nodemask for large systemsDavid Rientjes2009-12-15
* mm: add numa node symlink for cpu devices in sysfsAlex Chiang2009-12-15
* mm: refactor unregister_cpu_under_node()Alex Chiang2009-12-15
* mm: refactor register_cpu_under_node()Alex Chiang2009-12-15
* mm: add numa node symlink for memory section in sysfsAlex Chiang2009-12-15
* hugetlb: offload per node attribute registrationsLee Schermerhorn2009-12-15
* hugetlb: handle memory hot-plug eventsLee Schermerhorn2009-12-15
* hugetlb: add per node hstate attributesLee Schermerhorn2009-12-15
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-13