summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman13-90/+256
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick1-2/+3
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker61-61/+61
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner1-7/+7
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2-28/+17
2010-11-12latencytop: fix per task accumulatorKen Chen1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-02-11sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven2-13/+80
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins5-5/+6
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev10-55/+16
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko1-10/+17
2008-01-25sched: latencytop supportArjan van de Ven11-1/+429