1. 66a84f8 staging: lustre: Unnecessary line continuation by Miguel Bernabeu Diaz · 9 years ago
  2. c9eda12 staging: fsl-mc: add DPAA2 overview readme by Stuart Yoder · 9 years ago
  3. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 9 years ago
  4. e2622fb staging: octeon: fix coding style warnings for block comments by Okash Khawaja · 9 years ago
  5. dbb588a Staging: fbtft: Use a struct to describe each LCD controller by Fabio Falzoi · 9 years ago
  6. 25e6632 staging: rtl8723au: rtl8723a_hal_init: Improve code readability by Johannes Postma · 9 years ago
  7. 8fc8cf4 staging: rtl8723au: Fix sparse warning: cast to restricted __le16 by Johannes Postma · 9 years ago
  8. 3a6779f MAINTAINERS: update maintainers list by Sudip Mukherjee · 9 years ago
  9. 5b55f52 Documentation/fb: add documentation for sm712fb by Sudip Mukherjee · 9 years ago
  10. 1461d66 staging: sm7xxfb: merge sm712fb with fbdev by Sudip Mukherjee · 9 years ago
  11. b96e53d staging: comedi: me4000: update MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  12. 4627c54 staging: comedi: me4000: updata driver status in comedi comment by H Hartley Sweeten · 9 years ago
  13. 751dcb4 staging: comedi: me4000: cleanup multi-line comments by H Hartley Sweeten · 9 years ago
  14. 3fe6929 staging: comedi: me4000: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  15. 7022781 staging: comedi: me4000: introduce me4000_ai_get_sample() by H Hartley Sweeten · 9 years ago
  16. 36d59d7 staging: comedi: me4000: comedi_handle_events() will stop conversions by H Hartley Sweeten · 9 years ago
  17. b36e4fa staging: comedi: me4000: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  18. 607d993 staging: comedi: me4000: fix me4000_detach() by H Hartley Sweeten · 9 years ago
  19. 8f3f3eb staging: comedi: me4000: only enable PLX interrupt if we have and irq by H Hartley Sweeten · 9 years ago
  20. b047d9c staging: comedi: me4000: introduce me4000_ai_reset() by H Hartley Sweeten · 9 years ago
  21. a31b50e staging: comedi: me4000: clear the ME4000_AI_CTRL_REG in me4000_reset() by H Hartley Sweeten · 9 years ago
  22. 2ff848c staging: comedi: me4000: remove unnecessary me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  23. 78e4a57 staging: comedi: me4000: remove unnecessary ai control register reset by H Hartley Sweeten · 9 years ago
  24. 6847df6 staging: comedi: me4000: fix me4000_ai_cancel() by H Hartley Sweeten · 9 years ago
  25. ffaeab3 staging: comedi: me4000: return void from me4000_ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  26. 576694d staging: comedi: me4000: absorb ai_write_timer() by H Hartley Sweeten · 9 years ago
  27. 11e480c staging: comedi: me4000: absorb ai_prepare() by H Hartley Sweeten · 9 years ago
  28. 272e426 staging: comedi: me4000: simplify ai_prepare() by H Hartley Sweeten · 9 years ago
  29. 0f97f5c staging: comedi: me4000: move ai command timing values into private data by H Hartley Sweeten · 9 years ago
  30. c72c4c6 staging: comedi: me4000: return void from ai_round_cmd_args() by H Hartley Sweeten · 9 years ago
  31. 55fb972 staging: comedi: me4000: tidy up ME4000_DIO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  32. 7e92a5e staging: comedi: me4000: tidy up ME4000_AO_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  33. 4831748 staging: comedi: me4000: tidy up ME4000_AO_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  34. 2ec0019a staging: comedi: me4000: tidy up ME4000_IRQ_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  35. da772ad staging: comedi: me4000: tidy up ME4000_AI_CTRL_REG bit defines by H Hartley Sweeten · 9 years ago
  36. a9b586a staging: comedi: me4000: tidy up ME4000_AI_STATUS_REG bit defines by H Hartley Sweeten · 9 years ago
  37. e978426 staging: comedi: me4000: use comedi_range_is_bipolar() in ai (*insn_read) by H Hartley Sweeten · 9 years ago
  38. 959717a staging: comedi: me4000: use correct types for extracted chanspec values by H Hartley Sweeten · 9 years ago
  39. fb7891e staging: comedi: me4000: fix me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  40. 023c129 staging: comedi: me4000: use comedi_timeout() to wait for ai (*insn_read) by H Hartley Sweeten · 9 years ago
  41. a0861f8 staging: comedi: me4000: tidy up ME4000_AI_CHANNEL_LIST_REG bit defines by H Hartley Sweeten · 9 years ago
  42. 518c5b6 staging: comedi: me4000: fix ai_write_chanlist() by H Hartley Sweeten · 9 years ago
  43. 245bd46 staging: comedi: me4000: simplify analog input range programming by H Hartley Sweeten · 9 years ago
  44. 271f5aa staging: comedi: me4000: remove unnecessary ME4000_AI_LIST_INPUT_SINGLE_ENDED by H Hartley Sweeten · 9 years ago
  45. 3674a87 staging: comedi: me4000: rename local variables used for 'dev->private' by H Hartley Sweeten · 9 years ago
  46. e5f6635 staging: comedi: me4000: refactor 'ai_sh_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  47. 77714d3 staging: comedi: me4000: refactor 'ao_fifo' boardinfo by H Hartley Sweeten · 9 years ago
  48. aed9b66 staging: comedi: me4000: refactor 'ao_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  49. 56f71de staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  50. 13a463a staging: comedi: me4000: make boardinfo flags bit-fields by H Hartley Sweeten · 9 years ago
  51. 4ec85da staging: comedi: me4000: remove 'board' from me4000_ai_check_chanlist() by H Hartley Sweeten · 9 years ago
  52. 1a02387 staging: comedi: me4000: remove 'board' from me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  53. 03611e5 staging: comedi: me4000: remove 'chan' check in me4000_ai_insn_read() by H Hartley Sweeten · 9 years ago
  54. 31bebc0 staging: comedi: me4000: only set SDF_DIFF when supported by H Hartley Sweeten · 9 years ago
  55. 14aa478 staging: comedi: me4000: all board types have analog inputs by H Hartley Sweeten · 9 years ago
  56. d855370 staging: comedi: me4000: remove 'dio_nchan' boardinfo by H Hartley Sweeten · 9 years ago
  57. 6b30c73 Input: elantech - add special check for fw_version 0x470f01 touchpad by Duson Lin · 9 years ago
  58. aa0cd28 dm btree remove: fix bug in remove_one() by Joe Thornber · 9 years ago
  59. 209e4dbc drm/vblank: Use u32 consistently for vblank counters by Daniel Vetter · 9 years ago
  60. 6ac7ada Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  61. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  62. 49d7c65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  63. 8664b90 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 4492215 sparc64: Fix userspace FPU register corruptions. by David S. Miller · 9 years ago
  65. a58997e Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  66. ebc90be Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  67. a50fcb5 writeback: fix initial dirty limit by Rabin Vincent · 9 years ago
  68. 4491f71 mm/memory-failure: set PageHWPoison before migrate_pages() by Naoya Horiguchi · 9 years ago
  69. f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
  70. 98ed2b0 mm/memory-failure: give up error handling for non-tail-refcounted thp by Naoya Horiguchi · 9 years ago
  71. a209ef0 mm/memory-failure: fix race in counting num_poisoned_pages by Naoya Horiguchi · 9 years ago
  72. a09233f mm/memory-failure: unlock_page before put_page by Naoya Horiguchi · 9 years ago
  73. e1832f2 ipc: use private shmem or hugetlbfs inodes for shm segments. by Stephen Smalley · 9 years ago
  74. e298ff7 mm: initialize hotplugged pages as reserved by Mel Gorman · 9 years ago
  75. 32e5a2a ocfs2: fix shift left overflow by Joseph Qi · 9 years ago
  76. 1889645 kthread: export kthread functions by David Kershner · 9 years ago
  77. 8f2f3eb fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  78. 447f6a9 lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask by Sowmini Varadhan · 9 years ago
  79. 3e810ae mm/slub: allow merging when SLAB_DEBUG_FREE is set by Konstantin Khlebnikov · 9 years ago
  80. 3ead7c5 signalfd: fix information leak in signalfd_copyinfo by Amanieu d'Antras · 9 years ago
  81. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  82. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  83. 209f751 ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() by Joseph Qi · 9 years ago
  84. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  85. d3cd131 mm, meminit: replace rwsem with completion by Nicolai Stange · 9 years ago
  86. 7ace991 mm, meminit: allow early_pfn_to_nid to be used during runtime by Mel Gorman · 9 years ago
  87. de54b9a ipc: modify message queue accounting to not take kernel data structures into account by Marcus Gelderie · 9 years ago
  88. c05f942 btrfs: qgroup: Fix a regression in qgroup reserved space. by Qu Wenruo · 9 years ago
  89. 047fe6e drm/i915: Allow parsing of variable size child device entries from VBT by David Weinehall · 9 years ago
  90. d00a9e0 Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/fix/topology' into asoc-linus by Mark Brown · 9 years ago
  91. 78be55a Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  92. c7bcf87 ASoC: topology: Add private data type and bump ABI version to 3 by Liam Girdwood · 9 years ago
  93. cb88498 ASoC: topology: Add ops support to byte controls UAPI by Mengdong Lin · 9 years ago
  94. 28a87ee ASoC: topology: Update TLV support so we can support more TLV types by Mengdong Lin · 9 years ago
  95. 113adf2 Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology by Mark Brown · 9 years ago
  96. c387995 ASoC: topology: add private data to manifest by Vinod Koul · 9 years ago
  97. 6dc6db7 ASoC: topology: Add subsequence in topology by Subhransu S. Prusty · 9 years ago
  98. df4198b virtio-input: reset device and detach unused during remove by Jason Wang · 9 years ago
  99. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  100. 6255049 staging: lustre: Fix style warning on header by Miguel Bernabeu Diaz · 9 years ago