index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagewalk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+11
2023-01-18
mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare
Peter Xu
1
-1
/
+10
2022-12-11
mm/pagewalk: add walk_page_range_vma()
David Hildenbrand
1
-0
/
+3
2022-12-11
mm/pagewalk: don't trigger test_walk() in walk_page_vma()
David Hildenbrand
1
-0
/
+2
2022-09-11
mm: pagewalk: fix documentation of PTE hole handling
Rolf Eike Beer
1
-5
/
+5
2021-04-30
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
1
-2
/
+2
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
1
-0
/
+3
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
1
-2
/
+5
2020-02-04
mm: pagewalk: allow walking without vma
Steven Price
1
-0
/
+5
2020-02-04
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
1
-6
/
+28
2019-11-06
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
1
-0
/
+9
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-26
/
+38
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-0
/
+54