index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-05
26
-173
/
+516
|
\
|
*
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-05
1
-26
/
+6
|
*
mm: use false for bool variable
Zou Wei
2020-06-05
3
-3
/
+3
|
*
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
2020-06-05
1
-2
/
+2
|
*
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
2020-06-05
1
-3
/
+3
|
*
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/vmsan: fix some typos in comment
Ethon Paul
2020-06-05
1
-3
/
+3
|
*
mm/hugetlb: fix a typos in comments
Ethon Paul
2020-06-05
1
-8
/
+8
|
*
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm: ksm: fix a typo in comment "alreaady"->"already"
Ethon Paul
2020-06-05
1
-5
/
+5
|
*
mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded"
Ethon Paul
2020-06-05
1
-1
/
+1
|
*
mm/memory_hotplug: disable the functionality for 32b
Michal Hocko
2020-06-05
1
-0
/
+1
|
*
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2020-06-05
1
-4
/
+58
|
*
mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
David Hildenbrand
2020-06-05
2
-10
/
+13
|
*
mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0
David Hildenbrand
2020-06-05
1
-9
/
+6
|
*
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
2020-06-05
1
-75
/
+0
|
*
mm/memory_hotplug: refrain from adding memory into an impossible node
Vishal Verma
2020-06-05
1
-0
/
+5
|
*
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-05
1
-0
/
+18
|
*
mm/vmalloc: fix a typo in comment
Jeongtae Park
2020-06-05
1
-1
/
+1
|
*
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
2020-06-05
2
-0
/
+383
|
*
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2020-06-05
2
-19
/
+0
|
*
mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
Feng Tang
2020-06-05
1
-4
/
+0
*
|
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-05
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
31
-1635
/
+1478
|
\
|
*
mm: add DEBUG_WX support
Zong Li
2020-06-04
1
-0
/
+32
|
*
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-04
1
-1
/
+1
|
*
mm: thp: don't need to drain lru cache when splitting and mlocking THP
Yang Shi
2020-06-04
1
-7
/
+0
|
*
mm, mempolicy: fix up gup usage in lookup_node
Michal Hocko
2020-06-04
2
-4
/
+6
|
*
mm: swap: memcg: fix memcg stats for huge pages
Shakeel Butt
2020-06-04
1
-5
/
+16
|
*
mm: swap: fix vmstats for huge pages
Shakeel Butt
2020-06-04
1
-6
/
+8
|
*
mm: vmscan: limit the range of LRU type balancing
Johannes Weiner
2020-06-04
1
-9
/
+13
|
*
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2020-06-04
4
-8
/
+15
|
*
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
2020-06-04
2
-29
/
+44
|
*
mm: balance LRU lists based on relative thrashing
Johannes Weiner
2020-06-04
4
-33
/
+26
|
*
mm: only count actual rotations as LRU reclaim cost
Johannes Weiner
2020-06-04
1
-5
/
+3
|
*
mm: deactivations shouldn't bias the LRU balance
Johannes Weiner
2020-06-04
1
-6
/
+1
|
*
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2020-06-04
3
-45
/
+36
|
*
mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
Johannes Weiner
2020-06-04
1
-1
/
+1
|
*
mm: remove use-once cache bias from LRU balancing
Johannes Weiner
2020-06-04
1
-5
/
+0
|
*
mm: workingset: let cache workingset challenge anon
Johannes Weiner
2020-06-04
1
-5
/
+12
|
*
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-04
5
-43
/
+17
|
*
mm: allow swappiness that prefers reclaiming anon over the file workingset
Johannes Weiner
2020-06-04
1
-1
/
+1
[next]