1. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  2. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  4. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  5. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  6. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  8. 009a620 [media] cec: always check all_device_types and features by Hans Verkuil · 8 years ago
  9. b7cbc89 [media] cec: poll should check if there is room in the tx queue by Hans Verkuil · 8 years ago
  10. 58ecc29 [media] cec: fix test for unconfigured adapter in main message loop by Hans Verkuil · 8 years ago
  11. 11065f8 [media] cec: limit the size of the transmit queue by Hans Verkuil · 8 years ago
  12. 045344c [media] cec: zero unused msg part after msg->len by Hans Verkuil · 8 years ago
  13. 4eef404 [media] cec: don't set fh to NULL in CEC_TRANSMIT by Hans Verkuil · 8 years ago
  14. 40df3a7 [media] cec: clear all status fields before transmit and always fill in sequence by Hans Verkuil · 8 years ago
  15. e883b4d [media] cec: CEC_RECEIVE overwrote the timeout field by Hans Verkuil · 8 years ago
  16. 70ad89a [media] s5p-cec/TODO: add TODO item by Hans Verkuil · 8 years ago
  17. bddb495 [media] cec/TODO: drop comment about sphinx documentation by Hans Verkuil · 8 years ago
  18. 9a3f14e [media] cec: set timestamp for selfie transmits by Hans Verkuil · 8 years ago
  19. 86e3577 [media] cec: don't zero reply and timeout on error by Hans Verkuil · 8 years ago
  20. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  21. a8e55d7 [media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments by adding trailing '*' by Aayush Gupta · 8 years ago
  22. babbf09 [media] pulse8-cec: fix non static symbol warning by Wei Yongjun · 8 years ago
  23. 980e0b36 [media] cec: split the timestamp into an rx and tx timestamp by Hans Verkuil · 8 years ago
  24. 52d802d [media] cec: add sanity check for msg->len by Hans Verkuil · 8 years ago
  25. 6a91d60 [media] cec-adap.c: work around gcc-4.4.4 anon union initializer bug by Andrew Morton · 8 years ago
  26. 9d01315 [media] pulse8-cec: declare function as static by Mauro Carvalho Chehab · 8 years ago
  27. 4a07518 [media] pulse8-cec: add TODO file by Hans Verkuil · 8 years ago
  28. 3dff310 [media] pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter by Hans Verkuil · 8 years ago
  29. ca00033 [media] cec: CEC_RECEIVE is allowed in monitor mode by Hans Verkuil · 8 years ago
  30. c000e5d [media] cec: add check if adapter is unregistered by Hans Verkuil · 8 years ago
  31. 5bb2399a [media] cec: fix Kconfig dependency problems by Hans Verkuil · 8 years ago
  32. ea8c535 [media] cec: add MEDIA_SUPPORT dependency by Arnd Bergmann · 8 years ago
  33. aee8937 [media] s5p_cec: mark suspend/resume as __maybe_unused by Arnd Bergmann · 8 years ago
  34. f8db65f [media] cec-adap: prevent write to out-of-bounds array index by Hans Verkuil · 8 years ago
  35. 7b12b47 [media] cec-adap: on reply, restore the tx_status value from the transmit by Hans Verkuil · 8 years ago
  36. cbb5c83 Merge branch 'topic/cec' into patchwork by Mauro Carvalho Chehab · 8 years ago
  37. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  38. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  39. 57813da [media] staging/media: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  40. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  41. a90a6e5 Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  42. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  43. fc6bd72 staging:iio:lis3l02dq drop separate driver by Jonathan Cameron · 8 years ago
  44. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  45. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 8 years ago
  46. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 8 years ago
  47. 3c9a679 Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  48. c51202d [media] s5p_cec: get rid of an unused var by Mauro Carvalho Chehab · 8 years ago
  49. 78fc853 [media] move s5p-cec to staging by Mauro Carvalho Chehab · 8 years ago
  50. 56967c77d [media] cec/TODO: add TODO file so we know why this is still in staging by Hans Verkuil · 8 years ago
  51. ca68438 [media] cec: add HDMI CEC framework (api) by Hans Verkuil · 8 years ago
  52. 9881fe0 [media] cec: add HDMI CEC framework (adapter) by Hans Verkuil · 8 years ago
  53. a56960e [media] cec: add HDMI CEC framework (core) by Hans Verkuil · 8 years ago
  54. aea7b1d staging: iio: accel: add error check by Luis de Bethencourt · 8 years ago
  55. 9989b59 staging: fsl-mc: convert mc command build/parse to use C structs by Ioana Radulescu · 8 years ago
  56. adf72b5 staging: fsl-mc: properly set hwirq in msi set_desc by Stuart Yoder · 8 years ago
  57. a137fc8 staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc by Stuart Yoder · 8 years ago
  58. ae34934 staging: fsl-mc: dprc: add missing irq free by Stuart Yoder · 8 years ago
  59. f936271 staging: fsl-mc: fix asymmetry in destroy of mc_io by Bharat Bhushan · 8 years ago
  60. fde867d staging: fsl-mc: make fsl_mc_is_root_dprc() global by Stuart Yoder · 8 years ago
  61. ec8d35d staging: fsl-mc: export mc_get_version by Stuart Yoder · 8 years ago
  62. 0afef45 staging: fsl-mc: add support for device table matching by Stuart Yoder · 8 years ago
  63. 57538af staging: fsl-mc: clean up the device id struct by Stuart Yoder · 8 years ago
  64. d568b76 staging: fsl-mc: implement uevent callback and set the modalias by Stuart Yoder · 8 years ago
  65. 3d579c3 staging: fsl-mc: add support for the modalias sysfs attribute by Stuart Yoder · 8 years ago
  66. ef3149e staging: iio: accel: fix error check by Luis de Bethencourt · 8 years ago
  67. b3e6916 staging: wilc1000: fix return value check in wlan_initialize_threads() by Wei Yongjun · 8 years ago
  68. 4562d22 staging: wilc1000: arrays can't be NULL by Luis de Bethencourt · 8 years ago
  69. a5c84b2 staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd by Binoy Jayan · 8 years ago
  70. 2518ac5 staging: wilc1000: Replace kthread with workqueue for host interface by Binoy Jayan · 8 years ago
  71. c6bb38a staging: wilc1000: message_queue: Move code to host interface by Binoy Jayan · 8 years ago
  72. 77eebe8 staging: wilc1000: Remove semaphore close_exit_sync by Binoy Jayan · 8 years ago
  73. 04247e7 staging: wilc1000: Replace semaphore sync_event with completion by Binoy Jayan · 8 years ago
  74. fa65969 staging: wilc1000: Replace semaphore cfg_event with completion by Binoy Jayan · 8 years ago
  75. 334bed0 staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex by Binoy Jayan · 8 years ago
  76. b27a6d5 staging: wilc1000: Replace semaphore txq_event with completion by Binoy Jayan · 8 years ago
  77. b981189 staging: wilc1000: fix typo by Julia Lawall · 8 years ago
  78. 95b8cb8 staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" by Colin Ian King · 8 years ago
  79. 2938f20 staging: wilc1000: remove unnecesary type cast of bss_type by Chaehyun Lim · 8 years ago
  80. 0cb7a574 staging: wilc1000: add bss_type to remove line over 80 characters by Chaehyun Lim · 8 years ago
  81. 783fa64 staging: wilc1000: remove unused struct set_mac_addr by Chaehyun Lim · 8 years ago
  82. a1e7df4 staging: wilc1000: rename result in handle_cfg_param by Chaehyun Lim · 8 years ago
  83. eebb4df staging: wilc1000: change data type of result in handle_cfg_param by Chaehyun Lim · 8 years ago
  84. fbc976c staging: wilc1000: change handle_cfg_param's return type to void by Chaehyun Lim · 8 years ago
  85. df01321 Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  86. 9936913 staging: lustre: quiet lockdep recursive lock warning by Andreas Dilger · 8 years ago
  87. 281a8273 staging/lustre/libcfs: Do not call kthread_run in wrong state by Oleg Drokin · 8 years ago
  88. 025fd3c staging/lustre/osc: glimpse lock should match only with granted locks by Andriy Skulysh · 8 years ago
  89. cb96191 staging/lustre: Add documentation for unstable_stats in sysfs by Oleg Drokin · 8 years ago
  90. c32090f staging/lustre/osc: fix signed one bit field by Dmitry Eremin · 8 years ago
  91. d780846 staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino by akam kumar bharathi · 8 years ago
  92. aae5d55 staging/lustre/llite: ll_revalidate_dentry update by Oleg Drokin · 8 years ago
  93. 6dad4d8 staging/lustre/llite: Restore proper opencache operations by Oleg Drokin · 8 years ago
  94. c681528 staging/lustre/llite: don't panic when fid is insane by Sergey Cheremencev · 8 years ago
  95. aea7ccd staging/lustre/mdc: Zero atime in close RPC by Niu Yawei · 8 years ago
  96. 2323d6d staging/lustre/llite: ensure obd is effective in onu_upcall by Yang Sheng · 8 years ago
  97. e8beaf6 staging/lustre/ldlm: const qualify struct lustre_handle * params by John L. Hammond · 8 years ago
  98. 8bf86fd staging/lustre/llite: change it_data to it_request by John L. Hammond · 8 years ago
  99. 51b39f1 staging/lustre: Inline Lustre intent disposition functions by Oleg Drokin · 8 years ago
  100. e476f2e staging/lustre/llite: flatten struct lookup_intent by John L. Hammond · 8 years ago