index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
page_ref.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
1
-1
/
+1
*
mm: Add folio_try_get_rcu()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+66
*
mm: Add folio reference count functions
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+87
*
mm: Convert get_page_unless_zero() to return bool
Matthew Wilcox (Oracle)
2021-09-27
1
-2
/
+2
*
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
2021-06-29
1
-2
/
+2
*
mm/page_ref: Convert the open coded tracepoint enabled to the new helper
Steven Rostedt (VMware)
2020-09-25
1
-21
/
+21
*
mm: introduce page_ref_sub_return()
John Hubbard
2020-04-02
1
-0
/
+9
*
mm/page_ref: use atomic_set_release in page_ref_unfreeze
Konstantin Khlebnikov
2018-04-05
1
-2
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...
Will Deacon
2017-07-10
1
-0
/
+1
*
mm/page_ref: introduce page_ref_inc_return
David Hildenbrand
2016-06-21
1
-0
/
+9
*
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-13
/
+13
*
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
2016-03-17
1
-5
/
+93
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-0
/
+85