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
/
migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-12
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-4
/
+1
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-4
/
+11
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-3
/
+3
2020-06-02
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
1
-1
/
+0
2020-06-02
mm/migrate.c: call detach_page_private to cleanup code
Guoqing Jiang
1
-6
/
+1
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
1
-0
/
+6
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
1
-8
/
+8
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
2020-04-07
mm/migrate.c: wrap do_move_pages_to_node() and store_status()
Wei Yang
1
-32
/
+29
2020-04-07
mm/migrate.c: no need to check for i > start in do_pages_move()
Wei Yang
1
-5
/
+3
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+22
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-3
/
+22
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-3
/
+6
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
1
-2
/
+3
2020-01-31
mm/migrate: add stable check in migrate_vma_insert_page()
Ralph Campbell
1
-0
/
+12
2020-01-31
mm/migrate: clean up some minor coding style
Ralph Campbell
1
-21
/
+13
2020-01-31
mm/migrate: remove useless mask of start address
Ralph Campbell
1
-2
/
+2
2020-01-31
mm: move_pages: report the number of non-attempted pages
Yang Shi
1
-2
/
+23
2020-01-31
mm/migrate.c: also overwrite error when it is bigger than zero
Wei Yang
1
-1
/
+1
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2019-12-01
autonuma: fix watermark checking in migrate_balanced_pgdat()
Huang Ying
1
-1
/
+1
2019-12-01
mm/migrate.c: handle freed page at the first place
Yang Shi
1
-9
/
+5
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
1
-1
/
+1
2019-09-24
mm/migrate.c: clean up useless code in migrate_vma_collect_pmd()
Pingfan Liu
1
-6
/
+3
2019-09-24
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-12
/
+11
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-0
/
+1
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
1
-11
/
+10
2019-08-20
mm: remove CONFIG_MIGRATE_VMA_HELPER
Christoph Hellwig
1
-2
/
+2
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
1
-2
/
+2
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
1
-134
/
+110
2019-08-03
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-08-03
mm: migrate: fix reference check race between __find_get_block() and migration
Jan Kara
1
-1
/
+3
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
1
-4
/
+3
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-24
/
+4
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
1
-1
/
+1
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
1
-24
/
+4
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-2
/
+2
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+4
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
1
-1
/
+1
[next]