1. 5f5e190 watchdog: fix checkpatch warnings and error by Jingoo Han · 11 years ago
  2. c33a159 watchdog: Add tegra watchdog by Andrew Chew · 11 years ago
  3. 8d6a140 watchdog: xilinx: Remove no_timeout variable by Michal Simek · 11 years ago
  4. c9dcf9f2 watchdog: xilinx: Enable this driver for Zynq by Michal Simek · 11 years ago
  5. 75b3c5a watchdog: xilinx: Use correct comment indentation by Michal Simek · 11 years ago
  6. 2e79a36 watchdog: xilinx: Use of_property_read_u32 by Michal Simek · 11 years ago
  7. 4c7fbbc watchdog: xilinx: Fix all printk messages by Michal Simek · 11 years ago
  8. 9066317 watchdog: xilinx: Allocate private structure per device by Michal Simek · 11 years ago
  9. ffb8eee watchdog: xilinx: Move no_timeout to probe function by Michal Simek · 11 years ago
  10. f06cdfd watchdog: xilinx: Simplify probe and remove functions by Michal Simek · 11 years ago
  11. 5cf4e69 watchdog: xilinx: Move control_status_reg to functions by Michal Simek · 11 years ago
  12. d14fd96 watchdog: xilinx: Convert driver to the watchdog framework by Michal Simek · 11 years ago
  13. 70605d9 watchdog: wdt285: Fix variable type by Alexander Shiyan · 11 years ago
  14. 1cf8a34 watchdog: shwdt: Remove unused variable by Alexander Shiyan · 11 years ago
  15. a9ba837 watchdog: sc520_wdt: Remove unused variable by Alexander Shiyan · 11 years ago
  16. c303ca8 watchdog: intel_scu_watchdog: Remove unused variable by Alexander Shiyan · 11 years ago
  17. 0c29c2e watchdog: indydog: Simplify indydog_{start,stop} by Alexander Shiyan · 11 years ago
  18. 7bce7c0 watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device by Alexander Shiyan · 11 years ago
  19. 9d11e4f watchdog: sp805_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  20. 6e27206 watchdog: omap_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  21. 4f6120b watchdog: ep93xx_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  22. a17fb5c watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static by Jingoo Han · 11 years ago
  23. 8deea83 watchdog: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  24. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  25. 4af897f watchdog: mpc8xxx_wdt: MPC8xx is HW enabled by Christophe Leroy · 11 years ago
  26. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  27. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  28. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  29. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 10 years ago
  30. 638c323 rbd: drop an unsafe assertion by Alex Elder · 10 years ago
  31. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  32. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 10 years ago
  33. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 10 years ago
  34. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 10 years ago
  35. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 10 years ago
  36. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 10 years ago
  37. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  38. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  39. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  40. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 10 years ago
  41. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 10 years ago
  42. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 10 years ago
  43. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 10 years ago
  44. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 10 years ago
  45. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  46. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 10 years ago
  47. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 10 years ago
  48. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 10 years ago
  49. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 10 years ago
  50. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 10 years ago
  51. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 10 years ago
  52. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 10 years ago
  53. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 10 years ago
  54. 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 11 years ago
  55. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  56. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 10 years ago
  58. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 10 years ago
  59. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 10 years ago
  60. 5f12c5e i2c: cpm: Fix build by adding of_address.h and of_irq.h by Scott Wood · 11 years ago
  61. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 11 years ago
  62. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  63. 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 · 11 years ago
  64. 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 11 years ago
  65. 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  66. ae99615 via-rhine: Disable device in error path by Roger Luethi · 11 years ago
  67. ea1cd65 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
  69. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
  70. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  71. 7346135 vxlan: fix potential NULL dereference in arp_reduce() by David Stevens · 11 years ago
  72. c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 11 years ago
  73. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
  74. f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 11 years ago
  75. ff0992e net: cdc_ncm: fix control message ordering by Bjørn Mork · 11 years ago
  76. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 11 years ago
  77. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
  78. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  79. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 11 years ago
  80. 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  81. 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 11 years ago
  82. 9f8b483 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  83. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  84. ee7d07e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  85. 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 11 years ago
  86. 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
  87. 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
  88. 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
  89. 6b5625b HID: hid-lg4ff: Support new version of G27 by Simon Wood · 11 years ago
  90. c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  92. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  93. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
  94. d5af40d Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  95. a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 11 years ago
  96. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  97. fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 11 years ago
  98. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 11 years ago
  99. 5842219 Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" by Stanislaw Gruszka · 11 years ago
  100. 5998be8 ath9k: Fix sequence number assignment for non-data frames by Helmut Schaa · 11 years ago