aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/node.c
AgeCommit message (Expand)Author
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu
2015-03-25drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman
2015-03-25drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai
2015-02-13drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner
2014-10-03driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-03-08numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-04-29drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-12hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-11drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan
2012-12-11mm: cleanup register_node()Yasuaki Ishimatsu
2012-12-11memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki
2012-02-02drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-18drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino
2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2011-01-13thp: transparent hugepage sysfs meminfoDavid Rientjes
2010-10-26writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin
2010-10-22driver core: Convert link_mem_sections to use find_memory_block_hinted.Robin Holt
2010-08-09drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-04-07nodemask: include slab.h from drivers/base/node.cTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes
2010-03-07sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen
2010-03-07sysdev: Convert node driver class attributes to be data drivenAndi Kleen
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen
2009-12-15mm: slab-allocate memory section nodemask for large systemsDavid Rientjes
2009-12-15mm: add numa node symlink for cpu devices in sysfsAlex Chiang
2009-12-15mm: refactor unregister_cpu_under_node()Alex Chiang
2009-12-15mm: refactor register_cpu_under_node()Alex Chiang
2009-12-15mm: add numa node symlink for memory section in sysfsAlex Chiang
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn
2009-12-15hugetlb: handle memory hot-plug eventsLee Schermerhorn
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade