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
/
include
/
linux
/
page_ref.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
1
-0
/
+66
2021-09-27
mm: Add folio reference count functions
Matthew Wilcox (Oracle)
1
-1
/
+87
2021-09-27
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-06-29
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-09-26
mm/page_ref: Convert the open coded tracepoint enabled to the new helper
Steven Rostedt (VMware)
1
-21
/
+21
2020-04-02
mm: introduce page_ref_sub_return()
John Hubbard
1
-0
/
+9
2018-04-06
mm/page_ref: use atomic_set_release in page_ref_unfreeze
Konstantin Khlebnikov
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-11
include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...
Will Deacon
1
-0
/
+1
2016-06-21
mm/page_ref: introduce page_ref_inc_return
David Hildenbrand
1
-0
/
+9
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-13
/
+13
2016-03-18
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
1
-5
/
+93
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-0
/
+85