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
2023-08-24
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
1
-18
/
+13
2023-08-24
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
1
-3
/
+0
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
1
-29
/
+38
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+2
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
1
-1
/
+0
2023-08-21
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
Miaohe Lin
1
-1
/
+1
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
1
-2
/
+2
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+2
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
1
-3
/
+2
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
1
-1
/
+1
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
1
-0
/
+1
2023-08-18
memcg: drop kmem.limit_in_bytes
Michal Hocko
1
-10
/
+0
2023-06-23
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
1
-2
/
+1
2023-06-19
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
1
-5
/
+4
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
1
-14
/
+4
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-2
/
+2
2023-06-19
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
1
-4
/
+4
2023-06-09
memcg: use helper macro FLUSH_TIME
Miaohe Lin
1
-1
/
+1
2023-06-09
mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
Lars R. Damerow
1
-0
/
+13
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
1
-1
/
+1
2023-06-09
mm/memcontrol: fix typo in comment
Haifeng Xu
1
-1
/
+1
2023-06-09
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-8
/
+1
2023-06-09
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-10
/
+3
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
1
-19
/
+5
2023-06-09
memcg: calculate root usage from global state
Yosry Ahmed
1
-19
/
+5
2023-06-09
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
1
-5
/
+1
2023-06-09
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
1
-25
/
+35
2023-06-09
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
1
-13
/
+14
2023-06-09
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
1
-6
/
+6
2023-06-09
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
1
-9
/
+10
2023-04-18
memcg: page_cgroup_ino() get memcg from the page's folio
Yosry Ahmed
1
-1
/
+2
2023-04-18
memcg v1: provide read access to memory.pressure_level
Florian Schmidt
1
-0
/
+11
2023-04-18
memcg: do not modify rstat tree for zero updates
Yosry Ahmed
1
-0
/
+3
2023-04-18
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
1
-2
/
+2
2023-04-18
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
1
-9
/
+36
2023-04-18
memcg: replace stats_flush_lock with an atomic
Yosry Ahmed
1
-7
/
+11
2023-04-18
memcg: do not flush stats in irq context
Yosry Ahmed
1
-1
/
+15
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
1
-1
/
+1
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-1
/
+1
2023-04-18
memcg: do not drain charge pcp caches on remote isolated cpus
Michal Hocko
1
-1
/
+2
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-1
/
+1
2023-03-28
mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-28
mm, memcg: Prevent memory.oom_control load/store tearing
Yue Zhao
1
-5
/
+5
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-3
/
+3
2023-03-28
mm, memcg: Prevent memory.oom.group load/store tearing
Yue Zhao
1
-3
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+68
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
1
-2
/
+2
2023-02-16
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
1
-4
/
+4
[next]