summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 89c411b5ce6bb081976d7efb48c2158bb4b2bb86 (plain)
1
2
*.c   diff=cpp
*.h   diff=cpp
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-15Documentation: update cgroupfs mount pointJörg Sommer 2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang 2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton 2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock 2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney 2010-10-27delay-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-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput 2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner 2008-10-30.gitignore updatesAlexey Dobriyan 2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap 2008-08-12docsrc: 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-14make getdelays cgroupstats awareBalbir Singh 2007-10-19Add cgroupstatsBalbir Singh 2007-10-17Clean up duplicate includes in Documentation/Jesper Juhl 2007-08-22Documentation: 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 2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante 2006-11-30Fix typos in /Documentation : 'T''Matt LaPlante 2006-11-03[PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov