1. 9fb27fa pwm: imx: Remove ipg clock and enable per clock when required by Sascha Hauer · 8 years ago
  2. ae25205 pwm: lpss: Add Intel Gemini Lake PCI ID by Mika Westerberg · 8 years ago
  3. 9900073 pwm: lpss: Do not export board infos for different PWM types by Andy Shevchenko · 8 years ago
  4. 10d56a4 pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled by Ilkka Koskinen · 8 years ago
  5. b14e8ce pwm: lpss: Switch to new atomic API by Andy Shevchenko · 8 years ago
  6. b5c050c pwm: lpss: Allow duty cycle to be 0 by Andy Shevchenko · 8 years ago
  7. 684309e pwm: lpss: Avoid potential overflow of base_unit by Andy Shevchenko · 8 years ago
  8. 8d254a3 pwm: pca9685: Fix period change with same duty cycle by Clemens Gruber · 8 years ago
  9. b2ec9ef pwm: constify pwm_ops structures by Bhumika Goyal · 8 years ago
  10. 5bf22ff pwm: bcm-iproc: Update dependencies for compile-test by Scott Branden · 8 years ago
  11. bccec89 pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIO by Mika Westerberg · 8 years ago
  12. 2d706e7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 8 years ago
  15. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 8 years ago
  16. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 8 years ago
  17. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 8 years ago
  18. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  21. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  22. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  23. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  24. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  25. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  26. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  27. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  28. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  29. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  30. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  31. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  34. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  35. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. eb9def6 net/mlx4_en: Fix user prio field in XDP forward by Tariq Toukan · 8 years ago
  39. e252536 ipvlan: fix multicast processing by Mahesh Bandewar · 8 years ago
  40. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 8 years ago
  41. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 8 years ago
  42. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  43. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
  44. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 8 years ago
  45. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 8 years ago
  46. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  47. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  48. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  51. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  52. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  53. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  54. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  55. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  56. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  57. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  58. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  59. 01302aa Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  61. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  62. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 8 years ago
  63. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 8 years ago
  64. 567be78 stmmac: CSR clock configuration fix by jpinto · 8 years ago
  65. 128394e sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
  66. 3eff4c7 Merge branch 'misc' into for-linus by James Bottomley · 8 years ago
  67. 4a401ce Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  68. d043835 Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  69. 6df383c Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  70. af22941 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 85ba70b Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. 8d86cf8 Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  74. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  76. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  77. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  78. 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 8 years ago
  79. 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 8 years ago
  80. 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 8 years ago
  81. 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 8 years ago
  82. b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 8 years ago
  83. d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 8 years ago
  84. a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 8 years ago
  85. c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 8 years ago
  86. 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 8 years ago
  87. 2e3d5fa Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  88. 7b99f1a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  89. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  90. 551cde1 net: fddi: skfp: use %p format specifier for addresses rather than %x by Colin Ian King · 8 years ago
  91. 8354491 net: mvpp2: fix dma unmapping of TX buffers for fragments by Thomas Petazzoni · 8 years ago
  92. f217bfd net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup by Heiko Stübner · 8 years ago
  93. 76b1592 be2net: Increase skb headroom size to 256 bytes by Kalesh A P · 8 years ago
  94. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  95. 22b68b9 rtlwifi: Fix kernel oops introduced with commit e49656147359 by Larry Finger · 8 years ago
  96. d1f1c0e ath9k: do not return early to fix rcu unlocking by Tobias Klausmann · 8 years ago
  97. e85baa8 mmc: sd: Meet alignment requirements for raw_ssr DMA by Paul Burton · 8 years ago
  98. adec57c cpufreq: s3c64xx: remove incorrect __init annotation by Arnd Bergmann · 8 years ago
  99. 2a8fa12 cpufreq: Remove CPU hotplug callbacks only if they were initialized by Boris Ostrovsky · 8 years ago
  100. 8d3523f ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory() by Lv Zheng · 8 years ago