1. f1e9132 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  2. ac5a28b Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  3. d4af49f firmware: dmi_scan: Always show system identification string by Kefeng Wang · 8 years ago
  4. b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  5. d3e5925 rtc: mcp795: Fix whitespace and indentation. by Emil Bartczak · 8 years ago
  6. a2b4299 rtc: mcp795: Prefer using the BIT() macro. by Emil Bartczak · 8 years ago
  7. 43d0b10 rtc: mcp795: fix month write resetting date to 1. by Emil Bartczak · 8 years ago
  8. 26eeefd rtc: mcp795: fix time range difference between linux and RTC chip. by Emil Bartczak · 8 years ago
  9. e72765c rtc: mcp795: fix bitmask value for leap year (LP). by Emil Bartczak · 8 years ago
  10. bcf18d8 rtc: mcp795: use bcd2bin/bin2bcd. by Emil Bartczak · 8 years ago
  11. 0b6a8f5 rtc: add support for EPSON TOYOCOM RTC-7301SF/DG by Akinobu Mita · 8 years ago
  12. 9c19b89 rtc: ds1307: Add ACPI support by Tin Huynh · 8 years ago
  13. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  14. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  15. 83da6b5 platform/x86: surface3-wmi: Balance locking on error path by Andy Shevchenko · 8 years ago
  16. 957ae50 platform/x86: Add Whiskey Cove PMIC TMU support by Nilesh Bacchewar · 8 years ago
  17. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  20. 3e3397e net: mv643xx_eth: fix build failure by Sudip Mukherjee · 8 years ago
  21. a6b3c48 isdn: Constify some function parameters by Emese Revfy · 8 years ago
  22. 9a60c90 mlxsw: spectrum: Mark split ports as such by Ido Schimmel · 8 years ago
  23. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 7729bad qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  25. c762eaa r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected by Manuel Bessler · 8 years ago
  26. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 8 years ago
  27. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  28. 99bff5e net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  29. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  30. b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  31. 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  32. 0f484e4 Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux by Linus Torvalds · 8 years ago
  33. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  34. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  35. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  36. d7fe1a6 dax: add region 'id', 'size', and 'align' attributes by Dan Williams · 8 years ago
  37. d928be8 gtp: Fix initialization of Flags octet in GTPv1 header by Harald Welte · 8 years ago
  38. 88edf10 gtp: gtp_check_src_ms_ipv4() always return success by Lionel Gauthier · 8 years ago
  39. ebf12f1 isdn: use designated initializers by Kees Cook · 8 years ago
  40. 9751362 bna: use designated initializers by Kees Cook · 8 years ago
  41. aabd7ad WAN: use designated initializers by Kees Cook · 8 years ago
  42. 4794195 isdn/gigaset: use designated initializers by Kees Cook · 8 years ago
  43. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 8 years ago
  44. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 8 years ago
  45. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 8 years ago
  46. f600b69 virtio_net: Add XDP support by John Fastabend · 8 years ago
  47. 708f0f4 dpaa_eth: remove redundant dependency on FSL_SOC by Madalin Bucur · 8 years ago
  48. 7d6f8dc dpaa_eth: use big endian accessors by Claudiu Manoil · 8 years ago
  49. eb63ecc net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 8 years ago
  50. a0f37ef net: vrf: Fix NAT within a VRF by David Ahern · 8 years ago
  51. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 8 years ago
  52. 94acf16 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 8 years ago
  53. 026acd5 net: qcom/emac: don't try to claim clocks on ACPI systems by Timur Tabi · 8 years ago
  54. e297046 platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI list by velemas · 8 years ago
  55. 1a64b71 platform/x86: Introduce button support for the Surface 3 by Benjamin Tissoires · 8 years ago
  56. 3dda3b3 platform/x86: Add custom surface3 platform device for controlling LID by Benjamin Tissoires · 8 years ago
  57. afc4715 platform/x86: mlx-platform: Add mlxcpld-hotplug driver registration by Vadim Pasternak · 8 years ago
  58. c3886c9 platform/x86: mlx-platform: Fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  59. 6613d18 platform/x86: mlx-platform: Move module from arch/x86 by Vadim Pasternak · 8 years ago
  60. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  61. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  62. b822ee6c encx24j600: Fix some checkstyle warnings by Jeroen De Wachter · 8 years ago
  63. ebe5236 encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets by Jeroen De Wachter · 8 years ago
  64. 8cd1f70 net: ethernet: hip04: Call SET_NETDEV_DEV() by Dongpo Li · 8 years ago
  65. 2087d42 net: ethernet: hisi_femac: Call SET_NETDEV_DEV() by Dongpo Li · 8 years ago
  66. 66e2809 net: dsa: mv88e6xxx: Fix opps when adding vlan bridge by Andrew Lunn · 8 years ago
  67. e28ceeb net/3com/3c515: Fix timer handling, prevent leaks and crashes by Thomas Gleixner · 8 years ago
  68. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. bd9999c Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  70. 9dfe495 Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 8 years ago
  71. f26e881 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  72. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 57ca04a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  74. 868f036f libnvdimm: fix mishandled nvdimm_clear_poison() return value by Dan Williams · 8 years ago
  75. 659643f drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT by Jike Song · 8 years ago
  76. f440c8a drm/i915/gvt/kvmgt: read/write GPA via KVM API by Jike Song · 8 years ago
  77. c55b1de drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc() by Jike Song · 8 years ago
  78. ebfb018 Merge branch 'synaptics-rmi4' into next by Dmitry Torokhov · 8 years ago
  79. f43d3ec Input: imx6ul_tsc - generalize the averaging property by Guy Shapiro · 8 years ago
  80. c6f6634 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  81. 9cf8bd5 libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held by Dan Williams · 8 years ago
  82. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  83. 66d4667 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  84. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  85. 786a72d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  86. e79ab19 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  87. 3ec5e8d Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. d25b6af Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  89. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  90. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  91. cecdbdc virtio_mmio: Set dev.release() to avoid warning by Yuan Liu · 8 years ago
  92. 0c7eaf5 virtio_ring: fix description of virtqueue_get_buf by Felipe Franciosi · 8 years ago
  93. b9fd06d vhost/scsi: Remove unused but set variable by Tobias Klauser · 8 years ago
  94. 9d1b972 vringh: kill off ACCESS_ONCE() by Mark Rutland · 8 years ago
  95. dbaf062 crypto: add virtio-crypto driver by Gonglei · 8 years ago
  96. 809ecb9 vhost: cache used event for better performance by Jason Wang · 8 years ago
  97. 6c083c2 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 8 years ago
  98. a3cbec6 virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants by Christoph Hellwig · 8 years ago
  99. 66f2f55 virtio_pci: merge vp_free_vectors into vp_del_vqs by Christoph Hellwig · 8 years ago
  100. 9f8196c virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors by Christoph Hellwig · 8 years ago