1. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  2. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  3. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 13 years ago
  4. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  5. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 13 years ago
  6. 3bc17d1 net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode by Bjørn Mork · 13 years ago
  7. 7e5998a bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set() by Dan Carpenter · 13 years ago
  8. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 13 years ago
  9. dbd717e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  10. 9fe5642 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  11. 48159f0 drivers/net/wan/farsync.c: add missing iounmap by Julia Lawall · 13 years ago
  12. 5b76d06 davinci_mdio: Fix MDIO timeout check by Christian Riesch · 13 years ago
  13. b95465c arcnet: rimi: Fix device name in debug output by Jiri Kosina · 13 years ago
  14. b2db497 ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE by Alexander Duyck · 13 years ago
  15. 34948a9 ixgbe: add missing rtnl_lock in PM resume path by Benjamin Poirier · 13 years ago
  16. fd09c85 ath9k: Fix TX fragmentation by Sujith Manoharan · 13 years ago
  17. 890fdf2 dummy: Add ndo_uninit(). by Hiroaki SHIMODA · 13 years ago
  18. a99ff7d net: usb: smsc75xx: fix mtu by Stephane Fillod · 13 years ago
  19. a49bcab can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths by Jesper Juhl · 13 years ago
  20. 32998cc bcma: use fallback sprom if no on chip sprom is available by Hauke Mehrtens · 13 years ago
  21. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 13 years ago
  22. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 13 years ago
  23. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  24. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 13 years ago
  25. 428ca8a mwifiex: update pcie8766 scratch register addresses by Bing Zhao · 13 years ago
  26. 75600ab ath9k: wake up the hardware from full sleep when idle is turned off by Felix Fietkau · 13 years ago
  27. 2db0d2b ath5k: unmap io memory on probe failure by Jonathan Bither · 13 years ago
  28. 32b92f4 ath5k: fix undefined 'THIS_MODULE' by Jonathan Bither · 13 years ago
  29. badc4f0 brcm80211: smac: resume transmit fifo upon receiving frames by Arend van Spriel · 13 years ago
  30. effcc62 libertas: fix signedness bug in lbs_auth_to_authtype() by Amitkumar Karwar · 13 years ago
  31. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 13 years ago
  32. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 13 years ago
  33. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 13 years ago
  34. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  35. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 13 years ago
  36. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 13 years ago
  37. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 13 years ago
  38. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 13 years ago
  39. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 13 years ago
  40. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  41. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  42. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  43. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  44. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 13 years ago
  45. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 13 years ago
  46. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 13 years ago
  47. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 13 years ago
  48. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 13 years ago
  49. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 13 years ago
  50. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 13 years ago
  51. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  52. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  53. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 13 years ago
  54. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 13 years ago
  55. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 13 years ago
  56. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 13 years ago
  57. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 13 years ago
  58. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 13 years ago
  59. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 13 years ago
  60. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 13 years ago
  61. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 13 years ago
  62. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 13 years ago
  63. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 13 years ago
  64. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 13 years ago
  65. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 13 years ago
  66. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  67. f57f9c1 drm/i915: make rc6 module parameter read-only by Jesse Barnes · 13 years ago
  68. 673f778 rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 13 years ago
  69. a7959c1 rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 13 years ago
  70. 39f86a6 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  71. 80e829f drm/i915: implement ColorBlt w/a by Daniel Vetter · 13 years ago
  72. 27c1cbd drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g by Chris Wilson · 13 years ago
  73. 6a562e3 Revert "drm/i915: reenable gmbus on gen3+ again" by Daniel Vetter · 13 years ago
  74. 4678315 drm/radeon: only add the mm i2c bus if the hw_i2c module param is set by Alex Deucher · 13 years ago
  75. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 13 years ago
  76. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 13 years ago
  77. e2bc7c5 rt2x00: Fix rfkill_polling register function. by Chen, Chien-Chia · 13 years ago
  78. 58f743e bcma: fix build error on MIPS; implicit pcibios_enable_device by Paul Gortmaker · 13 years ago
  79. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  80. c486793 drm/i915: properly compute dp dithering for user-created modes by Daniel Vetter · 13 years ago
  81. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  82. 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 13 years ago
  83. afceb93 drm/radeon/kms: fix DVO setup on some r4xx chips by Alex Deucher · 13 years ago
  84. 6587eb8 drm/savage: fix integer overflows in savage_bci_cmdbuf() by Xi Wang · 13 years ago
  85. 4de833c drm/radeon: replace udelay with mdelay for long timeouts by Arnd Bergmann · 13 years ago
  86. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 13 years ago
  87. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 13 years ago
  88. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 13 years ago
  89. 83dbbdb android, lowmemorykiller: remove task handoff notifier by David Rientjes · 13 years ago
  90. e89f769 rtlwifi: Fix oops on rate-control failure by Larry Finger · 13 years ago
  91. 0298dc9 rtlwifi: rtl8192de: Fix firmware initialization by Larry Finger · 13 years ago
  92. 14667a4 drm/i915: Finish any pending operations on the framebuffer before disabling by Chris Wilson · 13 years ago
  93. b2a7164 drm/i915: Removed IVB forced enable of sprite dest key. by acreese · 13 years ago
  94. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  95. ed0ee0c [media] uvcvideo: Fix race-related crash in uvc_video_clock_update() by Laurent Pinchart · 13 years ago
  96. c065f5b [media] dvb_frontend: fix compiler warning by Hans Petter Selasky · 13 years ago
  97. 4da2876 [media] it913x: fix firmware loading errors by Malcolm Priestley · 13 years ago
  98. bc169e3 [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression by Hans Verkuil · 13 years ago
  99. 556a044 [media] dvb_frontend: regression fix: userspace ABI broken for xine by Chris Rankin · 13 years ago
  100. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 13 years ago