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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
4
-8
/
+56
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
4
-16
/
+32
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
8
-19
/
+17
2020-08-12
mm/vmscan: make active/inactive ratio as 1:1 for anon lru
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
2
-5
/
+19
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
1
-4
/
+16
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2
-1
/
+13
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
5
-40
/
+246
2020-08-12
percpu: return number of released bytes from pcpu_free_area()
Roman Gushchin
1
-3
/
+10
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
48
-2257
/
+2704
2020-08-07
mm: vmscan: consistent update to pgrefill
Shakeel Butt
1
-1
/
+2
2020-08-07
mm/vmscan.c: fix typo
dylan-meiners
1
-1
/
+1
2020-08-07
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
1
-4
/
+1
2020-08-07
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
1
-10
/
+14
2020-08-07
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
1
-25
/
+19
2020-08-07
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
1
-1
/
+1
2020-08-07
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+10
2020-08-07
mm: thp: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-10
/
+21
2020-08-07
mm/page_alloc.c: skip setting nodemask when we are in interrupt
Muchun Song
1
-1
/
+5
2020-08-07
mm/page_alloc: fallbacks at most has 3 elements
Wei Yang
1
-1
/
+1
2020-08-07
mm/page_alloc: silence a KASAN false positive
Qian Cai
1
-0
/
+3
2020-08-07
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
1
-10
/
+5
2020-08-07
mm/page_alloc.c: simplify pageblock bitmap access
Wei Yang
1
-7
/
+6
2020-08-07
mm/page_alloc.c: extract the common part in pfn_to_bitidx()
Wei Yang
1
-2
/
+1
2020-08-07
mm/shuffle: remove dynamic reconfiguration
David Hildenbrand
2
-43
/
+2
2020-08-07
mm/memory_hotplug: document why shuffle_zone() is relevant
David Hildenbrand
1
-0
/
+8
2020-08-07
mm/page_alloc: remove nr_free_pagecache_pages()
David Hildenbrand
1
-14
/
+2
2020-08-07
mm: remove vm_total_pages
David Hildenbrand
4
-12
/
+4
2020-08-07
mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
1
-4
/
+20
2020-08-07
page_alloc: consider highatomic reserve in watermark fast
Jaewon Kim
1
-30
/
+36
2020-08-07
mm, page_alloc: use unlikely() in task_capc()
Vlastimil Babka
1
-3
/
+2
2020-08-07
kasan: remove kasan_unpoison_stack_above_sp_to()
Vincenzo Frascino
1
-15
/
+0
2020-08-07
kasan: record and print the free track
Walter Wu
7
-45
/
+80
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
4
-7
/
+55
2020-08-07
mm/vmalloc.c: remove BUG() from the find_va_links()
Uladzislau Rezki (Sony)
1
-9
/
+32
2020-08-07
mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/vmalloc: update the header about KVA rework
Uladzislau Rezki (Sony)
1
-0
/
+1
2020-08-07
mm/vmalloc: switch to "propagate()" callback
Uladzislau Rezki (Sony)
1
-19
/
+6
2020-08-07
mm/vmalloc: simplify augment_tree_propagate_check()
Uladzislau Rezki (Sony)
1
-34
/
+8
2020-08-07
mm/vmalloc: simplify merge_or_add_vmap_area()
Uladzislau Rezki (Sony)
1
-11
/
+14
2020-08-07
vmalloc: convert to XArray
Matthew Wilcox (Oracle)
1
-29
/
+11
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
3
-29
/
+13
2020-08-07
mm/sparse: only sub-section aligned range would be populated
Wei Yang
1
-14
/
+6
2020-08-07
mm/sparse: never partially remove memmap for early section
Wei Yang
1
-3
/
+7
2020-08-07
mm/mremap: start addresses are properly aligned
Wei Yang
2
-6
/
+0
2020-08-07
mm/mremap: calculate extent in one place
Wei Yang
1
-3
/
+3
2020-08-07
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
2
-11
/
+6
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
4
-14
/
+14
[next]