aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro1-0/+2
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro1-0/+3
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro1-4/+0
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell1-1/+1
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-0/+103
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.Rusty Russell1-2/+2
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn1-0/+5
2008-10-20vmstat: mlocked pages statisticsNick Piggin1-1/+3
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn1-0/+6
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-23/+33
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-5/+10
2008-07-04mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood1-2/+2
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+2
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis1-5/+19
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis1-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-16mm: add node states sysfs class attributeSLee Schermerhorn1-1/+90
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter1-7/+2
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-2/+7
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEMChristoph Lameter1-0/+4
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton1-1/+1
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter1-28/+6
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-4/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-3/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-0/+36
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-0/+25
2006-04-11[PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter1-1/+1
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-2/+22
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter1-1/+1
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-2/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+161