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: remove "count" parameter from has_unmovable_pages()
David Hildenbrand
2020-01-31
3
-16
/
+9
*
mm: remove the memory isolate notifier
David Hildenbrand
2020-01-31
1
-34
/
+4
*
mm/page_alloc: skip non present sections on zone initialization
Kirill A. Shutemov
2020-01-31
1
-1
/
+27
*
mm/early_ioremap.c: use %pa to print resource_size_t variables
Andy Shevchenko
2020-01-31
1
-4
/
+4
*
mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
Li Xinhai
2020-01-31
1
-4
/
+8
*
mm/memcontrol.c: cleanup some useless code
Kaitao Cheng
2020-01-31
1
-4
/
+3
*
mm/swapfile.c: swap_next should increase position index
Vasily Averin
2020-01-31
1
-1
/
+1
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
2
-18
/
+18
*
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
John Hubbard
2020-01-31
1
-3
/
+6
*
mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
John Hubbard
2020-01-31
1
-13
/
+15
*
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard
2020-01-31
1
-21
/
+143
*
mm/gup: allow FOLL_FORCE for get_user_pages_fast()
John Hubbard
2020-01-31
1
-1
/
+2
*
mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
John Hubbard
2020-01-31
1
-82
/
+92
*
mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
John Hubbard
2020-01-31
2
-15
/
+27
*
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
2020-01-31
1
-36
/
+44
*
mm/gup: move try_get_compound_head() to top, fix minor issues
John Hubbard
2020-01-31
1
-14
/
+15
*
mm/gup: factor out duplicate code from four routines
John Hubbard
2020-01-31
1
-55
/
+40
*
mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
Wei Yang
2020-01-31
1
-2
/
+2
*
mm: fix gup_pud_range
Qiujun Huang
2020-01-31
1
-1
/
+1
*
mm/filemap.c: clean up filemap_write_and_wait()
Ira Weiny
2020-01-31
1
-28
/
+6
*
mm/debug.c: always print flags in dump_page()
Vlastimil Babka
2020-01-31
1
-3
/
+5
*
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
He Zhe
2020-01-31
1
-56
/
+56
*
mm/slub.c: avoid slub allocation while holding list_lock
Yu Zhao
2020-01-31
1
-41
/
+47
*
mm: move_pages: report the number of non-attempted pages
Yang Shi
2020-01-31
1
-2
/
+23
*
mm: thp: don't need care deferred split queue in memcg charge move path
Wei Yang
2020-01-31
1
-18
/
+0
*
mm/memory_hotplug: fix remove_memory() lockdep splat
Dan Williams
2020-01-31
1
-3
/
+6
*
mm/migrate.c: also overwrite error when it is bigger than zero
Wei Yang
2020-01-31
1
-1
/
+1
*
mm/sparse.c: reset section's mem_map when fully deactivated
Pingfan Liu
2020-01-31
1
-1
/
+1
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-31
1
-3
/
+3
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2020-01-31
1
-0
/
+1
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-01-30
2
-273
/
+316
|
\
|
*
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
2020-01-14
1
-63
/
+73
|
*
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
Jason Gunthorpe
2020-01-14
1
-82
/
+101
|
*
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2020-01-14
2
-158
/
+172
*
|
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-30
1
-1
/
+6
|
\
\
|
*
|
mm: make do_madvise() available internally
Jens Axboe
2020-01-21
1
-1
/
+6
*
|
|
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-28
1
-45
/
+16
|
\
\
\
|
*
|
|
bitmap: genericize percpu bitmap region iterators
Dennis Zhou
2020-01-20
1
-45
/
+16
|
|
/
/
*
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+40
|
\
\
\
|
*
|
|
x86/kasan: Print original address on #GP
Jann Horn
2019-12-31
1
-0
/
+40
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
8
-182
/
+257
|
|
\
|
|
|
|
*
|
|
|
sched/rt, mm: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
2
-7
/
+7
*
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
2
-1
/
+9
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2020-01-20
11
-103
/
+82
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-10
2
-1
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-12-10
2
-1
/
+9
*
|
|
|
|
|
|
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
2020-01-24
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
1
-0
/
+2
|
\
\
\
\
\
\
\
[next]