index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
mm: slab-allocate memory section nodemask for large systems
David Rientjes
1
-4
/
+9
2009-12-15
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
mm: refactor unregister_cpu_under_node()
Alex Chiang
1
-6
/
+12
2009-12-15
mm: refactor register_cpu_under_node()
Alex Chiang
1
-9
/
+11
2009-12-15
mm: add numa node symlink for memory section in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-10
/
+47
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
1
-5
/
+48
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+39
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+3
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-4
/
+0
2009-03-13
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
1
-1
/
+1
2009-03-10
mm: get_nid_for_pfn() returns int
Roel Kluin
1
-1
/
+1
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-0
/
+103
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+5
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-1
/
+3
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
1
-0
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-23
/
+33
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-5
/
+10
2008-07-04
mm: switch node meminfo Active & Inactive pages to Kbytes
John Blackwood
1
-2
/
+2
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+2
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
1
-5
/
+19
2008-04-19
nodemask: use new node_to_cpumask_ptr function
Mike Travis
1
-3
/
+4
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-10-16
mm: add node states sysfs class attributeS
Lee Schermerhorn
1
-1
/
+90
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] Drop __get_zone_counts()
Christoph Lameter
1
-7
/
+2
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
1
-2
/
+7
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...
Christoph Lameter
1
-0
/
+4
2006-08-27
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
1
-1
/
+1
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
1
-28
/
+6
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
1
-0
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
1
-2
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
1
-4
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-3
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-0
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
1
-3
/
+1
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
1
-0
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
1
-0
/
+2
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-3
/
+1
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-0
/
+36
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-0
/
+25
2006-04-11
[PATCH] Fix NULL pointer dereference in node_read_numastat()
Christoph Lameter
1
-1
/
+1
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
1
-2
/
+22
2005-06-21
[PATCH] node local per-cpu-pages
Christoph Lameter
1
-1
/
+1
2005-06-20
[PATCH] Driver core: unregister_node() for hotplug use
Keiichiro Tokunaga
1
-2
/
+18
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+161