aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/cgroup-v1
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+8
12 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
12 daysMerge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-27/+17
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang1-26/+16
2026-07-30mm: move __alloc_pages() to mm/page_alloc.hBrendan Jackman1-1/+1
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko1-0/+8
2026-07-07Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and rdma.events.localGuopeng Zhang1-0/+66
2026-07-06docs: cgroup: Fix bracketManuel Ebner1-1/+1
2026-05-31docs: cgroup: Fix stale source file pathsCosta Shulyupin2-2/+2
2026-05-04docs: cgroup-v1: Update charge-commit sectionT.J. Mercier1-4/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+2
2026-01-26memcg-v1: remove folio_memcg_lock() doc referenceGreg Thelen1-3/+2
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0
2026-01-16Documentation: Fix typos and grammatical errorsNauman Sabir1-9/+9
2025-05-12Update Christoph's Email address and make it consistentChristoph Lameter (Ampere)2-2/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+4
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)David Hildenbrand1-0/+4
2025-03-11cgroup: Add deprecation message to legacy freezer controllerMichal Koutný1-0/+4
2025-03-11mm: Add transformation message for per-memcg swappinessMichal Koutný1-0/+1
2024-11-06memcg-v1: fully deprecate move_charge_at_immigrateShakeel Butt1-79/+3
2024-09-01memcg: initiate deprecation of pressure_levelShakeel Butt1-2/+6
2024-09-01memcg: initiate deprecation of oom_controlShakeel Butt1-2/+6
2024-09-01memcg: initiate deprecation of v1 soft limitShakeel Butt1-2/+6
2024-09-01memcg: initiate deprecation of v1 tcp accountingShakeel Butt1-0/+8
2024-05-26cgroup/pids: Separate semantics of pids.events related to pids.maxMichal Koutný1-1/+2
2024-05-19Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+4
2024-05-17docs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov1-1/+6
2024-05-13docs: cgroup-v1: Update page cache removal functionsIllia Ostapyshyn1-1/+1
2024-05-05Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()David Hildenbrand1-2/+2
2024-04-25remove references to page->flags in documentationMatthew Wilcox (Oracle)1-2/+2
2024-04-08docs: cgroup-v1: Fix description for css_onlineI Hsin Cheng1-1/+1
2024-02-29cgroup/cpuset: Mark memory_spread_slab as obsoleteXiongwei Song1-1/+1
2024-01-23docs: cgroup-v1: add missing code-block tagsXinyu Li1-8/+12
2023-10-06memcg: expose swapcache stat for memcg v1Liu Shixin1-0/+1
2023-09-29mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko1-0/+7
2023-09-01Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-3/+3
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-08-18memcg: drop kmem.limit_in_bytesMichal Hocko1-2/+0
2023-07-31docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbolKrzysztof Pawlaczyk1-1/+1
2023-07-21docs: cgroup-v1: fix typoXiongwei Song1-1/+1
2023-07-21docs: cgroup-v1: correct the term of Page Cache organization in inodeXiongwei Song1-2/+2
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang1-1/+1
2023-04-14docs: cgroup-v1/cpusets: update libcgroup project linkKamalesh Babulal1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+11
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap1-1/+1
2023-01-18mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-01-05docs: cgroup-v1: use numbered lists for user interface setupBagas Sanjaya2-15/+13
2023-01-05docs: cgroup-v1: add internal cross-referencesBagas Sanjaya1-13/+30