aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet/selftest/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18staging: lustre: lnet: use BIT macro in LNet selftestJames Simmons1-2/+2
2016-11-18staging: lustre: lnet: resolve trailing */ errorsJames Simmons1-1/+2
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons1-1/+1
2016-03-28staging: lustre: handle error returned from wait_event_timeout seltest timerJames Simmons1-4/+6
2016-03-11staging: lustre: filter remaining extra spacing for lnet selftestJames Simmons1-4/+4
2016-03-02Staging: lustre: lnet: Remove and rename struct typedefsBhumika Goyal1-5/+6
2016-02-14staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons1-2/+2
2016-02-14staging: lustre: fix all NULL comparisons in LNet layerJames Simmons1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-3/+0
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann1-7/+7
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey1-10/+10
2015-01-17staging: lustre: selftest: fix "not declared" by declaring staticJeremiah Mahler1-1/+1
2014-10-29staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev1-4/+4
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-5/+5
2013-12-03staging/lustre: clean up SET_BUT_UNUSED/UNUSED macrosDmitry Eremin1-8/+3
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in timer.cRashika Kheria1-17/+17
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+253