1. 6d956e4 watchdog: Fix Elan SC520 dependencies by Jean Delvare · 11 years ago
  2. 996735f watchdog: ib700wdt: Use platform_driver_probe by Jean Delvare · 11 years ago
  3. 78411be watchdog: geodewdt: Use platform_driver_probe by Jean Delvare · 11 years ago
  4. acaaaf6 watchdog: advantechwdt: Use platform_driver_probe by Jean Delvare · 11 years ago
  5. b0e0b4b watchdog: acquirewdt: Use platform_driver_probe by Jean Delvare · 11 years ago
  6. c90789b watchdog: iTCO_wdt: Fix the parent device by Jean Delvare · 11 years ago
  7. 0bcd0b6 watchdog: it87_wdt: Work around non-working CIR interrupts by Marc van der Wal · 11 years ago
  8. 5e82ec9 watchdog: bcm281xx: Fix Kconfig dependency by Markus Mayer · 11 years ago
  9. 01b6af9 watchdog: s3c2410_wdt: Check return value of clk_prepare_enable by Sachin Kamat · 11 years ago
  10. a94dd87 watchdog: s3c2410_wdt: Remove unneeded initialization by Sachin Kamat · 11 years ago
  11. b0f1d8b watchdog: sunxi: Change compatibles by Maxime Ripard · 11 years ago
  12. 0187cca watchdog: orion: prepare new Dove DT Kconfig variable by Sebastian Hesselbarth · 11 years ago
  13. 5f5e190 watchdog: fix checkpatch warnings and error by Jingoo Han · 11 years ago
  14. c33a159 watchdog: Add tegra watchdog by Andrew Chew · 11 years ago
  15. 8d6a140 watchdog: xilinx: Remove no_timeout variable by Michal Simek · 11 years ago
  16. c9dcf9f2 watchdog: xilinx: Enable this driver for Zynq by Michal Simek · 11 years ago
  17. a8b84b0 watchdog: xilinx: Add missing binding by Michal Simek · 11 years ago
  18. 75b3c5a watchdog: xilinx: Use correct comment indentation by Michal Simek · 11 years ago
  19. 2e79a36 watchdog: xilinx: Use of_property_read_u32 by Michal Simek · 11 years ago
  20. 4c7fbbc watchdog: xilinx: Fix all printk messages by Michal Simek · 11 years ago
  21. 9066317 watchdog: xilinx: Allocate private structure per device by Michal Simek · 11 years ago
  22. ffb8eee watchdog: xilinx: Move no_timeout to probe function by Michal Simek · 11 years ago
  23. f06cdfd watchdog: xilinx: Simplify probe and remove functions by Michal Simek · 11 years ago
  24. 5cf4e69 watchdog: xilinx: Move control_status_reg to functions by Michal Simek · 11 years ago
  25. d14fd96 watchdog: xilinx: Convert driver to the watchdog framework by Michal Simek · 11 years ago
  26. 70605d9 watchdog: wdt285: Fix variable type by Alexander Shiyan · 11 years ago
  27. 1cf8a34 watchdog: shwdt: Remove unused variable by Alexander Shiyan · 11 years ago
  28. a9ba837 watchdog: sc520_wdt: Remove unused variable by Alexander Shiyan · 11 years ago
  29. c303ca8 watchdog: intel_scu_watchdog: Remove unused variable by Alexander Shiyan · 11 years ago
  30. 0c29c2e watchdog: indydog: Simplify indydog_{start,stop} by Alexander Shiyan · 11 years ago
  31. 7bce7c0 watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device by Alexander Shiyan · 11 years ago
  32. 9d11e4f8 watchdog: sp805_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  33. 6e27206 watchdog: omap_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  34. 4f6120b watchdog: ep93xx_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  35. a17fb5c watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static by Jingoo Han · 11 years ago
  36. 8deea83 watchdog: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  37. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  38. 4af897f watchdog: mpc8xxx_wdt: MPC8xx is HW enabled by Christophe Leroy · 11 years ago
  39. 455c6fd Linux 3.14 by Linus Torvalds · 11 years ago
  40. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 01358e5 MAINTAINERS: resume as Documentation maintainer by Randy Dunlap · 11 years ago
  42. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  43. aa4af83 AUDIT: Allow login in non-init namespaces by Eric Paris · 11 years ago
  44. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 11 years ago
  45. 38129a1 switch mnt_hash to hlist by Al Viro · 11 years ago
  46. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 11 years ago
  47. 1d6a32a keep shadowed vfsmounts together by Al Viro · 11 years ago
  48. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  49. 981e893 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  51. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  52. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 11 years ago
  53. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  54. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 11 years ago
  56. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  57. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  58. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  59. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  60. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  61. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  62. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 11 years ago
  63. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 11 years ago
  64. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  65. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  66. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 11 years ago
  67. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  68. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  69. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago
  70. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 11 years ago
  71. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  72. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  73. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  74. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 11 years ago
  75. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  76. 335a67d random32: assign to network folks in MAINTAINERS by Sasha Levin · 11 years ago
  77. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  78. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  79. 8125043 Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  80. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  81. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  82. cab5e12 time: Revert to calling clock_was_set_delayed() while in irq context by John Stultz · 11 years ago
  83. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  84. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  85. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  86. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  87. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  88. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  89. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  90. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 11 years ago
  91. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  92. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  93. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 11 years ago
  94. dc0fe58 Merge branch 'mvneta' by David S. Miller · 11 years ago
  95. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  96. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  97. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  98. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  99. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  100. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 11 years ago