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
/
compaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-3
/
+5
2023-08-21
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Kemeng Shi
1
-3
/
+3
2023-08-21
mm/compaction: only set skip flag if cc->no_set_skip_hint is false
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/compaction: remove unnecessary return for void function
Kemeng Shi
1
-3
/
+1
2023-08-21
mm/compaction: correct comment to complete migration failure
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/compaction: correct comment of cached migrate pfn update
Kemeng Shi
1
-1
/
+1
2023-08-21
mm/compaction: correct comment of fast_find_migrateblock in isolate_migratepages
Kemeng Shi
1
-3
/
+3
2023-08-21
mm/compaction: skip page block marked skip in isolate_migratepages_block
Kemeng Shi
1
-0
/
+1
2023-08-21
mm/compaction: correct last_migrated_pfn update in compact_zone
Kemeng Shi
1
-1
/
+2
2023-08-21
mm/compaction: remove unnecessary "else continue" at end of loop in isolate_f...
Kemeng Shi
1
-2
/
+0
2023-08-21
mm/compaction: remove unnecessary cursor page in isolate_freepages_block
Kemeng Shi
1
-6
/
+5
2023-08-21
mm/compaction: merge end_pfn boundary check in isolate_freepages_range
Kemeng Shi
1
-3
/
+2
2023-08-21
mm/compaction: set compact_cached_free_pfn correctly in update_pageblock_skip
Kemeng Shi
1
-1
/
+2
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
1
-7
/
+7
2023-08-18
mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
Kemeng Shi
1
-1
/
+1
2023-08-18
mm: compaction: skip the memory hole rapidly when isolating free pages
Baolin Wang
1
-1
/
+33
2023-08-18
mm: compaction: use the correct type of list for free pages
Baolin Wang
1
-2
/
+2
2023-08-04
mm: compaction: fix endless looping over same migrate block
Johannes Weiner
1
-3
/
+5
2023-06-23
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
1
-40
/
+44
2023-06-23
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
1
-1
/
+34
2023-06-19
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-09
mm: compaction: skip fast freepages isolation if enough freepages are isolated
Baolin Wang
1
-0
/
+4
2023-06-09
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
1
-1
/
+5
2023-06-09
mm: compaction: only set skip flag if cc->no_set_skip_hint is false
Baolin Wang
1
-1
/
+1
2023-06-09
mm: compaction: skip more fully scanned pageblock
Baolin Wang
1
-1
/
+1
2023-06-09
mm: compaction: change fast_isolate_freepages() to void type
Baolin Wang
1
-5
/
+3
2023-06-09
mm: compaction: drop the redundant page validation in update_pageblock_skip()
Baolin Wang
1
-3
/
+0
2023-06-09
mm: compaction: avoid GFP_NOFS ABBA deadlock
Johannes Weiner
1
-2
/
+14
2023-06-09
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
1
-33
/
+31
2023-06-09
mm: compaction: drop redundant watermark check in compaction_zonelist_suitable()
Johannes Weiner
1
-7
/
+0
2023-06-09
mm: compaction: remove unnecessary is_via_compact_memory() checks
Johannes Weiner
1
-10
/
+1
2023-06-09
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
1
-29
/
+50
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
1
-8
/
+7
2023-06-09
Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
Mel Gorman
1
-1
/
+0
2023-06-09
mm: compaction: update pageblock skip when first migration candidate is not a...
Mel Gorman
1
-11
/
+12
2023-06-09
mm: compaction: only force pageblock scan completion when skip hints are obeyed
Mel Gorman
1
-2
/
+3
2023-06-09
mm: compaction: ensure rescanning only happens on partially scanned pageblocks
Mel Gorman
1
-2
/
+3
2023-06-09
mm: compaction: optimize compact_memory to comply with the admin-guide
Wen Yang
1
-1
/
+11
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+16
2023-04-13
mm: compaction: remove incorrect #ifdef checks
Arnd Bergmann
1
-4
/
+0
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
1
-12
/
+72
2023-04-05
mm: compaction: fix the possible deadlock when isolating hugetlb pages
Baolin Wang
1
-0
/
+5
2023-04-05
mm: compaction: consider the number of scanning compound pages in isolate fai...
Baolin Wang
1
-2
/
+9
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-4
/
+4
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-42
/
+59
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
1
-1
/
+1
2023-02-02
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
1
-8
/
+22
2023-02-02
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
1
-0
/
+7
2023-02-02
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
1
-6
/
+6
[next]