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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mm: migrate: simplify the logic for handling permanent failure
Yang Shi
1
-30
/
+38
2020-12-15
mm: truncate_complete_page() does not exist any more
Yang Shi
1
-1
/
+1
2020-12-15
mm/migrate.c: optimize migrate_vma_pages() mmu notifier
Ralph Campbell
1
-5
/
+4
2020-12-15
mm/migrate.c: fix comment spelling
Long Li
1
-1
/
+1
2020-12-15
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
1
-5
/
+3
2020-11-14
hugetlbfs: fix anon huge page migration race
Mike Kravetz
1
-20
/
+24
2020-10-18
mm/migrate: avoid possible unnecessary process right check in kernel_move_pag...
Miaohe Lin
1
-28
/
+43
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
1
-8
/
+3
2020-10-13
mm/migrate: remove obsolete comment about device public
Ralph Campbell
1
-1
/
+1
2020-10-13
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
1
-1
/
+0
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-09-26
mm/migrate: correct thp migration stats
Zi Yan
1
-4
/
+3
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-1
/
+1
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
1
-4
/
+11
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-9
/
+9
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
1
-2
/
+6
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
1
-10
/
+16
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
1
-4
/
+7
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-0
/
+29
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
1
-8
/
+44
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
1
-3
/
+3
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-3
/
+11
2020-07-28
mm/notifier: add migration invalidation type
Ralph Campbell
1
-1
/
+7
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-2
/
+4
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
[prev]
[next]