1. 87a048e staging:iio:adis16240: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  2. 5d116ed staging:iio:adis16209: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  3. 26d96e8 staging:iio:adis16203: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  4. 2441049 staging:iio:adis16201: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  5. ff5c37e staging: iio: ad7606: use iio_device_{claim|release}_direct_mode() by Alison Schofield · 8 years ago
  6. 148e45d staging: vme: fix bare use of 'unsigned' by Clifton Barnes · 8 years ago
  7. b9f8463 staging: dgnc: fix CamelCase in dgnc_tty.c by Daeseok Youn · 8 years ago
  8. 8670a56 staging: dgnc: remove too many traverse pointer by Daeseok Youn · 8 years ago
  9. 77ed2c5 android,lowmemorykiller: Don't abuse TIF_MEMDIE. by Tetsuo Handa · 9 years ago
  10. eb7bfed Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  11. 6154a10 Staging: iio: ad7606: Fix sparse endian warning by Ksenija Stanojevic · 9 years ago
  12. 56d118c staging: dgnc: clean up dgnc_input function by Daeseok Youn · 8 years ago
  13. e491e71 staging: dgnc: remove useless variables for saving tty's by Daeseok Youn · 8 years ago
  14. 1f2f03c staging: unisys: visorbus: remove unnecessary poll_count logic by Tim Sell · 8 years ago
  15. 899e1a3 staging: lustre: libcfs: delete linux-mem.h by James Simmons · 8 years ago
  16. 5c89dc0 staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.h by James Simmons · 8 years ago
  17. e3e30e1 staging: lustre: libcfs: remove MMSPACE macros by James Simmons · 8 years ago
  18. badc9fe staging: lustre: libcfs: remove page_index() macro by James Simmons · 8 years ago
  19. bd6e2c5 staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.h by James Simmons · 8 years ago
  20. 564f5d6 staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layer by James Simmons · 8 years ago
  21. 30889c7 staging/lustre: lov_io_init() should return error code by Bobi Jam · 8 years ago
  22. 6cead36 staging/lustre/ldlm: Solve a race for LRU lock cancel by Vitaly Fertman · 8 years ago
  23. e9570b4 staging/lustre: Fix spacing style before open parenthesis by Oleg Drokin · 8 years ago
  24. 2640256 staging/lustre/ldlm: restore the ELC for enqueue by Vitaly Fertman · 8 years ago
  25. 7b2d26b staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy() by Niu Yawei · 8 years ago
  26. 7d44333 staging/lustre/ldlm: ELC picks locks in a safer policy by Jinshan Xiong · 8 years ago
  27. 047d41b staging/lustre/llite: Remove unused vui_local_lock field by Oleg Drokin · 8 years ago
  28. 5c5af0f staging/lustre/llite: Move several declarations to llite_internal.h by John Hammond · 8 years ago
  29. 0097dca staging/lustre/llite: Move ll_dirent_type_get and make it static by Oleg Drokin · 8 years ago
  30. a37bec7 staging/lustre/llite: Remove ccc_global_{init, fini}() by John Hammond · 8 years ago
  31. 9acc450 staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info by John Hammond · 8 years ago
  32. 9989a58 staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info by John Hammond · 8 years ago
  33. 98eae5e staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock by John Hammond · 8 years ago
  34. 103b8bd staging/lustre/llite: rename ccc_req to vvp_req by John L. Hammond · 8 years ago
  35. fee6eb5 staging/lustre/llite: move vvp_io functions to vvp_io.c by John L. Hammond · 8 years ago
  36. e0a8144 staging/lustre/llite: use vui prefix for struct vvp_io members by John L. Hammond · 8 years ago
  37. 10cdef7 staging/lustre/llite: merge ccc_io and vvp_io by John L. Hammond · 8 years ago
  38. bc4320a staging/lustre:llite: remove struct ll_ra_read by John L. Hammond · 8 years ago
  39. 4a4eee0 staging/lustre/llite: rename ccc_lock to vvp_lock by John L. Hammond · 8 years ago
  40. 3a52f80 staging/lustre/llite: rename ccc_page to vvp_page by John L. Hammond · 8 years ago
  41. 8c7b0e1 staging/lustre/llite: rename ccc_object to vvp_object by John L. Hammond · 8 years ago
  42. 3c95b83 staging/lustre/llite: rename ccc_device to vvp_device by John L. Hammond · 8 years ago
  43. 0d34565 staging/lustre/llite: merge lclient.h into llite/vvp_internal.h by John L. Hammond · 8 years ago
  44. 902a34a staging/lustre/llite: make sure we do cl_page_clip on the last page by Li Dongyang · 8 years ago
  45. d37dd10 staging/lustre/llite: deadlock for page write by Jinshan Xiong · 8 years ago
  46. c11599b staging/lustre/llite: clip page correctly for vvp_io_commit_sync by Jinshan Xiong · 8 years ago
  47. 71a96a0 staging/lustre: update comments after cl_lock simplification by Bobi Jam · 8 years ago
  48. 06563b5 staging/lustre/clio: cl_lock simplification by Jinshan Xiong · 8 years ago
  49. e5c4e63 staging/lustre/clio: generalize cl_sync_io by Jinshan Xiong · 8 years ago
  50. bb41292 staging/lustre: Remove struct ll_iattr by Oleg Drokin · 8 years ago
  51. 1929c43 staging/lustre/llite: remove some cl wrappers by John L. Hammond · 8 years ago
  52. 7d53d8f staging/lustre/obd: remove struct client_obd_lock by John L. Hammond · 8 years ago
  53. 019e935 staging/lustre/lmv: remove lmv_init_{lock,unlock}() by John L. Hammond · 8 years ago
  54. d299573 staging/lustre/llite: remove lli_lvb by John L. Hammond · 8 years ago
  55. fd7444f staging/lustre/clio: optimize read ahead code by Jinshan Xiong · 8 years ago
  56. 7addf40 staging/lustre/clio: remove stackable cl_page completely by Jinshan Xiong · 8 years ago
  57. f56b355 staging/lustre/osc: add weight function for DLM lock by Jinshan Xiong · 8 years ago
  58. 77605e4 staging/lustre/clio: add pages into writeback cache in batches by Jinshan Xiong · 8 years ago
  59. 3c361c1 staging/lustre/obdclass: Add a preallocated percpu cl_env by Jinshan Xiong · 8 years ago
  60. d9d4790 staging/lustre/clio: collapse layer of cl_page by Jinshan Xiong · 8 years ago
  61. 2579d8d staging/lustre/osc: to drop LRU pages with cl_lru_work by Jinshan Xiong · 8 years ago
  62. 5196e42 staging/lustre/osc: Adjustment on osc LRU for performance by Jinshan Xiong · 8 years ago
  63. 26f98e8 staging/lustre: Reintroduce global env list by Jinshan Xiong · 8 years ago
  64. a7d516d staging/lustre: merge lclient/*.c into llite/ by John L. Hammond · 8 years ago
  65. 616387e staging/lustre: Get rid of CFS_PAGE_MASK by Oleg Drokin · 8 years ago
  66. 8110818 staging/lustre/obdclass: limit lu_site hash table size by Oleg Drokin · 8 years ago
  67. 56e18f8 staging: xgifb: fix block comments by Clifton Barnes · 8 years ago
  68. 3996ae3 staging: dgnc: fix Logical continuations. by Daeseok Youn · 8 years ago
  69. ffe4f32 staging: dgnc: fix 'line over 80 characters' by Daeseok Youn · 8 years ago
  70. a1115c9 staging: dgnc: remove parenthesis around the CONST | by Daeseok Youn · 8 years ago
  71. d8bf4be staging: dgnc: replace dgnc_offset_table with bit shift. by Daeseok Youn · 8 years ago
  72. e078cb2 staging: comedi: amplc_pci224: Prefer using the BIT macro by H Hartley Sweeten · 8 years ago
  73. 623211d staging: comedi: amplc_pci263: define the register map by H Hartley Sweeten · 8 years ago
  74. 1ee79c8 staging: comedi: amplc_pci263: tidy up digital output subdevice init by H Hartley Sweeten · 8 years ago
  75. db94bfa staging: comedi: amplc_pci263: fix block comments by H Hartley Sweeten · 8 years ago
  76. 7be7cd1 staging: comedi: drivers: fix possible bug in comedi_handle_events() by H Hartley Sweeten · 8 years ago
  77. f91852c staging: comedi: drivers: tidy up insn_rw_emulate_bits() by H Hartley Sweeten · 8 years ago
  78. 9bc9e60 staging: comedi: c6xdigio: Prefer using the BIT macro by H Hartley Sweeten · 8 years ago
  79. e76415f staging: comedi: amplc_pci230: Prefer kernel type 'u64' over 'uint64_t' by H Hartley Sweeten · 8 years ago
  80. 61ac7ccf staging: comedi: amplc_pci230: Prefer using the BIT macro by H Hartley Sweeten · 8 years ago
  81. 6050b1c staging: comedi: amplc_dio200_common: document spinlock definition by H Hartley Sweeten · 8 years ago
  82. eecbf23 staging: comedi: amplc_dio200_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 8 years ago
  83. 05380cd staging: comedi: amplc_pc263: fix block comments by H Hartley Sweeten · 8 years ago
  84. 1b50167 staging: comedi: amplc_pc263: define the register map by H Hartley Sweeten · 8 years ago
  85. d69917a staging: comedi: amplc_pc263: tidy up comedi_driver definition by H Hartley Sweeten · 8 years ago
  86. 9f37d39 staging: comedi: amplc_pc263: tidy up digital output subdevice init by H Hartley Sweeten · 8 years ago
  87. 411059f Staging: android: change memory allocation style in ion.c by Ben Marsh · 8 years ago
  88. 9f6b687 android: remove timed output/gpio driver by Rob Herring · 9 years ago
  89. 6493818 staging: unisys: remove wmb() in visordriver_remove_device by David Kershner · 8 years ago
  90. 527486e staging: unisys: removed unused channel_bytes attribute by Alexander Curtin · 8 years ago
  91. 03d0d04 staging: unisys: removed 'visor_device.devnodes' field by Alexander Curtin · 8 years ago
  92. 240f7ec staging: unisys: removed unused visor_device.type field by Alexander Curtin · 8 years ago
  93. 378d638 staging: unisys: include: removed unused 'visor_device.description' by Alexander Curtin · 8 years ago
  94. a0fcb63 staging: unisys: removed unused switch/port info from visorbus.h by Alexander Curtin · 8 years ago
  95. 9fca845 Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code. by Claudiu Beznea · 9 years ago
  96. f0e00da staging: sm750fb: initialize max_d to maximum D value of 6 by Colin Ian King · 8 years ago
  97. 7d47383 staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatch.pl by Dominique van den Broeck · 8 years ago
  98. eeb6f1b staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int" by Dominique van den Broeck · 8 years ago
  99. b2073dc staging: comedi: comedi_fops.c: fix lines over 80 characters by Ian Abbott · 8 years ago
  100. ae6b086 Staging: comedi: Fix 'unsigned' warning style by Aniket Sharma · 9 years ago