1. 6d5ac6e surface pro 4: Add support for Surface Pro 4 Buttons by Weng Xuetian · 9 years ago
  2. 87bee29 platform:x86: Add Intel Telemetry Debugfs interfaces by Souvik Kumar Chakravarty · 9 years ago
  3. 48c1917 platform:x86: Add Intel telemetry platform device by Souvik Kumar Chakravarty · 9 years ago
  4. 9d16b48 platform:x86: Add Intel telemetry platform driver by Souvik Kumar Chakravarty · 9 years ago
  5. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  6. 3fae757 intel_punit_ipc: add NULL check for input parameters by Qipeng Zha · 9 years ago
  7. bb28f3d thinkpad_acpi: Add support for keyboard backlight by Pali Rohár · 9 years ago
  8. 481fe5b dell-wmi: Process only one event on devices with interface version 0 by Pali Rohár · 9 years ago
  9. 595773a4 dell-wmi: Check if Dell WMI descriptor structure is valid by Pali Rohár · 9 years ago
  10. 75d7e7d tc1100-wmi: fix build warning when CONFIG_PM not enabled by Colin Ian King · 9 years ago
  11. b0a095f asus-wireless: Add ACPI HID ATK4001 by João Paulo Rechi Vita · 9 years ago
  12. f6a6bba platform/x86: Add Asus Wireless Radio Control driver by João Paulo Rechi Vita · 9 years ago
  13. f5b3f66 asus-wmi: drop to_platform_driver macro by Geliang Tang · 9 years ago
  14. ecc83e5 intel-hid: new hid event driver for hotkeys by Alex Hung · 9 years ago
  15. 800f201 Keyboard backlight control for some Vaio Fit models by Mattia Dongili · 9 years ago
  16. dc4522b platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry by Azael Avalos · 9 years ago
  17. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  18. 8cc7fb4 intel_pmc_ipc: update acpi resource structure for Punit by Qipeng Zha · 9 years ago
  19. edde316 ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  20. cbc61f1 dell-wmi: Improve unknown hotkey handling by Andy Lutomirski · 9 years ago
  21. c1e1655 apple-gmux: Assign apple_gmux_data before registering by Matthew Garrett · 9 years ago
  22. 65e3cf9 toshiba_acpi: Fix keyboard backlight sysfs entries not being updated by Azael Avalos · 9 years ago
  23. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  24. f9a6ed6 IB/srpt: Remove redundant wc array by Sagi Grimberg · 9 years ago
  25. 967bcfc IB/qib: Improve ipoib UD performance by Mike Marciniszyn · 9 years ago
  26. 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 9 years ago
  27. e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 9 years ago
  28. 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 9 years ago
  29. 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 9 years ago
  30. 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 9 years ago
  31. 3f723f4 net/mlx4_core: Add support for RoCE v2 entropy by Moni Shoua · 9 years ago
  32. fca8300 net/mlx4_core: Add support for configuring RoCE v2 UDP port by Moni Shoua · 9 years ago
  33. 7e57b85 IB/mlx4: Add support for setting RoCEv2 gids in hardware by Moni Shoua · 9 years ago
  34. 1da494c net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes by Moni Shoua · 9 years ago
  35. b699a85 IB/mlx4: Add gid_type to GID properties by Moni Shoua · 9 years ago
  36. d8ae914 net/mlx4: Query RoCE support by Moni Shoua · 9 years ago
  37. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  38. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  39. 4bfdf63 IB/cm: Fix a recently introduced deadlock by Bart Van Assche · 9 years ago
  40. 19f5729 IB/srpt: Fix the RDMA completion handlers by Bart Van Assche · 9 years ago
  41. 9506902 IB/core: Fix dereference before check by Matan Barak · 9 years ago
  42. 2e2cdac IB/core: Eliminate sparse false context imbalance warning by Matan Barak · 9 years ago
  43. 6e2a51a IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling by Hal Rosenstock · 9 years ago
  44. b6aeb98 IB/core: Remove set-but-not-used variable from ib_sg_to_pages() by Bart Van Assche · 9 years ago
  45. c876a1b IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce by Leon Romanovsky · 9 years ago
  46. d53e11f IB/mad: use CQ abstraction by Christoph Hellwig · 9 years ago
  47. ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
  48. 39f4265 infiniband: Replace memset with eth_zero_addr by Lucas Tanure · 9 years ago
  49. 50ca6ed IB/mlx5: Delete locally redefined variable by Leon Romanovsky · 9 years ago
  50. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 9 years ago
  51. 4e40816 IB/mlx4: Initialize hop_limit when creating address handle by Matan Barak · 9 years ago
  52. 9f17768 IB/mlx5: Expose correct maximum number of CQE capacity by Leon Romanovsky · 9 years ago
  53. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  54. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  55. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  56. a7d0e95 IB/cma: allocating too much memory in make_cma_ports() by Dan Carpenter · 9 years ago
  57. bc1251e RDMA/nes: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  58. fbbeb86 IB/qib: Support creating qps with GFP_NOIO flag by Vinit Agnihotri · 9 years ago
  59. 65487fd IB/sysfs: Fix sparse warning on attr_id by Ira Weiny · 9 years ago
  60. 9781808 RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  61. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  62. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  63. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  64. 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
  65. 09dc9cd IB/qib: fix mcast detach when qp not attached by Mike Marciniszyn · 9 years ago
  66. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  67. 99e38df Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  68. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  69. 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 9 years ago
  70. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
  71. 0036e74 mmc: debugfs: correct wrong voltage value by Chuanxiao Dong · 9 years ago
  72. e31835a crypto: atmel-aes - Add missing break to atmel_aes_reg_name by Herbert Xu · 9 years ago
  73. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  74. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  75. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  76. 7f36f1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  77. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  78. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  79. e04a2bd drivers/ide: make ide-scan-pci.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  80. b5a608f ide: constify ide_dma_ops structures by Julia Lawall · 9 years ago
  81. 0860bf9 ide: silence some underflow warnings by Dan Carpenter · 9 years ago
  82. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 9 years ago
  83. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 9 years ago
  84. 23195ec brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers by Arend van Spriel · 9 years ago
  85. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 9 years ago
  86. cbafd64 crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  87. 70401f4 crypto: qat - update init_esram for C3xxx dev type by Tadeusz Struk · 9 years ago
  88. c0e77a1 crypto: qat - fix timeout issues by Pingchao Yang · 9 years ago
  89. 91a93ea crypto: qat - remove to call get_sram_bar_id for qat_c3xxx by Pingchao Yang · 9 years ago
  90. 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
  91. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  92. 8a7b6a7 ntb: ntb perf tool by Dave Jiang · 9 years ago
  93. c671e1e drm/vc4: fix warning in validate printf. by Dave Airlie · 9 years ago
  94. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 9 years ago
  95. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 9 years ago
  96. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 9 years ago
  97. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 9 years ago
  98. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  99. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  100. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago