Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27filemap: make the accounting of thrashing more consistentYang Yang
2022-06-02delayacct: track delays from write-protect copyYang Yang
2022-04-22sched/psi: report zeroes for CPU full at the system levelChengming Zhou
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2021-05-12delayacct: Add sysctl to enable at runtimePeter Zijlstra
2021-05-12delayacct: Default disabledPeter Zijlstra
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2020-03-02doc: cgroup: improve formatting of referencesJakub Kicinski
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab
2019-05-15psi: introduce psi monitorSuren Baghdasaryan
2019-04-06psi: clarify the units used in pressure filesWaiman Long
2018-10-27psi: cgroup supportJohannes Weiner
2018-10-27psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2016-09-23tools: move accounting tool from DocumentationShuah Khan
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel
2015-12-24Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-06-24Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist
2013-07-04Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook
2012-11-26doc: Remove unnecessary declarations from Documentation/accounting/getdelays.cAnthony G. Basile
2012-09-01doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl
2011-06-16Documentation: update cgroupfs mount pointJörg Sommer
2011-05-27getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang
2011-05-27Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton
2011-05-27Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-10-28delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-06-17Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput
2009-01-16Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner
2008-10-30.gitignore updatesAlexey Dobriyan
2008-08-13docsrc: fix getdelays printk formatsRandy Dunlap
2008-08-13docsrc: build Documentation/ sourcesRandy Dunlap
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi
2008-07-04Update taskstats-struct document for scaled time accountingHiroshi Shimamoto
2008-02-08getdelays: fix gcc warningsRandy Dunlap
2007-11-15make getdelays cgroupstats awareBalbir Singh
2007-10-19Add cgroupstatsBalbir Singh
2007-10-17Clean up duplicate includes in Documentation/Jesper Juhl
2007-08-23Documentation: fix getdelays.c printf bugMichael Neuling
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-05-08getdelays.c: fix overrunScott Wiersdorf
2007-05-08Taskstats: fix getdelays usage informationRandy Dunlap
2006-12-10[PATCH] io-accounting: add to getdelaysAndrew Morton
2006-12-10[PATCH] getdelays: various fixesAndrew Morton