index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
2011-05-25
1
-5
/
+9
*
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
2011-02-03
1
-4
/
+8
*
thp: transparent hugepage sysfs meminfo
David Rientjes
2011-01-13
1
-3
/
+18
*
writeback: add /sys/devices/system/node/<node>/vmstat
Michael Rubin
2010-10-26
1
-0
/
+14
*
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
2010-10-22
1
-3
/
+5
*
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-08-09
1
-23
/
+23
*
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
2010-05-25
1
-0
/
+3
*
nodemask: include slab.h from drivers/base/node.c
Tejun Heo
2010-04-07
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
2010-03-19
1
-2
/
+5
*
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
2010-03-07
1
-15
/
+16
*
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
2010-03-07
1
-47
/
+18
*
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-07
1
-5
/
+12
*
mm: slab-allocate memory section nodemask for large systems
David Rientjes
2009-12-15
1
-4
/
+9
*
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
2009-12-15
1
-1
/
+10
*
mm: refactor unregister_cpu_under_node()
Alex Chiang
2009-12-15
1
-6
/
+12
*
mm: refactor register_cpu_under_node()
Alex Chiang
2009-12-15
1
-9
/
+11
*
mm: add numa node symlink for memory section in sysfs
Alex Chiang
2009-12-15
1
-1
/
+10
*
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2009-12-15
1
-10
/
+47
*
hugetlb: handle memory hot-plug events
Lee Schermerhorn
2009-12-15
1
-5
/
+48
*
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
1
-0
/
+39
*
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
1
-0
/
+2
*
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-22
1
-0
/
+3
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
1
-4
/
+0
*
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
2009-03-13
1
-1
/
+1
*
mm: get_nid_for_pfn() returns int
Roel Kluin
2009-03-10
1
-1
/
+1
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-0
/
+103
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-2
/
+2
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
1
-0
/
+5
*
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
1
-1
/
+3
*
Unevictable LRU Page Statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+6
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-23
/
+33
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-5
/
+10
*
mm: switch node meminfo Active & Inactive pages to Kbytes
John Blackwood
2008-07-04
1
-2
/
+2
*
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
1
-0
/
+2
*
cpumask: use new cpus_scnprintf function
Mike Travis
2008-04-19
1
-5
/
+19
*
nodemask: use new node_to_cpumask_ptr function
Mike Travis
2008-04-19
1
-3
/
+4
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
mm: add node states sysfs class attributeS
Lee Schermerhorn
2007-10-16
1
-1
/
+90
*
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
[PATCH] Drop __get_zone_counts()
Christoph Lameter
2007-02-11
1
-7
/
+2
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
1
-2
/
+7
*
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...
Christoph Lameter
2006-09-26
1
-0
/
+4
*
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
2006-08-27
1
-1
/
+1
*
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2006-06-30
1
-28
/
+6
*
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2006-06-30
1
-0
/
+2
*
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
1
-2
/
+2
*
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
1
-4
/
+1
*
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
1
-3
/
+1
*
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-0
/
+2
[next]