summaryrefslogtreecommitdiff
path: root/drivers/base/node.c
AgeCommit message (Expand)Author
2011-11-26drivers/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
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-10-16mm: add node states sysfs class attributeSLee Schermerhorn
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter