index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pgalloc_tag.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
1
-0
/
+8
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
Suren Baghdasaryan
1
-55
/
+5
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
1
-16
/
+19
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
1
-2
/
+2
2024-11-07
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
1
-0
/
+5
2024-11-07
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-17
/
+128
2024-11-07
alloc_tag: introduce pgtag_ref_handle to abstract page tag references
Suren Baghdasaryan
1
-38
/
+54
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
1
-31
/
+0
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-07-17
alloc_tag: fix page_ext_get/page_ext_put sequence during page splitting
Suren Baghdasaryan
1
-2
/
+3
2024-07-17
lib: reuse page_ext_data() to obtain codetag_ref
Suren Baghdasaryan
1
-1
/
+1
2024-06-15
lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
Suren Baghdasaryan
1
-3
/
+8
2024-04-25
mm: make page_ext_get() take a const argument
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
1
-0
/
+2
2024-04-25
mm: fix non-compound multi-order memory accounting in __free_pages
Suren Baghdasaryan
1
-0
/
+24
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
1
-0
/
+30
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
1
-0
/
+78