summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng remove redundant conditionalTillmann Heidsieck2015-09-291-4/+2Star
* staging: wlan-ng fix buffer overflow in firmware handlingTillmann Heidsieck2015-09-291-2/+2
* staging: sm750fb: replace twoToPowerOfx with shift operatorMike Rapoport2015-09-291-14/+4Star
* staging: sm750fb: remove unused MB(x) and KB(x) macrosMike Rapoport2015-09-292-3/+0Star
* staging: sm750fb: replace custom MB(x) macro with appropriate SZ_xMMike Rapoport2015-09-292-6/+9
* staging: sm750fb: tidy up #include directivesMike Rapoport2015-09-294-62/+62
* staging: sm750fb: sm750_help.h: spacing fixMike Rapoport2015-09-291-1/+1
* staging: dgap: fix returned errno code in dgap_parsefile()Javier Martinez Canillas2015-09-291-16/+16
* staging: wicl1000: remove duplicated operand in OR operationJavier Martinez Canillas2015-09-291-1/+0Star
* staging: unisys: Add s-Par visorhbaDavid Kershner2015-09-296-13/+1280
* staging/lustre: partially use time64_t for capa expiryArnd Bergmann2015-09-291-0/+1
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-2935-2152/+114Star
* staging/lustre: Remove unused debugfs/procfs helpersOleg Drokin2015-09-292-127/+0Star
* staging/lustre: Remove unused lprocfs_init_ldlm_statsOleg Drokin2015-09-292-24/+0Star
* staging/lustre: Remove unused lprocfs_alloc/free_md_statsOleg Drokin2015-09-292-97/+0Star
* staging/lustre/obdclass: Remove unused lprocfs_alloc/free_obd_statsOleg Drokin2015-09-292-109/+0Star
* staging/lustre: remove dt_object implementationArnd Bergmann2015-09-2912-2568/+1Star
* staging/lustre/llog: remove unused server codeArnd Bergmann2015-09-296-1266/+2Star
* staging/lustre: Remove obd_export_evict_by_nid/uuidOleg Drokin2015-09-292-92/+0Star
* staging/lustre/obdclass: Remove unused lprocfs_wr_evict_clientOleg Drokin2015-09-292-51/+0Star
* staging/lustre: remove CFS_TIME_T definitionArnd Bergmann2015-09-294-8/+5Star
* staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer()Oleg Drokin2015-09-296-78/+0Star
* staging/lustre: remove class_disconnect_export_listArnd Bergmann2015-09-293-130/+0Star
* staging/lustre: remove unused time handling functionsArnd Bergmann2015-09-292-66/+0Star
* staging/lustre: remove wrappers for timer functionsArnd Bergmann2015-09-295-87/+7Star
* staging/lustre/lov: remove a bit of dead codeArnd Bergmann2015-09-291-62/+0Star
* staging/lustre: remove the ping evictorArnd Bergmann2015-09-295-171/+0Star
* staging/lustre: use 64-bit times for request timesArnd Bergmann2015-09-2912-111/+118
* staging/lustre: use 64-bit times for ptlrpc_secArnd Bergmann2015-09-293-6/+6
* staging/lustre: use 64-bit times for ptlrpc sec expiryArnd Bergmann2015-09-294-18/+16Star
* staging/lustre: use 64-bit timestamps for mdcArnd Bergmann2015-09-293-3/+3
* staging/lustre: use 64-bit times in another debug printArnd Bergmann2015-09-291-2/+2
* staging/lustre: use 64-bit times in debug printArnd Bergmann2015-09-291-2/+2
* staging/lustre: use 64-bit times in ptlrpc_enc_page_poolArnd Bergmann2015-09-291-12/+12
* staging/lustre: use 64-bit time for selftestArnd Bergmann2015-09-2910-30/+27Star
* staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann2015-09-295-7/+7
* staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann2015-09-293-8/+8
* staging/lustre: use 64-bit llite debugfs timestampsArnd Bergmann2015-09-291-12/+12
* staging/lustre: use 64-bit time for adaptive timeoutArnd Bergmann2015-09-293-11/+11
* staging/lustre: use 64-bit time for debugfs outputArnd Bergmann2015-09-294-20/+20
* staging/lustre: use 64-bit time for pl_recalcArnd Bergmann2015-09-292-17/+17
* staging/lustre: use 64-bit timestamps for selftestArnd Bergmann2015-09-291-8/+8
* staging/lustre: use 64-bit computation in s2dhms()Arnd Bergmann2015-09-291-3/+5
* staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann2015-09-293-9/+9
* staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann2015-09-291-3/+4
* staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann2015-09-293-21/+2Star
* staging/lustre: use 'long' return type for cfs_duration_sec()Arnd Bergmann2015-09-291-1/+1
* staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann2015-09-291-3/+3
* staging/lustre: avoid unnecessary timeval conversionArnd Bergmann2015-09-291-6/+3Star
* staging/lustre: change rq_at_index typeArnd Bergmann2015-09-291-1/+1