1. 8dfaafd staging: wilc1000: add a blank line after declaration by Chaehyun Lim · 9 years ago
  2. 297a1c3 staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak by Raphaël Beamonte · 9 years ago
  3. 7a669e5 staging: wilc1000: remove FREE_WILC_BUFFER() by Raphaël Beamonte · 9 years ago
  4. b8797af staging: android: fix coding style checks in sw_sync.c by Trung Thanh Le · 9 years ago
  5. 7048c1f staging: android: ashmem.c: 'Alignment' style issue by Peng Sun · 9 years ago
  6. b8d3bfa staging: android: ashmem.c: 'No space necessary after' style issue by Peng Sun · 9 years ago
  7. d2e4f68 staging: android: ashmem.c: 'spaces preferred around that -' style issue by Peng Sun · 9 years ago
  8. 9cb693f staging: vt6655: replace typedef struct tagSRxDesc by Malcolm Priestley · 9 years ago
  9. 88defe2 staging: vt6655: replace typedef struct tagDEVICE_RD_INFO by Malcolm Priestley · 9 years ago
  10. 9fc7091 staging: vt6655: replace typedef struct tagRDES1 by Malcolm Priestley · 9 years ago
  11. de1c186 staging: vt6655: replace typedef struct tagRDES0 by Malcolm Priestley · 9 years ago
  12. e48c9c2 staging: comedi: usbduxfast: remove unnecessary clearing of private data by H Hartley Sweeten · 9 years ago
  13. 42293db staging: comedi: usbduxfast: absorb usbduxfast_attach_common() by H Hartley Sweeten · 9 years ago
  14. 7c79c014 staging: comedi: usbduxfast: remove unnecessary semaphore down/up by H Hartley Sweeten · 9 years ago
  15. a05e94b staging: comedi: usbduxfast: document strange ai maxdata by H Hartley Sweeten · 9 years ago
  16. 7b0fc5b staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd) by H Hartley Sweeten · 9 years ago
  17. c748deb staging: comedi: usbduxfast: tidy up the conversion timing validation by H Hartley Sweeten · 9 years ago
  18. fe0d96b staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_src by H Hartley Sweeten · 9 years ago
  19. d636f87 staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels by H Hartley Sweeten · 9 years ago
  20. 24b8378 staging: comedi: usbduxfast: fix multi-line comment by H Hartley Sweeten · 9 years ago
  21. 2696154 staging: comedi: usbduxfast: use preferred kernel types by H Hartley Sweeten · 9 years ago
  22. fd9fe1f staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks by H Hartley Sweeten · 9 years ago
  23. db1876f staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported by H Hartley Sweeten · 9 years ago
  24. 99555fc staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest) by H Hartley Sweeten · 9 years ago
  25. a399d81 staging: comedi: s526: fix the block comments by H Hartley Sweeten · 9 years ago
  26. 4f3ed25 staging: comedi: s526: remove #if 0'ed out code block by H Hartley Sweeten · 9 years ago
  27. 537dd66 staging: comedi: s526: remove unnecessary defines by H Hartley Sweeten · 9 years ago
  28. 21424e3 staging: comedi: s526: remove s526_ai_insn_config() by H Hartley Sweeten · 9 years ago
  29. bf483f1 staging: comedi: s526: tidy up s526_ai_rinsn() by H Hartley Sweeten · 9 years ago
  30. 09c5d6c staging: comedi: s526: wait for analog output conversions to complete by H Hartley Sweeten · 9 years ago
  31. 12911c2 staging: comedi: s526: tidy up subdevice init by H Hartley Sweeten · 9 years ago
  32. 2c6b582 staging: comedi: s526: define the eeprom data and control registers by H Hartley Sweeten · 9 years ago
  33. 64fe38f staging: comedi: s526: define the miscellaneous register and bits by H Hartley Sweeten · 9 years ago
  34. 658441b staging: comedi: s526: define the digtial I/O control register and bits by H Hartley Sweeten · 9 years ago
  35. 8a5d6d2 staging: comedi: s526: define the interrupt enable/status registers by H Hartley Sweeten · 9 years ago
  36. 15bccf2 staging: comedi: s526: add defines for the ao/ai data register by H Hartley Sweeten · 9 years ago
  37. fe79b3d staging: comedi: s526: define the ADC (analog input) control register and bits by H Hartley Sweeten · 9 years ago
  38. abbb648 staging: comedi: s526: define the DAC (analog output) control register and bits by H Hartley Sweeten · 9 years ago
  39. 088c1ce staging: comedi: s526: define the watchdog timer control register and bits by H Hartley Sweeten · 9 years ago
  40. 4e04fd3 staging: comedi: s526: define the timer control register and bits by H Hartley Sweeten · 9 years ago
  41. 1d0d1c0 staging: comedi: s526: refactor gpct registers by H Hartley Sweeten · 9 years ago
  42. de332b1 staging: comedi: s526: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  43. 8d63f5b staging: comedi: serial2002: use proper errno by H Hartley Sweeten · 9 years ago
  44. 3335dfd staging: comedi: serial2002: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  45. 28a2993 staging: comedi: serial2002: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  46. 6d40c0c staging: comedi: unioxx5: remove this flawed driver by H Hartley Sweeten · 9 years ago
  47. 035d819 staging: comedi: ssv_dnp: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  48. 6e2ebdf staging: comedi: usbdux: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  49. 2779b7e staging: comedi: usbdux: remove impossible 'if (!devpriv)' check by H Hartley Sweeten · 9 years ago
  50. 1e4c3a2 staging: comedi: usbdux: rename dev->private local variables by H Hartley Sweeten · 9 years ago
  51. a0341e5 staging: comedi: usbdux: use common code path to check the cmd->scan_begin_arg by H Hartley Sweeten · 9 years ago
  52. 0725b16 staging: comedi: usbdux: add missing spaces by H Hartley Sweeten · 9 years ago
  53. 3b2ea2f staging: comedi: usbdux: use preferred kernel types by H Hartley Sweeten · 9 years ago
  54. c9b9cfe staging: comedi: vmk80xx: tidy up defines by H Hartley Sweeten · 9 years ago
  55. 0726f06 staging: comedi: vmk80xx: cleanup multi-line comment by H Hartley Sweeten · 9 years ago
  56. d3f1e38 staging: comedi: usbduxsigma: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  57. c20d199 staging: comedi: usbduxsigma: tidy up block comments by H Hartley Sweeten · 9 years ago
  58. ef9a6bd staging: comedi: usbduxsigma: use prefered kernel types by H Hartley Sweeten · 9 years ago
  59. 11f32ad staging: comedi: usbduxsigma: add missing spaces by H Hartley Sweeten · 9 years ago
  60. 2b241d3 staging: lustre: put constant on the right of binary operator by Julia Lawall · 9 years ago
  61. 40daf5c staging: lustre: osc: put constant on the right of binary operator by Julia Lawall · 9 years ago
  62. 9c5d9fa Staging: lustre: obd: put constant on the right of binary operator by Julia Lawall · 9 years ago
  63. 1f6eaf8 staging: lustre: llite: put constant on the right of binary operator by Julia Lawall · 9 years ago
  64. 3cfc537 staging: lustre: libcfs: put constant on the right of binary operator by Julia Lawall · 9 years ago
  65. a75e7ac staging: lustre: ldlm: put constant on the right of binary operator by Julia Lawall · 9 years ago
  66. 5019c8f0 staging: lustre: lnet: lib-ptl.c: put constant on the right of binary operator by Julia Lawall · 9 years ago
  67. 625a312 staging: lustre: include: put constant on the right of binary operator by Julia Lawall · 9 years ago
  68. 60753e9 staging: lustre: fix OPEN_BRACE checkpatch.pl errors by Mike Rapoport · 9 years ago
  69. ea28d21 staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errors by Mike Rapoport · 9 years ago
  70. b1ff890 staging: lustre: fix CODE_INDENT checkpatch.pl errors by Mike Rapoport · 9 years ago
  71. d0bed03 staging/lustre: fix block comment formatting by Jeff Becker · 9 years ago
  72. 8369cff staging: lustre: lustre: llite: Added a space by Anjali Menon · 9 years ago
  73. 441fda8 staging: lustre: simplify ptlrpc_deactivate_and_unlock_import by Maxime Lorrillere · 9 years ago
  74. 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
  75. 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  76. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  77. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  78. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  79. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  80. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  81. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  82. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  83. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  84. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  85. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  86. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  87. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  88. d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  89. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  90. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  91. 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
  92. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  93. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  94. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  95. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  96. 7c0d35a MODSIGN: fix a compilation warning in extract-cert by David Howells · 9 years ago
  97. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  98. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  99. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  100. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago