index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
2022-07-29
writeback: remove inode_to_wb_is_valid()
Xiu Jianfeng
2022-07-17
writeback: cleanup bdi_sched_wait()
Xiu Jianfeng
2022-07-17
mm, hugetlb: skip irrelevant nodes in show_free_areas()
Gang Li
2022-07-17
mm/huge_memory: fix comment of page_deferred_list
Miaohe Lin
2022-07-17
mm/huge_memory: check pmd_present first in is_huge_zero_pmd
Miaohe Lin
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-07-17
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
2022-07-17
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-17
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022-07-17
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022-07-17
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-17
mm: add device coherent vma selection for memory migration
Alex Sierra
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-17
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-03
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-07-03
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
2022-07-03
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-03
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-03
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-03
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-07-03
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-03
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
[next]