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
/
include
/
linux
/
list_lru.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
1
-11
/
+2
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-1
/
+1
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-3
/
+4
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
1
-0
/
+4
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
1
-7
/
+10
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
1
-2
/
+2
2020-04-18
list_lru.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
1
-0
/
+1
2018-08-17
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
1
-0
/
+25
2018-08-17
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
Kirill Tkhai
1
-1
/
+1
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
1
-5
/
+9
2018-08-17
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
1
-2
/
+2
2018-04-05
mm: make counting of list_lru_one::nr_items lockless
Kirill Tkhai
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-0
/
+1
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-2
/
+2
2015-02-12
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
1
-1
/
+2
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
1
-2
/
+7
2015-02-12
list_lru: introduce per-memcg lists
Vladimir Davydov
1
-12
/
+40
2015-02-12
list_lru: organize all list_lrus to list
Vladimir Davydov
1
-0
/
+3
2015-02-12
list_lru: get rid of ->active_nodes
Vladimir Davydov
1
-3
/
+2
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
1
-0
/
+16
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-1
/
+7
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
1
-11
/
+2
2013-09-10
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
1
-17
/
+0
2013-09-10
list_lru: per-node API
Glauber Costa
1
-5
/
+34
2013-09-10
list_lru: per-node list infrastructure
Dave Chinner
1
-5
/
+18
2013-09-10
list: add a new LRU list type
Dave Chinner
1
-0
/
+115