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
/
workingset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
1
-0
/
+1
2023-06-09
Multi-gen LRU: fix workingset accounting
Kalesh Singh
1
-3
/
+7
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_test_recent()
T.J. Alumbaugh
1
-30
/
+16
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
1
-48
/
+102
2023-04-18
mm: workingset: update description of the source file
Yang Yang
1
-6
/
+17
2023-04-18
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
1
-2
/
+3
2023-04-18
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
1
-1
/
+1
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
1
-1
/
+1
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
1
-8
/
+13
2023-01-18
workingset: fix confusion around eviction vs refault container
Johannes Weiner
1
-1
/
+2
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
1
-2
/
+2
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+4
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-1
/
+1
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
1
-2
/
+108
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-12
/
+13
2022-03-22
mm: workingset: replace IRQ-off check with a lockdep assert.
Sebastian Andrzej Siewior
1
-1
/
+4
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
1
-1
/
+1
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
1
-12
/
+13
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
1
-0
/
+10
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
1
-20
/
+22
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
1
-7
/
+4
2021-09-27
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
1
-0
/
+1
2021-09-08
mm/workingset: correct kernel-doc notations
Randy Dunlap
1
-1
/
+1
2021-06-30
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
1
-4
/
+6
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
1
-1
/
+1
2021-05-05
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-02-24
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
1
-1
/
+1
2021-02-24
mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
Miaohe Lin
1
-3
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
1
-2
/
+0
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
1
-4
/
+4
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-1
/
+1
2020-10-20
Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-11
/
+2
2020-10-16
mm/workingset.c: fix some doc warnings
Xiaofei Tan
1
-1
/
+1
2020-10-13
XArray: Add private interface for workingset node deletion
Matthew Wilcox (Oracle)
1
-11
/
+2
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
1
-4
/
+11
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
1
-3
/
+5
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+4
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
1
-19
/
+27
2020-06-03
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
1
-1
/
+1
2020-06-03
mm: balance LRU lists based on relative thrashing
Johannes Weiner
1
-0
/
+4
2020-06-03
mm: workingset: let cache workingset challenge anon
Johannes Weiner
1
-5
/
+12
2019-12-01
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
1
-15
/
+52
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
1
-4
/
+4
[next]