1. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. a969dd1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  3. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  4. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  5. 2b25679 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  6. 6ebfbe9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  7. 843760c Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  8. e04fb02 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  9. 6b44695 chmod +x scripts/gfp-translate by Dave Jones · 12 years ago
  10. 85f2f83 can: flexcan: use be32_to_cpup to handle the value of dt entry by Hui Wang · 12 years ago
  11. 6bc96d0 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago
  12. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  13. d7ffde3 vhost: use USER_DS in vhost_worker thread by Jens Freimann · 12 years ago
  14. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 12 years ago
  15. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  16. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 12 years ago
  17. 065b07e USB: option: Add USB ID for Novatel Ovation MC551 by Forest Bond · 12 years ago
  18. c615632 usb: phy: Fix Kconfig dependency for Phy drivers by Alexandre Pereira da Silva · 12 years ago
  19. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 12 years ago
  20. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 12 years ago
  21. d1346a6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  22. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  23. 6e1c39c ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 12 years ago
  24. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 12 years ago
  25. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  26. ee48df5 ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers by Takashi Iwai · 12 years ago
  27. 9bd0c15 drm/nouveau/fbcon: using nv_two_heads is not a good idea by Ben Skeggs · 12 years ago
  28. d03ac61 clk: mxs: fix clock lookup after freeing init memory by Marc Kleine-Budde · 12 years ago
  29. d6dc55c clk: mxs: fix ref_io clock definition by Shawn Guo · 12 years ago
  30. bf47b4f clk: Check parent for NULL in clk_change_rate by Pawel Moll · 12 years ago
  31. 7975059 clk: Allow late cache allocation for clk->parents by Rajendra Nayak · 12 years ago
  32. 3a35fc3 clk: SPEAr600: Fix ethernet clock name for DT based probing by Stefan Roese · 12 years ago
  33. 8a8e28b mac802154: add missed braces by alex.bluesman.smirnov@gmail.com · 12 years ago
  34. aa214de0 net: l2tp_eth: fix l2tp_eth_dev_xmit race by Eric Dumazet · 12 years ago
  35. 044ca2a net/mlx4_en: Release QP range in free_resources by Yevgeny Petrilin · 12 years ago
  36. 9858d2d net/mlx4: Use single completion vector after NOP failure by Yevgeny Petrilin · 12 years ago
  37. 5c8e904 net/mlx4_en: Set correct port parameters during device initialization by Yevgeny Petrilin · 12 years ago
  38. 6de0298 ipheth: add support for iPad by Davide Gerhard · 12 years ago
  39. 1fdc763 caif-hsi: Add missing return in error path by Sjur Brændeland · 12 years ago
  40. 3935600 caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost by Per Ellefsen · 12 years ago
  41. eaa8c5f caif: Clear shutdown mask to zero at reconnect. by Sjur Brændeland · 12 years ago
  42. 437c5b5 tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  43. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  44. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  45. befae82 ALSA: hda - Add Realtek ALC280 codec support by David Henningsson · 12 years ago
  46. bbcaf41 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  47. 5c0a981 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  48. 09682c1 bug.h: Fix up CONFIG_BUG=n implicit function declarations. by Paul Mundt · 12 years ago
  49. 8f8741c Merge 3.5-rc4 into usb-linus by Greg Kroah-Hartman · 12 years ago
  50. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  51. e75561b HID: magicmouse: Correct report range of major / minor axes by Yufeng Shen · 12 years ago
  52. 55d52ea ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS by Takashi Iwai · 12 years ago
  53. 6cab3e1 ASoC: wm8994: remove duplicate code by Jaroslav Kysela · 12 years ago
  54. 74953e2 ALSA: usb-audio: add BOSS GT-100 support by Clemens Ladisch · 12 years ago
  55. 593f473 ARM: dma-mapping: fix buffer chunk allocation order by Marek Szyprowski · 12 years ago
  56. d42f034 drm/udl: Make sure to get correct endian keys from vendor descriptor by Dave Airlie · 12 years ago
  57. 19a1d33 m68knommu: define a local devm_clk_get() function by Greg Ungerer · 12 years ago
  58. 6b16351 Linux 3.5-rc4 by Linus Torvalds · 12 years ago
  59. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  60. 104452f Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  61. 08d49c4 Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  62. a4a20fd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 2e51fd3 Merge branches 'cma' and 'ocrdma' into for-linus by Roland Dreier · 12 years ago
  65. 0fa1f06 ARM: Orion: Fix Virtual/Physical mixup with watchdog by Andrew Lunn · 12 years ago
  66. 5fb2ce1 ARM: Kirkwood: clk_register_gate_fn: add fn assignment by Marc Kleine-Budde · 12 years ago
  67. b5e1222 ARM: Orion5x - Restore parts of io.h, with rework by Andrew Lunn · 12 years ago
  68. a34a3b7 Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  69. e23d709 Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  70. 8b8e4bc batman-adv: fix race condition in TT full-table replacement by Antonio Quartulli · 12 years ago
  71. 5870adc batman-adv: only drop packets of known wifi clients by Marek Lindner · 12 years ago
  72. a68de07 regulator: palmas: fix regmap offsets for enable/disable by Graeme Gregory · 12 years ago
  73. 0a6a2da Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  74. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 12 years ago
  75. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  76. a18e08b net: sh_eth: fix the condition to fix the cur_tx/dirty_rx by Yoshihiro Shimoda · 12 years ago
  77. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  78. 002b758 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  79. 65841fd usbnet: handle remote wakeup asap by Ming Lei · 12 years ago
  80. 5eeb313 usbnet: decrease suspend count if returning -EBUSY for runtime suspend by Ming Lei · 12 years ago
  81. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  82. b9f90eb net: qmi_wwan: fix Gobi device probing by Bjørn Mork · 12 years ago
  83. 4e42200 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  84. 369c4f5 Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  85. a116371 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 12 years ago
  87. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 12 years ago
  88. dc8738d usb: otg: twl6030-usb: Fix twl writes by Moiz Sonasath · 12 years ago
  89. 59bbe27 drm: drop comment about this header being autogenerated. by Dave Airlie · 12 years ago
  90. dc57aef ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabled by Ricardo Neri · 12 years ago
  91. 65e2597 ARM: OMAP2+: mux: fix sparse warning by Paul Walmsley · 12 years ago
  92. b8f15b7 ARM: OMAP2+: CM: increase the module disable timeout by Paul Walmsley · 12 years ago
  93. 9a47d32 ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks by Paul Walmsley · 12 years ago
  94. 252a4c5 ARM: OMAP4: hwmod data: fix 32k sync timer idle modes by Paul Walmsley · 12 years ago
  95. 561038f ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby by Djamil Elaidi · 12 years ago
  96. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  97. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  98. 7b83778 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  99. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  100. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago