1. ab5d6fb Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linus by Mark Brown · 11 years ago
  2. bfef92b Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linus by Mark Brown · 11 years ago
  3. 3065989 Merge tag 'asoc-v3.15-4' into asoc-linus by Mark Brown · 11 years ago
  4. e9b433c Merge tag 'asoc-v3.15-3' into asoc-linus by Mark Brown · 11 years ago
  5. f7cf71e Merge tag 'asoc-v3.15-2' into asoc-linus by Mark Brown · 11 years ago
  6. 30b58f2 Merge tag 'asoc-v3.15' into asoc-linus by Mark Brown · 11 years ago
  7. 74ddd8c ASoC: davinci-mcasp: Fix bit clock polarity settings by Peter Ujfalusi · 11 years ago
  8. 71e5222 ASoC: samsung: Fix build on multiplatform by Sachin Kamat · 11 years ago
  9. ef33bc3 ASoC: fsl_sai: Fix Bit Clock Polarity configurations by Nicolin Chen · 11 years ago
  10. 05b0006 ASoC: da732x: Print correct major id by Axel Lin · 11 years ago
  11. a14bf88 ASoC: cs42l52: Fix mask for REVID by Axel Lin · 11 years ago
  12. f78b1e0 ASoC: alc56(23|32): fix undefined return value of probing code by Christoph Jaeger · 11 years ago
  13. 06b4b81 ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value by Axel Lin · 11 years ago
  14. 3567de67 ASoC: fsl-ssi: Update binding documentation by Markus Pargmann · 11 years ago
  15. 3534b84 ASoC: tlv320aic23: add an of_match table by Stephen Warren · 11 years ago
  16. 2951f93 ASoC: max98090: add an of_match table by Stephen Warren · 11 years ago
  17. c31b0cb ASoC: alc5632: add an of_match table by Stephen Warren · 11 years ago
  18. e3efe3b ASoC: alc5632: fix uninit var in alc5632_probe() by Stephen Warren · 11 years ago
  19. 03a620d ASoC: rt5640: add an of_match table by Stephen Warren · 11 years ago
  20. 455c6fd Linux 3.14 by Linus Torvalds · 11 years ago
  21. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. 01358e5 MAINTAINERS: resume as Documentation maintainer by Randy Dunlap · 11 years ago
  23. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  24. aa4af83 AUDIT: Allow login in non-init namespaces by Eric Paris · 11 years ago
  25. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 11 years ago
  26. 38129a1 switch mnt_hash to hlist by Al Viro · 11 years ago
  27. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 11 years ago
  28. 1d6a32a keep shadowed vfsmounts together by Al Viro · 11 years ago
  29. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  30. 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
  31. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  32. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  33. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 11 years ago
  34. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  35. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  36. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 11 years ago
  37. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  38. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  39. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  40. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  41. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  42. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  43. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 11 years ago
  44. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 11 years ago
  45. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  46. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  47. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 11 years ago
  48. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  49. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  50. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago
  51. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 11 years ago
  52. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 11 years ago
  53. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  54. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  55. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 11 years ago
  56. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. 335a67d random32: assign to network folks in MAINTAINERS by Sasha Levin · 11 years ago
  58. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  59. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  60. 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
  61. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  62. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  63. cab5e12 time: Revert to calling clock_was_set_delayed() while in irq context by John Stultz · 11 years ago
  64. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  65. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  66. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  67. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  68. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  69. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  70. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  71. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 11 years ago
  72. e2681a1 ASoC: fsl_sai: Add isr to deal with error flag by Nicolin Chen · 11 years ago
  73. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  74. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  75. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 11 years ago
  76. dc0fe58 Merge branch 'mvneta' by David S. Miller · 11 years ago
  77. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  78. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  79. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  80. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  81. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  82. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 11 years ago
  83. f217c44 Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  84. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 11 years ago
  85. fce7fc7 fs: remove now stale label in anon_inode_init() by Linus Torvalds · 11 years ago
  86. d6f2589 fs: Avoid userspace mounting anon_inodefs filesystem by Jan Kara · 11 years ago
  87. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  88. 3e79d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  89. c159a85 Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next by Mark Brown · 11 years ago
  90. bad318c Merge remote-tracking branch 'asoc/topic/simple' into asoc-next by Mark Brown · 11 years ago
  91. c61e9e8 Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 11 years ago
  92. b5f93fa Merge tag 'asoc-v3.15-rcar' into asoc-next by Mark Brown · 11 years ago
  93. 8efe588 Merge tag 'asoc-v3.15-3' into asoc-next by Mark Brown · 11 years ago
  94. acae02c Merge tag 'asoc-v3.15-2' into asoc-next by Mark Brown · 11 years ago
  95. ba052e1 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 11 years ago
  96. a23af4a Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/fix/cs42l73', 'asoc/fix/rcar', 'asoc/fix/spear' and 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  97. 758fc06 Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus by Mark Brown · 11 years ago
  98. 1ca2e84 ASoC: tegra: move AC97 clock handling to the machine driver by Lucas Stach · 11 years ago
  99. 6a91a17bd ASoC: simple-card: Handle many DAI links by Jean-Francois Moine · 11 years ago
  100. 015f630 ASoC: simple-card: Add DT documentation for multi-DAI links by Jean-Francois Moine · 11 years ago