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
/
list_lru.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
1
-1
/
+1
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-03-22
mm/list_lru: optimize memcg_reparent_list_lru_node()
Waiman Long
1
-0
/
+6
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
1
-4
/
+4
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
1
-9
/
+9
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
1
-137
/
+66
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-12
/
+12
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-53
/
+68
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
1
-9
/
+95
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
1
-130
/
+76
2021-11-06
mm: list_lru: only add memcg-aware lrus to the global lru list
Muchun Song
1
-19
/
+16
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
1
-1
/
+4
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
1
-11
/
+0
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
1
-4
/
+3
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
1
-3
/
+3
2021-02-24
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
1
-10
/
+2
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
1
-1
/
+1
2020-06-29
mm/list_lru.c: Rename kvfree_rcu() to local variant
Uladzislau Rezki (Sony)
1
-3
/
+3
2020-06-04
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
1
-1
/
+1
2020-04-07
mm: use fallthrough;
Joe Perches
1
-1
/
+1
2020-04-02
mm: memcg/slab: use mem_cgroup_from_obj()
Roman Gushchin
1
-11
/
+1
2019-07-12
mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
Roman Gushchin
1
-1
/
+2
2019-06-13
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
1
-5
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-2
/
+1
2018-08-17
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
1
-0
/
+15
2018-08-17
mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_o...
Sebastian Andrzej Siewior
1
-6
/
+6
2018-08-17
mm/list_lru.c: move locking from __list_lru_walk_one() to its caller
Sebastian Andrzej Siewior
1
-5
/
+13
2018-08-17
mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node()
Sebastian Andrzej Siewior
1
-2
/
+2
2018-08-17
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
1
-2
/
+20
2018-08-17
mm/list_lru.c: pass lru argument to memcg_drain_list_lru_node()
Kirill Tkhai
1
-2
/
+3
2018-08-17
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
Kirill Tkhai
1
-5
/
+6
2018-08-17
mm/list_lru.c: add memcg argument to list_lru_from_kmem()
Kirill Tkhai
1
-8
/
+17
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
1
-1
/
+10
2018-08-17
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
1
-4
/
+4
2018-08-17
mm/list_lru.c: combine code under the same define
Kirill Tkhai
1
-10
/
+8
2018-08-17
mm/list_lru.c: fold __list_lru_count_one() into its caller
Andrew Morton
1
-9
/
+3
2018-04-05
mm: make counting of list_lru_one::nr_items lockless
Kirill Tkhai
1
-22
/
+45
2017-11-15
mm/list_lru.c: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-03
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
1
-6
/
+6
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
1
-8
/
+6
2016-10-27
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-6
/
+6
2015-11-05
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
1
-0
/
+10
2015-11-05
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
1
-11
/
+23
2015-09-08
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
1
-2
/
+2
2015-02-12
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
1
-3
/
+43
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
1
-3
/
+16
[next]