index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
SeongJae Park
1
-10
/
+0
2022-03-22
mm/damon: let monitoring operations can be registered and selected
SeongJae Park
1
-0
/
+18
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-24
/
+24
2022-03-22
mm/damon: remove the target id concept
SeongJae Park
1
-6
/
+5
2022-03-22
mm/damon/core: move damon_set_targets() into dbgfs
SeongJae Park
1
-2
/
+0
2022-03-22
highmem: document kunmap_local()
Ira Weiny
1
-0
/
+10
2022-03-22
mm: uninline copy_overflow()
Christophe Leroy
1
-1
/
+4
2022-03-22
mm: remove usercopy_warn()
Christophe Leroy
1
-2
/
+0
2022-03-22
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
1
-0
/
+8
2022-03-22
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2
-4
/
+14
2022-03-22
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-8
/
+8
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-0
/
+4
2022-03-22
mm, memory_hotplug: reorganize new pgdat initialization
Michal Hocko
1
-1
/
+1
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-3
/
+0
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-1
/
+1
2022-03-22
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-60
/
+59
2022-03-22
mm/vmstat: add event for ksm swapping in copy
Yang Yang
1
-0
/
+3
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2
-0
/
+11
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2
-0
/
+8
2022-03-22
mm/cma: provide option to opt out from exposing pages on activation failure
Hari Bathini
1
-0
/
+2
2022-03-22
mm/migrate: fix race between lock page and clear PG_Isolated
andrew.yang
1
-1
/
+1
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
1
-13
/
+13
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
1
-1
/
+0
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
1
-1
/
+0
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2
-2
/
+9
2022-03-22
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
1
-0
/
+2
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2
-8
/
+14
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
1
-4
/
+74
2022-03-22
mm, fault-injection: declare should_fail_alloc_page()
Vlastimil Babka
1
-0
/
+2
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2
-0
/
+2
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-1
/
+0
2022-03-22
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2
-4
/
+6
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
1
-0
/
+9
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
1
-7
/
+0
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
1
-0
/
+11
2022-03-22
mm/vmalloc: fix comments about vmap_area struct
Bang Li
1
-2
/
+2
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
1
-1
/
+1
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
1
-2
/
+2
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2
-34
/
+2
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-3
/
+4
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2
-2
/
+12
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-0
/
+11
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
3
-0
/
+21
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
1
-7
/
+10
2022-03-22
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
1
-3
/
+1
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
1
-0
/
+1
2022-03-22
tmpfs: support for file creation time
Xavier Roche
1
-0
/
+1
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
1
-2
/
+0
[next]