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_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
2022-11-22
1
-2
/
+6
*
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
2022-10-12
1
-7
/
+82
*
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
2022-10-12
1
-65
/
+85
*
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
1
-5
/
+13
*
mm: remember young/dirty bit for page migrations
Peter Xu
2022-09-26
1
-0
/
+6
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
1
-5
/
+11
|
\
|
*
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-09-11
1
-2
/
+7
|
*
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-09-11
1
-1
/
+1
|
*
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-09-11
1
-2
/
+3
*
|
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
2022-09-11
1
-3
/
+10
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-12
/
+68
|
\
|
*
mm/gup: migrate device coherent pages when pinning instead of failing
Alistair Popple
2022-07-17
1
-0
/
+52
|
*
mm: add device coherent vma selection for memory migration
Alex Sierra
2022-07-17
1
-3
/
+9
|
*
mm: add zone device coherent type memory support
Alex Sierra
2022-07-17
1
-9
/
+7
*
|
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
1
-1
/
+2
|
/
*
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-05-09
1
-1
/
+20
*
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
2022-05-09
1
-1
/
+1
*
mm/migrate: Convert remove_migration_ptes() to folios
Matthew Wilcox (Oracle)
2022-03-21
1
-5
/
+10
*
mm/rmap: Convert try_to_migrate() to folios
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+4
*
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
2022-03-03
1
-0
/
+766