index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
list_lru.c
Age
Commit message (
Expand
)
Author
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
2022-03-22
mm/list_lru: optimize memcg_reparent_list_lru_node()
Waiman Long
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
2022-03-22
mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
Muchun Song
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
2021-11-06
mm: list_lru: only add memcg-aware lrus to the global lru list
Muchun Song
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
2021-05-05
mm: vmscan: consolidate shrinker_maps handling code
Yang Shi
2021-02-24
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
2020-06-29
mm/list_lru.c: Rename kvfree_rcu() to local variant
Uladzislau Rezki (Sony)
2020-06-04
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
2020-04-07
mm: use fallthrough;
Joe Perches
2020-04-02
mm: memcg/slab: use mem_cgroup_from_obj()
Roman Gushchin
2019-07-12
mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
Roman Gushchin
2019-06-13
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2018-08-17
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
2018-08-17
mm/list_lru.c: pass struct list_lru_node* as an argument to __list_lru_walk_o...
Sebastian Andrzej Siewior
2018-08-17
mm/list_lru.c: move locking from __list_lru_walk_one() to its caller
Sebastian Andrzej Siewior
2018-08-17
mm/list_lru.c: use list_lru_walk_one() in list_lru_walk_node()
Sebastian Andrzej Siewior
2018-08-17
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
2018-08-17
mm/list_lru.c: pass lru argument to memcg_drain_list_lru_node()
Kirill Tkhai
2018-08-17
mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()
Kirill Tkhai
2018-08-17
mm/list_lru.c: add memcg argument to list_lru_from_kmem()
Kirill Tkhai
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-17
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
2018-08-17
mm/list_lru.c: combine code under the same define
Kirill Tkhai
2018-08-17
mm/list_lru.c: fold __list_lru_count_one() into its caller
Andrew Morton
2018-04-05
mm: make counting of list_lru_one::nr_items lockless
Kirill Tkhai
2017-11-15
mm/list_lru.c: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-03
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2016-10-27
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2015-11-05
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
2015-09-08
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
2015-02-12
memcg: reparent list_lrus and free kmemcg_id on css offline
Vladimir Davydov
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
[next]