index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
2019-09-25
1
-1
/
+1
*
mm/migrate.c: clean up useless code in migrate_vma_collect_pmd()
Pingfan Liu
2019-09-24
1
-6
/
+3
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
1
-12
/
+11
*
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
1
-0
/
+1
*
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
2019-08-21
1
-11
/
+10
|
\
|
*
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
2019-08-03
1
-10
/
+7
|
*
mm: migrate: fix reference check race between __find_get_block() and migration
Jan Kara
2019-08-03
1
-1
/
+3
*
|
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
2019-08-20
1
-2
/
+2
*
|
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
2019-08-20
1
-2
/
+2
*
|
mm: turn migrate_vma upside down
Christoph Hellwig
2019-08-20
1
-134
/
+110
|
/
*
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
1
-4
/
+3
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-24
/
+4
|
\
|
*
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
1
-24
/
+4
*
|
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-07-05
1
-1
/
+1
|
/
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-2
/
+2
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+4
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
1
-1
/
+1
*
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
Lars Persson
2019-03-29
1
-3
/
+8
*
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
2019-03-05
1
-4
/
+4
*
mm: fix some typos in mm directory
Wei Yang
2019-03-05
1
-1
/
+1
*
mm, migrate: immediately fail migration of a page with no migration handler
Mel Gorman
2019-03-05
1
-1
/
+1
*
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
2019-03-05
1
-1
/
+1
*
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2019-03-01
1
-0
/
+11
*
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
2019-02-01
1
-2
/
+5
*
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
2019-02-01
1
-5
/
+0
*
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
2019-01-08
1
-12
/
+1
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-1
/
+1
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2018-12-28
1
-1
/
+12
*
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-28
1
-4
/
+3
*
mm: migrate: provide buffer_migrate_page_norefs()
Jan Kara
2018-12-28
1
-7
/
+53
*
mm: migrate: move migrate_page_lock_buffers()
Jan Kara
2018-12-28
1
-50
/
+42
*
mm: migrate: lock buffers before migrate_page_move_mapping()
Jan Kara
2018-12-28
1
-26
/
+13
*
mm: migration: factor out code to compute expected number of page references
Jan Kara
2018-12-28
1
-10
/
+17
*
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-12-28
1
-15
/
+13
*
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-12-28
1
-8
/
+4
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-30
/
+18
|
\
|
*
mm: Convert page migration to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+18
*
|
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
1
-2
/
+2
*
|
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
1
-13
/
+6
*
|
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-26
1
-7
/
+18
*
|
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
1
-0
/
+2
*
|
Merge branch 'akpm'
Greg Kroah-Hartman
2018-10-05
1
-1
/
+4
|
\
\
|
*
|
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-10-05
1
-1
/
+1
|
*
|
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-05
1
-0
/
+3
|
|
/
*
|
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-10-02
1
-65
/
+0
*
|
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
2018-10-02
1
-4
/
+12
|
/
*
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-23
1
-1
/
+1
*
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
2018-08-23
1
-2
/
+0
[next]