index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
45
-76
/
+79
*
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
2
-10
/
+5
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
10
-25
/
+12
*
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
2021-11-06
1
-1
/
+1
*
arch_numa: simplify numa_distance allocation
Mike Rapoport
2021-11-06
1
-4
/
+2
*
tools/vm/page-types.c: print file offset in hexadecimal
Naoya Horiguchi
2021-11-06
1
-2
/
+2
*
tools/vm/page-types.c: move show_file() to summary output
Naoya Horiguchi
2021-11-06
1
-3
/
+7
*
tools/vm/page-types.c: make walk_file() aware of address range option
Naoya Horiguchi
2021-11-06
1
-6
/
+18
*
tools/vm/page_owner_sort.c: count and sort by mem
Zhenliang Wei
2021-11-06
2
-10
/
+107
*
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
2
-2
/
+2
*
mm/vmscan: delay waking of tasks throttled on NOPROGRESS
Mel Gorman
2021-11-06
1
-2
/
+5
*
mm/vmscan: increase the timeout if page reclaim is not making progress
Mel Gorman
2021-11-06
1
-1
/
+1
*
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
4
-17
/
+40
*
mm/page_alloc: remove the throttling logic from the page allocator
Mel Gorman
2021-11-06
1
-20
/
+1
*
mm/writeback: throttle based on page writeback instead of congestion
Mel Gorman
2021-11-06
1
-2
/
+9
*
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
4
-10
/
+33
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
5
-9
/
+39
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
10
-68
/
+135
*
mm/vmscan.c: fix -Wunused-but-set-variable warning
Kai Song
2021-11-06
1
-2
/
+1
*
mm/page_isolation: guard against possible putback unisolated page
Miaohe Lin
2021-11-06
1
-2
/
+7
*
mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
Miaohe Lin
2021-11-06
1
-17
/
+3
*
userfaultfd/selftests: fix calculation of expected ioctls
Axel Rasmussen
2021-11-06
1
-39
/
+38
*
userfaultfd/selftests: fix feature support detection
Axel Rasmussen
2021-11-06
1
-23
/
+31
*
userfaultfd/selftests: don't rely on GNU extensions for random numbers
Axel Rasmussen
2021-11-06
1
-22
/
+4
*
hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
Mike Kravetz
2021-11-06
1
-1
/
+0
*
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
2021-11-06
1
-1
/
+0
*
hugetlb: remove redundant validation in has_same_uncharge_info()
Baolin Wang
2021-11-06
1
-2
/
+1
*
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
Baolin Wang
2021-11-06
1
-1
/
+1
*
hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro
Baolin Wang
2021-11-06
1
-3
/
+0
*
mm: remove duplicate include in hugepage-mremap.c
Ran Jianping
2021-11-06
1
-1
/
+0
*
hugetlb: support node specified when using cma for gigantic hugepages
Baolin Wang
2021-11-06
2
-11
/
+81
*
mm, hugepages: add hugetlb vma mremap() test
Mina Almasry
2021-11-06
4
-0
/
+173
*
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
3
-9
/
+157
*
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
3
-3
/
+15
*
hugetlb: add hugetlb demote page support
Mike Kravetz
2021-11-06
1
-8
/
+92
*
hugetlb: add demote bool to gigantic page routines
Mike Kravetz
2021-11-06
1
-11
/
+43
*
hugetlb: be sure to free demoted CMA pages to CMA
Mike Kravetz
2021-11-06
1
-2
/
+39
*
mm/cma: add cma_pages_valid to determine if pages are in CMA
Mike Kravetz
2021-11-06
2
-4
/
+21
*
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
3
-3
/
+183
*
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-11-06
2
-13
/
+3
*
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
2021-11-06
1
-5
/
+2
*
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2021-11-06
3
-6
/
+51
*
mm: hwpoison: refactor refcount check handling
Yang Shi
2021-11-06
1
-29
/
+64
*
mm: filemap: coding style cleanup for filemap_map_pmd()
Yang Shi
2021-11-06
1
-6
/
+6
*
mm/memory_failure: constify static mm_walk_ops
Rikard Falkeborn
2021-11-06
1
-1
/
+1
*
mm: fix data race in PagePoisoned()
Marco Elver
2021-11-06
1
-1
/
+1
*
mm/page_alloc: use clamp() to simplify code
Wang ShaoBo
2021-11-06
1
-8
/
+4
*
mm: page_alloc: use migrate_disable() in drain_local_pages_wq()
Sebastian Andrzej Siewior
2021-11-06
1
-2
/
+2
*
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-11-06
2
-15
/
+0
*
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-11-06
1
-13
/
+0
[next]