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
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
mm: memcontrol: fix potential oom_lock recursion deadlock
Tetsuo Handa
1
-13
/
+9
2022-07-29
mm/memcontrol.c: remove the redundant updating of stats_flush_threshold
Jiebin Sun
1
-1
/
+8
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-10
/
+14
2022-07-29
mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
Roman Gushchin
1
-0
/
+9
2022-07-17
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
1
-2
/
+2
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
1
-3
/
+4
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
1
-0
/
+23
2022-06-27
Merge branch 'master' into mm-stable
akpm
1
-1
/
+1
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
1
-21
/
+50
2022-06-16
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...
Qi Zheng
1
-28
/
+27
2022-06-16
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
1
-1
/
+1
2022-05-19
zswap: memcg accounting
Johannes Weiner
1
-8
/
+197
2022-05-13
mm/memcontrol: export memcg->watermark via sysfs for v2 memcg
Ganesan Rajagopal
1
-0
/
+13
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-13
mm: teach core mm about pte markers
Peter Xu
1
-2
/
+6
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
2022-04-29
memcg: introduce per-memcg reclaim interface
Shakeel Butt
1
-0
/
+45
2022-04-28
mm/memcontrol.c: remove unused private flag of memory.oom_control
Lu Jialin
1
-4
/
+0
2022-04-28
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
1
-1
/
+1
2022-04-28
mm/memcg: non-hierarchical mode is deprecated
Wei Yang
1
-3
/
+0
2022-04-28
mm/memcg: move generation assignment and comparison together
Wei Yang
1
-3
/
+7
2022-04-28
mm/memcg: set pos explicitly for reclaim and !reclaim
Wei Yang
1
-3
/
+2
2022-04-28
mm/memcg: set memcg after css verified and got reference
Wei Yang
1
-8
/
+3
2022-04-28
mm/memcg: mz already removed from rb_tree if not NULL
Wei Yang
1
-1
/
+0
2022-04-28
mm/memcg: remove unneeded nr_scanned
Miaohe Lin
1
-4
/
+1
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
1
-1
/
+11
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-21
/
+16
2022-03-22
memcg: do not tweak node in alloc_mem_cgroup_per_node_info
Wei Yang
1
-12
/
+2
2022-03-22
mm: memcontrol: fix cannot alloc the maximum memcg ID
Muchun Song
1
-2
/
+1
2022-03-22
mm: memcontrol: reuse memory cgroup ID for kmem ID
Muchun Song
1
-36
/
+3
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
1
-72
/
+5
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
1
-3
/
+3
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
1
-1
/
+5
2022-03-22
mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
Muchun Song
1
-21
/
+16
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
1
-14
/
+0
2022-03-22
mm/memcg: disable migration instead of preemption in drain_all_stock().
Sebastian Andrzej Siewior
1
-2
/
+3
2022-03-22
mm/memcg: protect memcg_stock with a local_lock_t
Sebastian Andrzej Siewior
1
-21
/
+38
2022-03-22
mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj...
Johannes Weiner
1
-6
/
+18
2022-03-22
mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where...
Sebastian Andrzej Siewior
1
-1
/
+55
2022-03-22
mm/memcg: disable threshold event handlers on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+12
2022-03-22
mm/memcg: revert ("mm/memcg: optimize user context object stock access")
Michal Hocko
1
-67
/
+27
2022-03-22
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-03-22
memcg: synchronously enforce memory.high for large overcharges
Shakeel Butt
1
-0
/
+5
2022-03-22
memcg: unify force charging conditions
Shakeel Butt
1
-10
/
+7
2022-03-22
memcg: refactor mem_cgroup_oom
Shakeel Butt
1
-27
/
+17
2022-03-22
mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
Wei Yang
1
-2
/
+0
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
1
-6
/
+21
2022-03-22
memcg: replace in_interrupt() with !in_task()
Shakeel Butt
1
-2
/
+2
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
1
-11
/
+11
[next]