Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d9bcaddacf23861c5ee088b0c03e7034c3d59d6
/
drivers
/
base
/
node.c
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
d30dd8b
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
by Andy Lutomirski
· 8 years ago
11fb998
mm: move most file-based accounting to the node
by Mel Gorman
· 8 years ago
4b9d0fa
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
by Mel Gorman
· 8 years ago
50658e2
mm: move page mapped accounting to the node
by Mel Gorman
· 8 years ago
599d0c9
mm, vmscan: move LRU lists to node
by Mel Gorman
· 8 years ago
75ef718
mm, vmstat: add infrastructure for per-node vmstats
by Mel Gorman
· 8 years ago
65c4537
mm, rmap: account shmem thp pages
by Kirill A. Shutemov
· 8 years ago
0469785
mm: check if section present during memory block registering
by Yinghai Lu
· 9 years ago
3a80a7f
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
by Mel Gorman
· 9 years ago
518d3f3
drivers: base: node: Delete space after pointer declaration
by Ana Nedelcu
· 10 years ago
7ca7ec4
drivers/base/node: clean up attribute group conversion
by Greg Kroah-Hartman
· 10 years ago
3c9b8aa
drivers/base/node: Avoid manual device_create_file() calls
by Takashi Iwai
· 10 years ago
f799b1a
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
5aaba36
cpumask: factor out show_cpumap into separate helper function
by Sudeep Holla
· 10 years ago
1f13ae3
mm: remove noisy remainder of the scan_unevictable interface
by Johannes Weiner
· 10 years ago
33ead53
driver/base/node: remove unnecessary kfree of node struct from unregister_one_node
by Yasuaki Ishimatsu
· 10 years ago
cc7452b
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
by Rafael Aquini
· 10 years ago
92d585e
numa: fix NULL pointer access and memory leak in unregister_one_node()
by Xishi Qiu
· 11 years ago
3cd14fc
thp: account anon transparent huge pages into NR_ANON_PAGES
by Kirill A. Shutemov
· 11 years ago
6e259e7
drivers/base/node.c: switch to register_hotmemory_notifier()
by Andrew Morton
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
8cebfcd
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
fcf07d2
drivers/base/node.c: cleanup node_state_attr[]
by Lai Jiangshan
· 12 years ago
fa26437
mm: cleanup register_node()
by Yasuaki Ishimatsu
· 12 years ago
8c7b5b4
memory-hotplug: suppress "Device nodeX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
f623881
mm: fix off-by-one bug in print_nodes_state()
by Ryota Ozaki
· 12 years ago
321bf4e
drivers/base/memory.c: fix memory_dev_init() long delay
by Yinghai Lu
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
10fbcf4
convert 'memory' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
91a13c2
drivers/base/node.c: fix compilation error with older versions of gcc
by Claudio Scordino
· 13 years ago
fa25c50
mm: per-node vmstat: show proper vmstats
by KOSAKI Motohiro
· 13 years ago
d336016
memory hotplug: Update phys_index to [start|end]_section_nr
by Nathan Fontenot
· 14 years ago
05b258e
thp: transparent hugepage sysfs meminfo
by David Rientjes
· 14 years ago
2ac3903
writeback: add /sys/devices/system/node/<node>/vmstat
by Michael Rubin
· 14 years ago
63d027a
driver core: Convert link_mem_sections to use find_memory_block_hinted.
by Robin Holt
· 14 years ago
7ee9225
drivers/base/node.c: reduce stack usage of node_read_meminfo()
by KOSAKI Motohiro
· 14 years ago
ed4a6d7
mm: compaction: add /sys trigger for per-node memory compaction
by Mel Gorman
· 14 years ago
18e5b53
nodemask: include slab.h from drivers/base/node.c
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
12ee3c0
driver core: numa: fix BUILD_BUG_ON for node_read_distance
by David Rientjes
· 15 years ago
3701cde
sysdev: Use sysdev_class attribute arrays in node driver
by Andi Kleen
· 15 years ago
b15f562
sysdev: Convert node driver class attributes to be data driven
by Andi Kleen
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
9ae49fa
mm: slab-allocate memory section nodemask for large systems
by David Rientjes
· 15 years ago
1830794
mm: add numa node symlink for cpu devices in sysfs
by Alex Chiang
· 15 years ago
b9d52da
mm: refactor unregister_cpu_under_node()
by Alex Chiang
· 15 years ago
f8246f3
mm: refactor register_cpu_under_node()
by Alex Chiang
· 15 years ago
dee5d0d
mm: add numa node symlink for memory section in sysfs
by Alex Chiang
· 15 years ago
39da08c
hugetlb: offload per node attribute registrations
by Lee Schermerhorn
· 15 years ago
4faf8d9
hugetlb: handle memory hot-plug events
by Lee Schermerhorn
· 15 years ago
9a305230
hugetlb: add per node hstate attributes
by Lee Schermerhorn
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
4750498
mm: get_nid_for_pfn() returns int
by Roel Kluin
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
29c0177
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
by Rusty Russell
· 16 years ago
af936a1
vmscan: unevictable LRU scan sysctl
by Lee Schermerhorn
· 16 years ago
5344b7e
vmstat: mlocked pages statistics
by Nick Piggin
· 16 years ago
7b85412
Unevictable LRU Page Statistics
by Lee Schermerhorn
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
2d5c1be
mm: switch node meminfo Active & Inactive pages to Kbytes
by John Blackwood
· 16 years ago
fc3ba69
mm: Add NR_WRITEBACK_TEMP counter
by Miklos Szeredi
· 17 years ago
39106dc
cpumask: use new cpus_scnprintf function
by Mike Travis
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
bde631a
mm: add node states sysfs class attributeS
by Lee Schermerhorn
· 17 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
05a0416
[PATCH] Drop __get_zone_counts()
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 18 years ago
54404e7
[PATCH] Fix NULL pointer dereference in node_read_numastat()
by Christoph Lameter
· 19 years ago
c07e02d
[PATCH] VM: add page_state info to per-node meminfo
by Martin Hicks
· 19 years ago
e7c8d5c
[PATCH] node local per-cpu-pages
by Christoph Lameter
· 19 years ago
4b45099
[PATCH] Driver core: unregister_node() for hotplug use
by Keiichiro Tokunaga
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago