index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+1
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+1
2023-08-18
mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...
Alistair Popple
1
-7
/
+2
2023-08-18
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
1
-6
/
+15
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
1
-1
/
+1
2023-06-23
mm: remove references to pagevec
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-6
/
+9
2023-06-19
mm/migrate_device: allow pte_offset_map_lock() to fail
Hugh Dickins
1
-27
/
+4
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
1
-1
/
+1
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-2
/
+2
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
1
-2
/
+6
2022-10-12
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-7
/
+82
2022-10-12
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
1
-5
/
+13
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
1
-0
/
+6
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-5
/
+11
2022-09-11
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
1
-3
/
+10
2022-09-11
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
1
-2
/
+7
2022-09-11
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
1
-1
/
+1
2022-09-11
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
1
-2
/
+3
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+68
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-07-17
mm/gup: migrate device coherent pages when pinning instead of failing
Alistair Popple
1
-0
/
+52
2022-07-17
mm: add device coherent vma selection for memory migration
Alex Sierra
1
-3
/
+9
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
1
-9
/
+7
2022-05-09
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
1
-1
/
+20
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
1
-1
/
+1
2022-03-21
mm/migrate: Convert remove_migration_ptes() to folios
Matthew Wilcox (Oracle)
1
-5
/
+10
2022-03-21
mm/rmap: Convert try_to_migrate() to folios
Matthew Wilcox (Oracle)
1
-2
/
+4
2022-03-03
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
1
-0
/
+766