summaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c
Commit message (Expand)AuthorAgeFilesLines
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+2
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-0/+3
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-4/+0
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-1/+1
* mm: get_nid_for_pfn() returns intRoel Kluin2009-03-101-1/+1
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-0/+103
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+5
* vmstat: mlocked pages statisticsNick Piggin2008-10-201-1/+3
* Unevictable LRU Page StatisticsLee Schermerhorn2008-10-201-0/+6
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-23/+33
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-5/+10
* mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-041-2/+2
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+2
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-5/+19
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-191-3/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* mm: add node states sysfs class attributeSLee Schermerhorn2007-10-161-1/+90
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-111-7/+2
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-2/+7
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-0/+4
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-271-1/+1
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-28/+6
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-2/+2
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-4/+1
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-0/+36
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-0/+25
* [PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter2006-04-111-1/+1
* [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-051-2/+22
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-211-1/+1
* [PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga2005-06-201-2/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+161