1. 574e9bd hwmon: (it87) Add support for IT8623E by Rudolf Marek · 10 years ago
  2. 7183ae8 hwmon: (it87) Fix IT8603E define name by Rudolf Marek · 10 years ago
  3. 1de8b25 hwmon: (lm90) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  4. 084489e hwmon: (lm90) Create all sysfs groups in one call by Guenter Roeck · 10 years ago
  5. d89fa68 hwmon: (lm90) Always use the dev variable in the probe function by Guenter Roeck · 10 years ago
  6. 742192f hwmon: (lm90) Create most optional attributes with sysfs_create_group by Guenter Roeck · 10 years ago
  7. 6cf0a91 hwmon: Avoid initializing the same field twice by Jean Delvare · 10 years ago
  8. 5b58157 hwmon: (pc87360) Avoid initializing the same field twice by Jean Delvare · 10 years ago
  9. 118c9a6 hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  10. c669ec8 hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  11. 5ec25c9 hwmon: (lm63) Avoid initializing the same field twice by Jean Delvare · 10 years ago
  12. e19eea8 hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  13. b76552b hwmon: (lm63) Create all sysfs groups in one call by Guenter Roeck · 10 years ago
  14. 2fd638f hwmon: (lm63) Introduce 'dev' variable to point to client->dev by Guenter Roeck · 10 years ago
  15. 0dcb28a hwmon: (lm63) Add additional sysfs group for temp2_type attribute by Guenter Roeck · 10 years ago
  16. 964f945 hwmon: (f71805f) Fix author's address by Jean Delvare · 10 years ago
  17. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  18. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  19. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  20. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 10 years ago
  21. 638c323 rbd: drop an unsafe assertion by Alex Elder · 10 years ago
  22. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 10 years ago
  24. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 10 years ago
  25. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 10 years ago
  26. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 10 years ago
  27. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 10 years ago
  28. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  29. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  30. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  31. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 10 years ago
  32. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 10 years ago
  33. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 10 years ago
  34. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 10 years ago
  35. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 10 years ago
  36. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  37. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 10 years ago
  38. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 10 years ago
  39. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 10 years ago
  40. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 10 years ago
  41. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 10 years ago
  42. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 10 years ago
  43. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 10 years ago
  44. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 10 years ago
  45. 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 11 years ago
  46. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  47. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 10 years ago
  49. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 10 years ago
  50. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 10 years ago
  51. 5f12c5e i2c: cpm: Fix build by adding of_address.h and of_irq.h by Scott Wood · 10 years ago
  52. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 10 years ago
  53. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. 004e5cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  55. 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 10 years ago
  56. 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  57. ae99615 via-rhine: Disable device in error path by Roger Luethi · 10 years ago
  58. ea1cd65 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 10 years ago
  60. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 10 years ago
  61. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 10 years ago
  62. 7346135 vxlan: fix potential NULL dereference in arp_reduce() by David Stevens · 10 years ago
  63. c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 10 years ago
  64. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 10 years ago
  65. f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 10 years ago
  66. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 10 years ago
  67. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 11 years ago
  68. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
  69. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  70. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 11 years ago
  71. 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  72. 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 11 years ago
  73. 9f8b483 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  74. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  75. ee7d07e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  76. 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 11 years ago
  77. cee152f Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 0c01b45 Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  79. 8c35743 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  80. 6b5625b HID: hid-lg4ff: Support new version of G27 by Simon Wood · 11 years ago
  81. c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  82. c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  83. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
  85. d5af40d Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  86. a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 11 years ago
  87. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  88. fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 11 years ago
  89. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 11 years ago
  90. 5842219 Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" by Stanislaw Gruszka · 11 years ago
  91. 5998be8 ath9k: Fix sequence number assignment for non-data frames by Helmut Schaa · 11 years ago
  92. 105ff41 ath9k_hw: fix unreachable code in baseband hang detection code by Felix Fietkau · 11 years ago
  93. 2dc3a8e brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path. by Dave Jones · 11 years ago
  94. de12326 net/mlx4_en: Deregister multicast vxlan steering rules when going down by Or Gerlitz · 11 years ago
  95. 0a8d8c4 vmxnet3: fix building without CONFIG_PCI_MSI by Arnd Bergmann · 11 years ago
  96. f042cc4a Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  97. bf21d60 Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  98. 7aa4a06 Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  99. 4b0c825 drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode by Thomas Hellstrom · 11 years ago
  100. ac9dc67 Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago