1. 6bc96d0 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago
  2. 149ddd8 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 12 years ago
  3. d7ffde3 vhost: use USER_DS in vhost_worker thread by Jens Freimann · 12 years ago
  4. 58c553d ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry by Sachin Kamat · 12 years ago
  5. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 12 years ago
  6. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  7. 3fcc8f9 USB: CP210x Add 10 Device IDs by Craig Shelley · 12 years ago
  8. 065b07e USB: option: Add USB ID for Novatel Ovation MC551 by Forest Bond · 12 years ago
  9. c615632 usb: phy: Fix Kconfig dependency for Phy drivers by Alexandre Pereira da Silva · 12 years ago
  10. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 12 years ago
  11. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 12 years ago
  12. 116e90b syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ by Jan Beulich · 12 years ago
  13. 6fda135 Revert "printk: return -EINVAL if the message len is bigger than the buf size" by Greg Kroah-Hartman · 12 years ago
  14. d1346a6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  15. 60d2c25 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  16. 6e1c39c ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 12 years ago
  17. 1b6b7c9 x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl by H. Peter Anvin · 12 years ago
  18. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 12 years ago
  19. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 12 years ago
  20. ee48df5 ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers by Takashi Iwai · 12 years ago
  21. 9bd0c15 drm/nouveau/fbcon: using nv_two_heads is not a good idea by Ben Skeggs · 12 years ago
  22. e2eb169 regulator: s5m8767: Convert to regulator_list_voltage_linear by Axel Lin · 12 years ago
  23. 7f217d3 regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage by Axel Lin · 12 years ago
  24. bb44c30e ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n by Kevin Hilman · 12 years ago
  25. d03ac61 clk: mxs: fix clock lookup after freeing init memory by Marc Kleine-Budde · 12 years ago
  26. d6dc55c clk: mxs: fix ref_io clock definition by Shawn Guo · 12 years ago
  27. bf47b4f clk: Check parent for NULL in clk_change_rate by Pawel Moll · 12 years ago
  28. 7975059 clk: Allow late cache allocation for clk->parents by Rajendra Nayak · 12 years ago
  29. 3a35fc3 clk: SPEAr600: Fix ethernet clock name for DT based probing by Stefan Roese · 12 years ago
  30. 8a8e28b mac802154: add missed braces by alex.bluesman.smirnov@gmail.com · 12 years ago
  31. aa214de0 net: l2tp_eth: fix l2tp_eth_dev_xmit race by Eric Dumazet · 12 years ago
  32. 044ca2a net/mlx4_en: Release QP range in free_resources by Yevgeny Petrilin · 12 years ago
  33. 9858d2d net/mlx4: Use single completion vector after NOP failure by Yevgeny Petrilin · 12 years ago
  34. 5c8e904 net/mlx4_en: Set correct port parameters during device initialization by Yevgeny Petrilin · 12 years ago
  35. 6de0298 ipheth: add support for iPad by Davide Gerhard · 12 years ago
  36. 1fdc763 caif-hsi: Add missing return in error path by Sjur Brændeland · 12 years ago
  37. 3935600 caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost by Per Ellefsen · 12 years ago
  38. eaa8c5f caif: Clear shutdown mask to zero at reconnect. by Sjur Brændeland · 12 years ago
  39. 437c5b5 tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() by Neal Cardwell · 12 years ago
  40. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  41. 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
  42. b41772a rcu: Stop rcu_do_batch() from multiplexing the "count" variable by Paul E. McKenney · 12 years ago
  43. befae82 ALSA: hda - Add Realtek ALC280 codec support by David Henningsson · 12 years ago
  44. 4661e35 printk: fix regression in SYSLOG_ACTION_CLEAR by Alan Stern · 12 years ago
  45. eb3979f stable: Allow merging of backports for serious user-visible performance issues by Mel Gorman · 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. 55f6cb9 x86, cpufeature: Catch duplicate CPU feature strings by H. Peter Anvin · 12 years ago
  51. 4ad3341 x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM by H. Peter Anvin · 12 years ago
  52. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  53. bb9a80e hwmon: Update my e-mail address by Guenter Roeck · 12 years ago
  54. e75561b HID: magicmouse: Correct report range of major / minor axes by Yufeng Shen · 12 years ago
  55. 55d52ea ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS by Takashi Iwai · 12 years ago
  56. 1910efa regulator: Add driver for Arizona LDO1 by Mark Brown · 12 years ago
  57. 6cab3e1 ASoC: wm8994: remove duplicate code by Jaroslav Kysela · 12 years ago
  58. 1af142c regulator: Modify ramp_delay value for s5m8767a by Sangbeom Kim · 12 years ago
  59. 85e6334 Merge tag 'v3.5-rc4' into regulator-drivers by Mark Brown · 12 years ago
  60. 74953e2 ALSA: usb-audio: add BOSS GT-100 support by Clemens Ladisch · 12 years ago
  61. 593f473 ARM: dma-mapping: fix buffer chunk allocation order by Marek Szyprowski · 12 years ago
  62. d42f034 drm/udl: Make sure to get correct endian keys from vendor descriptor by Dave Airlie · 12 years ago
  63. aa8521e hwmon: (applesmc) correct email address for Jesper Juhl by Jesper Juhl · 12 years ago
  64. 19a1d33 m68knommu: define a local devm_clk_get() function by Greg Ungerer · 12 years ago
  65. 1f758b2 PM / Sleep: Prevent waiting forever on asynchronous suspend after abort by Mandeep Singh Baines · 12 years ago
  66. acf6a7e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  67. 6b16351 Linux 3.5-rc4 by Linus Torvalds · 12 years ago
  68. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  69. 104452f Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  70. 08d49c4 Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  71. 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
  72. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  73. 662f5ce Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago
  74. 2e51fd3 Merge branches 'cma' and 'ocrdma' into for-linus by Roland Dreier · 12 years ago
  75. 2f6ae6e regulator: rc5t583: Use regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  76. 0fa1f06 ARM: Orion: Fix Virtual/Physical mixup with watchdog by Andrew Lunn · 12 years ago
  77. 5fb2ce1 ARM: Kirkwood: clk_register_gate_fn: add fn assignment by Marc Kleine-Budde · 12 years ago
  78. b5e1222 ARM: Orion5x - Restore parts of io.h, with rework by Andrew Lunn · 12 years ago
  79. 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
  80. 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
  81. 8b8e4bc batman-adv: fix race condition in TT full-table replacement by Antonio Quartulli · 12 years ago
  82. 5870adc batman-adv: only drop packets of known wifi clients by Marek Lindner · 12 years ago
  83. f11d08c regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  84. baae019 regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  85. 9a0fbb6 regulator: max8998: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  86. b515241 regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip by Axel Lin · 12 years ago
  87. a68de07 regulator: palmas: fix regmap offsets for enable/disable by Graeme Gregory · 12 years ago
  88. b19dbf7 regulator: core: Add export of regulator_set_voltage_time_sel() by Mark Brown · 12 years ago
  89. 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
  90. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 12 years ago
  91. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  92. a18e08b net: sh_eth: fix the condition to fix the cur_tx/dirty_rx by Yoshihiro Shimoda · 12 years ago
  93. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  94. 002b758 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  95. 65841fd usbnet: handle remote wakeup asap by Ming Lei · 12 years ago
  96. 5eeb313 usbnet: decrease suspend count if returning -EBUSY for runtime suspend by Ming Lei · 12 years ago
  97. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  98. b9f90eb net: qmi_wwan: fix Gobi device probing by Bjørn Mork · 12 years ago
  99. 86f887c ARM: shmobile: r8a7779: Route all interrupts to ARM by Phil Edworthy · 12 years ago
  100. 6db65cb drm/i915: Fix eDP blank screen after S3 resume on HP desktops by Takashi Iwai · 12 years ago