index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
1
-1
/
+0
2024-03-06
mm: pgtable: add missing pt_index to struct ptdesc
Qi Zheng
1
-0
/
+3
2024-03-06
mm: pgtable: correct the wrong comment about ptdesc->__page_flags
Qi Zheng
1
-1
/
+1
2024-03-06
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-03-06
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
1
-26
/
+26
2024-03-06
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
1
-7
/
+17
2024-03-06
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-03-06
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2
-0
/
+10
2024-03-06
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-06
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
1
-9
/
+1
2024-03-06
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
1
-20
/
+43
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
1
-1
/
+1
2024-03-06
padata: downgrade padata_do_multithreaded to serial execution for non-SMP
Gang Li
1
-4
/
+8
2024-03-06
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-0
/
+2
2024-03-04
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
1
-0
/
+38
2024-03-04
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-04
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
1
-12
/
+0
2024-03-04
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
1
-2
/
+12
2024-03-04
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-03-04
mm: thp: split huge page to any lower order pages
Zi Yan
1
-8
/
+13
2024-03-04
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
1
-5
/
+8
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
1
-2
/
+2
2024-03-04
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
1
-5
/
+4
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
1
-2
/
+2
2024-03-04
mm: enumerate all gfp flags
Suren Baghdasaryan
1
-28
/
+62
2024-03-04
mm: update mark_victim tracepoints fields
Carlos Galo
1
-4
/
+32
2024-02-23
writeback: add a writeback iterator
Christoph Hellwig
1
-0
/
+4
2024-02-23
pagevec: add ability to iterate a queue
Matthew Wilcox (Oracle)
1
-0
/
+18
2024-02-23
writeback: factor writeback_get_batch() out of write_cache_pages()
Matthew Wilcox (Oracle)
1
-0
/
+6
2024-02-23
writeback: remove a duplicate prototype for tag_pages_for_writeback
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
1
-0
/
+7
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
1
-3
/
+23
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
1
-10
/
+9
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
1
-8
/
+4
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
1
-0
/
+17
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
1
-14
/
+22
2024-02-23
mm/damon: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
1
-16
/
+14
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
1
-2
/
+4
2024-02-23
crash: split crash dumping code out from kexec_core.c
Baoquan He
2
-44
/
+62
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
4
-74
/
+83
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
3
-40
/
+49
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
1
-0
/
+11
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-0
/
+47
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
1
-0
/
+3
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
[next]