index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
2024-03-04
mm: thp: split huge page to any lower order pages
Zi Yan
2024-03-04
mm: page_owner: add support for splitting to any order in split page_owner
Zi Yan
2024-03-04
mm: memcg: make memcg huge page split support any order split
Zi Yan
2024-03-04
mm/page_owner: use order instead of nr in split_page_owner()
Zi Yan
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-03-04
mm: enumerate all gfp flags
Suren Baghdasaryan
2024-03-04
mm: update mark_victim tracepoints fields
Carlos Galo
2024-02-23
writeback: add a writeback iterator
Christoph Hellwig
2024-02-23
pagevec: add ability to iterate a queue
Matthew Wilcox (Oracle)
2024-02-23
writeback: factor writeback_get_batch() out of write_cache_pages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: remove a duplicate prototype for tag_pages_for_writeback
Matthew Wilcox (Oracle)
2024-02-23
mm/damon/core: implement PSI metric DAMOS quota goal
SeongJae Park
2024-02-23
mm/damon/core: support multiple metrics for quota goal
SeongJae Park
2024-02-23
mm/damon/core: let goal specified with only target and current values
SeongJae Park
2024-02-23
mm/damon/core: remove ->goal field of damos_quota
SeongJae Park
2024-02-23
mm/damon/core: add multiple goals per damos_quota and helpers for those
SeongJae Park
2024-02-23
mm/damon/core: split out quota goal related fields to a struct
SeongJae Park
2024-02-23
mm/damon: move comments and fields for damos-quota-prioritization to the end
SeongJae Park
2024-02-23
mm/damon/core: set damos_quota->esz as public field and document
SeongJae Park
2024-02-23
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
mm,page_owner: maintain own list of stack_records structs
Oscar Salvador
2024-02-23
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
2024-02-22
userfaultfd: use per-vma locks in userfaultfd operations
Lokesh Gidra
2024-02-22
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
2024-02-22
userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
Lokesh Gidra
2024-02-22
userfaultfd: move userfaultfd_ctx struct to header file
Lokesh Gidra
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-22
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-22
dax: add empty static inline for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-22
mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()
Ryan Roberts
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2024-02-22
mm: tidy up pte_next_pfn() definition
Ryan Roberts
2024-02-22
mm: introduce pte_advance_pfn() and use for pte_next_pfn()
Ryan Roberts
2024-02-22
mm: clarify the spec for set_ptes()
Ryan Roberts
2024-02-22
mm/memory: optimize unmap/zap with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
2024-02-22
mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
David Hildenbrand
2024-02-22
mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...
David Hildenbrand
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
mm: document memalloc_noreclaim_save() and memalloc_pin_save()
Vlastimil Babka
2024-02-22
memremap.h: correct an error in a comment
John Groves
2024-02-22
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
[next]