index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
mm,numa: fix update_mmu_cache_pmd call
Stephen Rothwell
1
-1
/
+1
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+331
2012-12-12
mm,migrate: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-11
mm: introduce putback_movable_pages()
Rafael Aquini
1
-0
/
+20
2012-12-11
mm: introduce compaction and migration for ballooned pages
Rafael Aquini
1
-2
/
+32
2012-12-11
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
1
-18
/
+15
2012-12-11
mm: introduce mm_find_pmd()
Bob Liu
1
-12
/
+2
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
1
-1
/
+1
2012-12-11
mm: migrate: Account a transhuge page properly when rate limiting
Mel Gorman
1
-4
/
+4
2012-12-11
mm: numa: Account for failed allocations and isolations as migration failures
Mel Gorman
1
-1
/
+4
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case buil...
Mel Gorman
1
-0
/
+2
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
1
-41
/
+190
2012-12-11
mm: numa: migrate: Set last_nid on newly allocated page
Hillf Danton
1
-0
/
+3
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
1
-0
/
+20
2012-12-11
mm: numa: Rate limit the amount of memory that is migrated between nodes
Mel Gorman
1
-1
/
+29
2012-12-11
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
1
-1
/
+2
2012-12-11
mm: migrate: Drop the misplaced pages reference count if the target node is full
Mel Gorman
1
-7
/
+10
2012-12-11
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
1
-2
/
+106
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
1
-2
/
+8
2012-12-11
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
1
-0
/
+6
2012-07-31
mm: memcg: fix compaction/migration failing due to memcg limits
Johannes Weiner
1
-9
/
+2
2012-07-31
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...
Aneesh Kumar K.V
1
-0
/
+5
2012-07-31
hugetlb: simplify migrate_huge_page()
Aneesh Kumar K.V
1
-44
/
+21
2012-06-03
mm: fix warning in __set_page_dirty_nobuffers
Hugh Dickins
1
-1
/
+4
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-05-15
userns: Convert the move_pages, and migrate_pages permission checks to use ui...
Eric W. Biederman
1
-2
/
+2
2012-04-25
mm: fix NULL ptr dereference in move_pages
Sasha Levin
1
-8
/
+8
2012-03-21
mm: fix move/migrate_pages() race on task struct
Christoph Lameter
1
-17
/
+19
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-2
/
+0
2012-02-03
mm: postpone migrated page mapping reset
Konstantin Khlebnikov
1
-1
/
+1
2012-01-12
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
1
-35
/
+43
2012-01-12
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
1
-37
/
+92
2012-01-12
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+2
2012-01-10
mm/migrate.c: remove the unused macro lru_to_page
Wang Sheng-Hui
1
-2
/
+0
2012-01-10
mm/migrate.c: cleanup comment for migration_entry_wait()
Wang Sheng-Hui
1
-2
/
+0
2012-01-10
mm: migrate: one less atomic operation
Jacobo Giralt
1
-6
/
+4
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
mm: migration: clean up unmap_and_move()
Minchan Kim
1
-35
/
+40
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-10-19
mm: fix race between mremap and removing migration entry
Hugh Dickins
1
-4
/
+4
2011-06-16
migrate: don't account swapcache as shmem
Andrea Arcangeli
1
-1
/
+1
2011-05-25
mm: use refcounts for page_lock_anon_vma()
Peter Zijlstra
1
-13
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
memcg: fix ugly initialization of return value is in caller
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-03-22
mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback
Andrea Arcangeli
1
-15
/
+33
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
1
-2
/
+2
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
1
-1
/
+1
2011-02-25
mm: grab rcu read lock in move_pages()
Greg Thelen
1
-3
/
+3
2011-02-02
mm/migration: fix page corruption during hugepage migration
Minchan Kim
1
-4
/
+0
[prev]
[next]