1. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 3f73513 hv_netvsc: Fix the order of num_sc_offered decrement by Haiyang Zhang · 9 years ago
  3. 5a010c7 Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  4. b615d3d Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  5. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  6. 9efc2f7 hv_netvsc: Fix the array sizes to be max supported channels by Haiyang Zhang · 9 years ago
  7. d212b46 hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() by Haiyang Zhang · 9 years ago
  8. 1f461dc ppp: take reference on channels netns by Guillaume Nault · 9 years ago
  9. 621e49f net: mediatek: fix checking for NULL instead of IS_ERR() in .probe by Vladimir Zapolskiy · 9 years ago
  10. 9eb13f6 net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY by Sebastian Frias · 9 years ago
  11. d57019d at803x: fix reset handling by Sergei Shtylyov · 9 years ago
  12. fffcad8 hp-wmi: Remove GPS rfkill support via pre-2009 interface by Maciej S. Szmigiero · 9 years ago
  13. c7805e5 hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again by Maciej S. Szmigiero · 9 years ago
  14. aaf3a5e dell-wmi: support Dell Inspiron M5110 by Michał Kępień · 9 years ago
  15. 13f5059 dell-wmi: properly process Dell Instant Launch hotkey by Michał Kępień · 9 years ago
  16. e09c4d5 dell-wmi: enable receiving WMI events on Dell Vostro V131 by Michał Kępień · 9 years ago
  17. 0db2180 dell-smbios: rename dell_smi_error() to dell_smbios_error() by Michał Kępień · 9 years ago
  18. e8edf53 dell-laptop: move dell_smi_error() to dell-smbios by Michał Kępień · 9 years ago
  19. 4db9675 ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list by John Dahlstrom · 9 years ago
  20. b5df36c fujitsu-laptop: Support radio toggle button by Michał Kępień · 9 years ago
  21. e8b69a5 intel-hid: allocate correct amount of memory for private struct by Wolfram Sang · 9 years ago
  22. f52ab44 platform/x86: Make intel_scu_ipc explicitly non-modular by Paul Gortmaker · 9 years ago
  23. 1f1ae99 intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend by Qipeng Zha · 9 years ago
  24. 1a2f25d intel_pmc_ipc: Fix GCR register base address and length by Qipeng Zha · 9 years ago
  25. 4670768 asus-nb-wmi: add wapf=4 quirk for ASUS X75VD by Oleksandr Natalenko · 9 years ago
  26. 479f3b6 intel_telemetry_pltdrv: Change verbosity control bits by Souvik Kumar Chakravarty · 9 years ago
  27. 4d340c6 dell-rbtn: Add a comment about the XPS 13 9350 by Andy Lutomirski · 9 years ago
  28. a464afb dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) by Andy Lutomirski · 9 years ago
  29. b13de70 dell-wmi: Clean up hotkey table size check by Andy Lutomirski · 9 years ago
  30. a570af4 dell-wmi, dell-laptop: depends DMI by Andy Lutomirski · 9 years ago
  31. 18b6f80 dell-wmi: Stop storing pointers to DMI tables by Andy Lutomirski · 9 years ago
  32. 0c41a08 dell-led: use dell_smbios_send_request() for performing SMBIOS calls by Michał Kępień · 9 years ago
  33. cf0d7ea dell-led: use dell_smbios_find_token() for finding mic DMI tokens by Michał Kępień · 9 years ago
  34. b7bca2d dell-smbios: make da_tokens static by Michał Kępień · 9 years ago
  35. 73511ff dell-smbios: remove find_token_{id,location}() by Michał Kępień · 9 years ago
  36. f951d6e dell-laptop: use dell_smbios_find_token() instead of find_token_location() by Michał Kępień · 9 years ago
  37. 63c4029 dell-laptop: use dell_smbios_find_token() instead of find_token_id() by Michał Kępień · 9 years ago
  38. 96f7ef9 dell-smbios: implement new function for finding DMI table 0xDA tokens by Michał Kępień · 9 years ago
  39. 92ebd0d dell-smbios: make the SMBIOS buffer static by Michał Kępień · 9 years ago
  40. bc2104c dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer() by Michał Kępień · 9 years ago
  41. c42831c dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request() by Michał Kępień · 9 years ago
  42. 17070f2 dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request() by Michał Kępień · 9 years ago
  43. 2f26213 dell-smbios: rename dell_send_request() to dell_smbios_send_request() by Michał Kępień · 9 years ago
  44. cb16176 dell-smbios: rename release_buffer() to dell_smbios_release_buffer() by Michał Kępień · 9 years ago
  45. b6aa7e1 dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer() by Michał Kępień · 9 years ago
  46. ee83c47 dell-smbios: rename get_buffer() to dell_smbios_get_buffer() by Michał Kępień · 9 years ago
  47. 2f9f26b dell-laptop: extract SMBIOS-related code to a separate module by Michał Kępień · 9 years ago
  48. 7faa6a3 toshiba_acpi: Add a module parameter to disable hotkeys registration by Azael Avalos · 9 years ago
  49. b1009b9 toshiba_acpi: Add sysfs entries for the Cooling Method feature by Azael Avalos · 9 years ago
  50. 763ff32 toshiba_acpi: Add support for cooling method feature by Azael Avalos · 9 years ago
  51. 15c7562 thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface" by Eric Curtin · 9 years ago
  52. 922201d pwm: omap-dmtimer: Add debug message for effective period and duty cycle by David Rivshin · 9 years ago
  53. 7b0883f pwm: omap-dmtimer: Round load and match values rather than truncate by David Rivshin · 9 years ago
  54. cd37888 pwm: omap-dmtimer: Add sanity checking for load and match values by David Rivshin · 9 years ago
  55. f8caa79 pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations by David Rivshin · 9 years ago
  56. c5857e3 pwm: brcmstb: Fix check of devm_ioremap_resource() return code by Vladimir Zapolskiy · 9 years ago
  57. 03d9953 pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE by Simon Horman · 9 years ago
  58. 0e47b59 pwm: lpc18xx-sct: Test clock rate to avoid division by 0 by Wolfram Sang · 9 years ago
  59. bea307c pwm: img: Test clock rate to avoid division by 0 by Wolfram Sang · 9 years ago
  60. c130423 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  61. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  62. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  63. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  65. 20d7a35 drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings by Brian Starkey · 9 years ago
  66. 6b03ae0 drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP by Brian Starkey · 9 years ago
  67. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  68. abc514c hpwdt: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 9 years ago
  69. 73cbf4a ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 9 years ago
  70. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 9 years ago
  71. 458bdf6 rapidio/tsi721_dma: fix hardware error handling by Alexandre Bounine · 9 years ago
  72. e680b67 rapidio/tsi721_dma: fix synchronization issues by Alexandre Bounine · 9 years ago
  73. 8347245 rapidio/tsi721_dma: update error reporting from prep_sg callback by Alexandre Bounine · 9 years ago
  74. 72d8a0d rapidio/tsi721: add filtered debug output by Alexandre Bounine · 9 years ago
  75. 1679e8d rapidio/tsi721: add outbound windows mapping support by Alexandre Bounine · 9 years ago
  76. 93bdaca rapidio: add outbound window support by Alexandre Bounine · 9 years ago
  77. 2ece1ca rapidio/tsi721: fix locking in OB_MSG processing by Alexandre Bounine · 9 years ago
  78. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 9 years ago
  79. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 9 years ago
  80. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 9 years ago
  81. a7b4c63 rapidio: add lock protection for doorbell list by Alexandre Bounine · 9 years ago
  82. b7dfca8 rapidio/rionet: add mport removal handling by Alexandre Bounine · 9 years ago
  83. 34ed2eb rapidio/rionet: add locking into add/remove device by Alexandre Bounine · 9 years ago
  84. 748353c rapidio/tsi721: add HW specific mport removal by Alexandre Bounine · 9 years ago
  85. b77a203 rapidio: add core mport removal support by Alexandre Bounine · 9 years ago
  86. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 9 years ago
  87. b74ec56 rapidio: rework common RIO device add/delete routines by Alexandre Bounine · 9 years ago
  88. f41e247 rapidio/rionet: add shutdown event handling by Alexandre Bounine · 9 years ago
  89. e3dd8cd rapidio/tsi721: add shutdown notification callback by Alexandre Bounine · 9 years ago
  90. 83dc2cbc rapidio: add shutdown notification for RapidIO devices by Alexandre Bounine · 9 years ago
  91. dbe74af rapidio/tsi721: add query_mport callback by Alexandre Bounine · 9 years ago
  92. 8b189fd rapidio: add query_mport operation by Alexandre Bounine · 9 years ago
  93. d2a321f rapidio/tsi721_dma: fix pending transaction queue handling by Alexandre Bounine · 9 years ago
  94. 9673b88 rapidio/tsi721: add option to configure direct mapping of IB window by Alexandre Bounine · 9 years ago
  95. ba5d141 rapidio/tsi721: add check for overlapped IB window mappings by Alexandre Bounine · 9 years ago
  96. 174f1a7 rapidio/tsi721: fix hardcoded MRRS setting by Alexandre Bounine · 9 years ago
  97. 92444bb rapidio/rionet: add capability to change MTU by Aurelien Jacquiot · 9 years ago
  98. 3691597 rapidio/rionet: fix deadlock on SMP by Aurelien Jacquiot · 9 years ago
  99. 7365abb drivers/hid/uhid.c: check write() bitness using in_compat_syscall by Andy Lutomirski · 9 years ago
  100. f4056b5 input: redefine INPUT_COMPAT_TEST as in_compat_syscall() by Andy Lutomirski · 9 years ago