index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
2019-06-21
1
-2
/
+3
*
node: Add memory-side caching attributes
Keith Busch
2019-04-04
1
-0
/
+151
*
node: Add heterogenous memory access attributes
Keith Busch
2019-04-04
1
-0
/
+59
*
node: Link memory nodes to their compute nodes
Keith Busch
2019-04-04
1
-1
/
+141
*
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-26
1
-7
/
+12
*
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
Oscar Salvador
2018-08-17
1
-5
/
+0
*
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
2018-08-17
1
-38
/
+6
*
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
2018-05-25
1
-2
/
+3
*
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
1
-0
/
+2
*
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-04-05
1
-7
/
+15
*
driver core: node: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: only display online cpus of the numa node
Zhen Lei
2017-10-13
1
-2
/
+10
*
mm: change the call sites of numa statistics items
Kemi Wang
2017-09-08
1
-7
/
+15
*
mm: drop useless local parameters of __register_one_node()
Dou Liyang
2017-07-10
1
-7
/
+2
*
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
1
-4
/
+0
*
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
2017-07-06
1
-5
/
+5
*
mm, memory_hotplug: split up register_one_node()
Michal Hocko
2017-07-06
1
-31
/
+20
*
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
2017-07-06
1
-7
/
+0
*
mm: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-28
1
-2
/
+1
*
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
1
-8
/
+8
*
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
2016-07-28
1
-1
/
+1
*
mm: move page mapped accounting to the node
Mel Gorman
2016-07-28
1
-2
/
+2
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-9
/
+10
*
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-28
1
-35
/
+41
*
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-26
1
-4
/
+9
*
mm: check if section present during memory block registering
Yinghai Lu
2015-09-04
1
-0
/
+10
*
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-06-30
1
-1
/
+5
*
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
2015-03-25
1
-1
/
+1
*
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
2015-03-25
1
-10
/
+2
*
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
2015-03-25
1
-14
/
+20
*
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+2
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-10
/
+4
*
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
1
-3
/
+0
*
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
2014-10-03
1
-1
/
+0
*
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-08-06
1
-1
/
+1
*
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
2014-03-08
1
-0
/
+4
*
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-12
1
-6
/
+0
*
drivers/base/node.c: switch to register_hotmemory_notifier()
Andrew Morton
2013-04-29
1
-2
/
+6
*
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
2012-12-12
1
-0
/
+6
*
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
1
-1
/
+1
*
drivers/base/node.c: cleanup node_state_attr[]
Lai Jiangshan
2012-12-11
1
-10
/
+10
*
mm: cleanup register_node()
Yasuaki Ishimatsu
2012-12-11
1
-1
/
+1
*
memory-hotplug: suppress "Device nodeX does not have a release() function" wa...
Yasuaki Ishimatsu
2012-12-11
1
-1
/
+19
*
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-11
1
-16
/
+22
*
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
2012-05-29
1
-5
/
+3
*
drivers/base/memory.c: fix memory_dev_init() long delay
Yinghai Lu
2012-02-02
1
-0
/
+8
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-74
/
+80
|
\
[next]