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
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
1
-1
/
+1
*
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
1
-4
/
+1
*
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
1
-1
/
+1
*
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
1
-4
/
+11
*
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-03
1
-3
/
+3
*
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
2020-06-02
1
-1
/
+0
*
mm/migrate.c: call detach_page_private to cleanup code
Guoqing Jiang
2020-06-02
1
-6
/
+1
*
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-1
/
+1
*
userfaultfd: wp: support swap and page migration
Peter Xu
2020-04-07
1
-0
/
+6
*
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
1
-8
/
+8
*
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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
1
-3
/
+22
|
\
|
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
1
-3
/
+22
*
|
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2020-03-26
1
-3
/
+6
|
/
*
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
1
-2
/
+3
*
mm/migrate: add stable check in migrate_vma_insert_page()
Ralph Campbell
2020-01-31
1
-0
/
+12
*
mm/migrate: clean up some minor coding style
Ralph Campbell
2020-01-31
1
-21
/
+13
*
mm/migrate: remove useless mask of start address
Ralph Campbell
2020-01-31
1
-2
/
+2
*
mm: move_pages: report the number of non-attempted pages
Yang Shi
2020-01-31
1
-2
/
+23
*
mm/migrate.c: also overwrite error when it is bigger than zero
Wei Yang
2020-01-31
1
-1
/
+1
*
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
2020-01-04
1
-6
/
+17
*
autonuma: fix watermark checking in migrate_balanced_pgdat()
Huang Ying
2019-12-01
1
-1
/
+1
*
mm/migrate.c: handle freed page at the first place
Yang Shi
2019-12-01
1
-9
/
+5
*
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
[next]