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-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for unpin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for pin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_lock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/slub: add missing annotation for put_map()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/slub: add missing annotation for get_map()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/mempolicy: add missing annotation for queue_pages_pmd()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/hugetlb: add missing annotation for gather_surplus_pages()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/compaction: add missing annotation for compact_lock_irqsave
Jules Irenge
1
-0
/
+1
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2
-13
/
+129
2020-04-07
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
1
-1
/
+1
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
3
-56
/
+60
2020-04-07
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-6
/
+3
2020-04-07
mm/shmem.c: distribute switch variables for initialization
Kees Cook
1
-4
/
+7
2020-04-07
mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding
chenqiwu
1
-1
/
+1
2020-04-07
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
1
-4
/
+4
2020-04-07
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
1
-5
/
+6
2020-04-07
mm/memory_hotplug: unexport memhp_auto_online
David Hildenbrand
1
-1
/
+0
2020-04-07
mm/sparse.c: move subsection_map related functions together
Baoquan He
1
-57
/
+53
2020-04-07
mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
Baoquan He
1
-17
/
+21
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
1
-0
/
+25
2020-04-07
mm/sparse.c: introduce a new function clear_subsection_map()
Baoquan He
1
-8
/
+23
2020-04-07
mm/sparse.c: introduce new function fill_subsection_map()
Baoquan He
1
-11
/
+21
2020-04-07
mm/memory_hotplug.c: cleanup __add_pages()
David Hildenbrand
1
-11
/
+7
2020-04-07
mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages()
David Hildenbrand
1
-1
/
+2
2020-04-07
mm/memory_hotplug.c: only respect mem= parameter during boot stage
Baoquan He
1
-1
/
+7
2020-04-07
mm/page_ext.c: drop pfn_present() check when onlining
David Hildenbrand
1
-4
/
+1
2020-04-07
userfaultfd: wp: support write protection for userfault vma range
Shaohua Li
1
-0
/
+54
2020-04-07
khugepaged: skip collapse if uffd-wp detected
Peter Xu
1
-0
/
+23
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
5
-11
/
+40
2020-04-07
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
Peter Xu
2
-0
/
+16
2020-04-07
userfaultfd: wp: apply _PAGE_UFFD_WP bit
Peter Xu
4
-5
/
+42
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
3
-15
/
+19
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
1
-11
/
+25
2020-04-07
userfaultfd: wp: hook userfault handler to write protection fault
Andrea Arcangeli
1
-1
/
+9
2020-04-07
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
1
-1
/
+32
2020-04-07
mm/page_reporting: rotate reported pages to the tail of the list
Alexander Duyck
1
-8
/
+22
2020-04-07
mm: introduce Reported pages
Alexander Duyck
5
-4
/
+398
2020-04-07
mm: add function __putback_isolated_page
Alexander Duyck
3
-4
/
+23
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
1
-18
/
+49
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
3
-35
/
+54
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
10
-30
/
+30
2020-04-07
mm/ksm.c: update get_user_pages() argument in comment
Li Chen
1
-1
/
+1
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
6
-35
/
+26
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
3
-1
/
+7
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2
-4
/
+7
2020-04-07
mm/migrate.c: migrate PG_readahead flag
Yang Shi
1
-0
/
+8
2020-04-07
mm/migrate.c: unify "not queued for migration" handling in do_pages_move()
Wei Yang
1
-8
/
+6
2020-04-07
mm/migrate.c: check pagelist in move_pages_and_store_status()
Wei Yang
1
-6
/
+3
[prev]
[next]