index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-1
/
+1
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-6
/
+3
2019-09-25
mm,thp: stats for file backed THP
Song Liu
1
-0
/
+6
2019-09-25
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
1
-5
/
+5
2019-09-25
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
1
-24
/
+15
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-2
/
+3
2019-07-19
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-19
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-19
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
1
-5
/
+6
2019-06-21
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+3
2019-04-04
node: Add memory-side caching attributes
Keith Busch
1
-0
/
+151
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
1
-0
/
+59
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
1
-1
/
+141
2018-10-27
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-7
/
+12
2018-08-18
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
Oscar Salvador
1
-5
/
+0
2018-08-18
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
1
-38
/
+6
2018-05-26
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-2
/
+3
2018-04-06
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-0
/
+2
2018-04-06
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
1
-7
/
+15
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
mm: only display online cpus of the numa node
Zhen Lei
1
-2
/
+10
2017-09-09
mm: change the call sites of numa statistics items
Kemi Wang
1
-7
/
+15
2017-07-11
mm: drop useless local parameters of __register_one_node()
Dou Liyang
1
-7
/
+2
2017-07-07
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
1
-4
/
+0
2017-07-07
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
1
-5
/
+5
2017-07-07
mm, memory_hotplug: split up register_one_node()
Michal Hocko
1
-31
/
+20
2017-07-07
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
1
-7
/
+0
2017-05-23
mm: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-07-29
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
1
-2
/
+1
2016-07-29
mm: move most file-based accounting to the node
Mel Gorman
1
-8
/
+8
2016-07-29
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
1
-1
/
+1
2016-07-29
mm: move page mapped accounting to the node
Mel Gorman
1
-2
/
+2
2016-07-29
mm, vmscan: move LRU lists to node
Mel Gorman
1
-9
/
+10
2016-07-29
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
1
-35
/
+41
2016-07-27
mm, rmap: account shmem thp pages
Kirill A. Shutemov
1
-4
/
+9
2015-09-05
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
1
-1
/
+5
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
1
-1
/
+1
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
1
-10
/
+2
2015-03-25
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
1
-14
/
+20
2015-02-14
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-1
/
+2
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-10
/
+4
2014-10-10
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
1
-3
/
+0
2014-10-04
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-08-07
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-03-09
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
1
-0
/
+4
2013-09-13
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
1
-6
/
+0
2013-04-30
drivers/base/node.c: switch to register_hotmemory_notifier()
Andrew Morton
1
-2
/
+6
[next]