aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c
Commit message (Expand)AuthorAge
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-06
* 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
* mm: get_nid_for_pfn() returns intRoel Kluin2009-03-10
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-20
* vmstat: mlocked pages statisticsNick Piggin2008-10-20
* Unevictable LRU Page StatisticsLee Schermerhorn2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-04
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-19
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* mm: add node states sysfs class attributeSLee Schermerhorn2007-10-16
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-26
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-27
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-27
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-27