index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/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
*
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
2018-08-22
1
-1
/
+2
*
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-17
1
-1
/
+2
*
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
2018-05-11
1
-3
/
+1
*
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-20
1
-3
/
+16
*
mm: fix do_pages_move status handling
Michal Hocko
2018-04-20
1
-0
/
+3
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-16
/
+16
*
mm: unclutter THP migration
Michal Hocko
2018-04-11
1
-10
/
+24
*
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
1
-18
/
+3
*
mm, numa: rework do_pages_move
Michal Hocko
2018-04-11
1
-173
/
+135
*
mm/migrate: properly preserve write attribute in special migrate entry
Ralph Campbell
2018-04-11
1
-1
/
+2
*
sched/numa: avoid trapping faults and attempting migration of file-backed dir...
Mel Gorman
2018-04-11
1
-0
/
+7
*
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
2018-04-02
1
-4
/
+35
*
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
2018-01-31
1
-2
/
+1
*
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
2017-11-29
1
-1
/
+1
*
mm, thp: Do not make pmd/pud dirty without a reason
Kirill A. Shutemov
2017-11-27
1
-1
/
+1
*
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
2017-11-15
1
-3
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
2017-10-13
1
-1
/
+2
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-0
/
+2
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
1
-19
/
+38
[next]