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
...
*
|
|
mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding
chenqiwu
2020-04-07
1
-1
/
+1
*
|
|
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
2020-04-07
1
-4
/
+4
*
|
|
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
2020-04-07
1
-5
/
+6
*
|
|
mm/memory_hotplug: unexport memhp_auto_online
David Hildenbrand
2020-04-07
1
-1
/
+0
*
|
|
mm/sparse.c: move subsection_map related functions together
Baoquan He
2020-04-07
1
-57
/
+53
*
|
|
mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
Baoquan He
2020-04-07
1
-17
/
+21
*
|
|
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
2020-04-07
1
-0
/
+25
*
|
|
mm/sparse.c: introduce a new function clear_subsection_map()
Baoquan He
2020-04-07
1
-8
/
+23
*
|
|
mm/sparse.c: introduce new function fill_subsection_map()
Baoquan He
2020-04-07
1
-11
/
+21
*
|
|
mm/memory_hotplug.c: cleanup __add_pages()
David Hildenbrand
2020-04-07
1
-11
/
+7
*
|
|
mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages()
David Hildenbrand
2020-04-07
1
-1
/
+2
*
|
|
mm/memory_hotplug.c: only respect mem= parameter during boot stage
Baoquan He
2020-04-07
1
-1
/
+7
*
|
|
mm/page_ext.c: drop pfn_present() check when onlining
David Hildenbrand
2020-04-07
1
-4
/
+1
*
|
|
userfaultfd: wp: support write protection for userfault vma range
Shaohua Li
2020-04-07
1
-0
/
+54
*
|
|
khugepaged: skip collapse if uffd-wp detected
Peter Xu
2020-04-07
1
-0
/
+23
*
|
|
userfaultfd: wp: support swap and page migration
Peter Xu
2020-04-07
5
-11
/
+40
*
|
|
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
Peter Xu
2020-04-07
2
-0
/
+16
*
|
|
userfaultfd: wp: apply _PAGE_UFFD_WP bit
Peter Xu
2020-04-07
4
-5
/
+42
*
|
|
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
3
-15
/
+19
*
|
|
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
1
-11
/
+25
*
|
|
userfaultfd: wp: hook userfault handler to write protection fault
Andrea Arcangeli
2020-04-07
1
-1
/
+9
*
|
|
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
2020-04-07
1
-1
/
+32
*
|
|
mm/page_reporting: rotate reported pages to the tail of the list
Alexander Duyck
2020-04-07
1
-8
/
+22
*
|
|
mm: introduce Reported pages
Alexander Duyck
2020-04-07
5
-4
/
+398
*
|
|
mm: add function __putback_isolated_page
Alexander Duyck
2020-04-07
3
-4
/
+23
*
|
|
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
2020-04-07
1
-18
/
+49
*
|
|
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
2020-04-07
3
-35
/
+54
*
|
|
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
10
-30
/
+30
*
|
|
mm/ksm.c: update get_user_pages() argument in comment
Li Chen
2020-04-07
1
-1
/
+1
*
|
|
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
2020-04-07
6
-35
/
+26
*
|
|
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
3
-1
/
+7
*
|
|
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-07
2
-4
/
+7
*
|
|
mm/migrate.c: migrate PG_readahead flag
Yang Shi
2020-04-07
1
-0
/
+8
*
|
|
mm/migrate.c: unify "not queued for migration" handling in do_pages_move()
Wei Yang
2020-04-07
1
-8
/
+6
*
|
|
mm/migrate.c: check pagelist in move_pages_and_store_status()
Wei Yang
2020-04-07
1
-6
/
+3
*
|
|
mm/migrate.c: wrap do_move_pages_to_node() and store_status()
Wei Yang
2020-04-07
1
-32
/
+29
*
|
|
mm/migrate.c: no need to check for i > start in do_pages_move()
Wei Yang
2020-04-07
1
-5
/
+3
*
|
|
mm/vmalloc: fix a typo in comment
Qiujun Huang
2020-04-07
1
-1
/
+1
*
|
|
mm/vma: replace all remaining open encodings with vma_is_anonymous()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
|
|
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
4
-11
/
+4
*
|
|
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
Li Xinhai
2020-04-07
1
-13
/
+0
*
|
|
mm, memcg: bypass high reclaim iteration for cgroup hierarchy root
Chris Down
2020-04-07
1
-1
/
+2
*
|
|
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-04
2
-17
/
+54
|
\
\
\
|
*
\
\
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2020-04-03
2
-17
/
+54
|
|
\
\
\
|
|
*
|
|
mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
Thomas Hellstrom (VMware)
2020-03-24
1
-6
/
+32
|
|
*
|
|
mm: Split huge pages on write-notify or COW
Thomas Hellstrom (VMware)
2020-03-24
1
-8
/
+19
|
|
*
|
|
mm: Introduce vma_is_special_huge
Thomas Hellstrom (VMware)
2020-03-24
1
-3
/
+3
*
|
|
|
|
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
2020-03-16
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2020-04-03
2
-2
/
+2
|
\
\
\
\
\
[prev]
[next]