1. a99ff7d net: usb: smsc75xx: fix mtu by Stephane Fillod · 13 years ago
  2. a49bcabe can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths by Jesper Juhl · 13 years ago
  3. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 13 years ago
  4. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 13 years ago
  5. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  6. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 13 years ago
  7. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 13 years ago
  8. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 13 years ago
  9. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 13 years ago
  10. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  11. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 13 years ago
  12. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 13 years ago
  13. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 13 years ago
  14. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 13 years ago
  15. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 13 years ago
  16. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  17. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  19. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  20. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 13 years ago
  21. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 13 years ago
  22. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 13 years ago
  23. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 13 years ago
  24. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 13 years ago
  25. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 13 years ago
  26. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 13 years ago
  27. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  29. 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
  30. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 13 years ago
  31. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 13 years ago
  32. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 13 years ago
  33. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 13 years ago
  34. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 13 years ago
  35. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 13 years ago
  36. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 13 years ago
  37. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 13 years ago
  38. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 13 years ago
  39. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 13 years ago
  40. f9309d1 drm/exynos: remove unnecessary type conversion of hdmi and mixer by Joonyoung Shim · 13 years ago
  41. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 13 years ago
  42. f549e08 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  43. f57f9c1 drm/i915: make rc6 module parameter read-only by Jesse Barnes · 13 years ago
  44. 673f778 rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 13 years ago
  45. a7959c1 rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 13 years ago
  46. 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
  47. 80e829f drm/i915: implement ColorBlt w/a by Daniel Vetter · 13 years ago
  48. 27c1cbd drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g by Chris Wilson · 13 years ago
  49. 6a562e3 Revert "drm/i915: reenable gmbus on gen3+ again" by Daniel Vetter · 13 years ago
  50. 4678315 drm/radeon: only add the mm i2c bus if the hw_i2c module param is set by Alex Deucher · 13 years ago
  51. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 13 years ago
  52. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 13 years ago
  53. e2bc7c5 rt2x00: Fix rfkill_polling register function. by Chen, Chien-Chia · 13 years ago
  54. 58f743e bcma: fix build error on MIPS; implicit pcibios_enable_device by Paul Gortmaker · 13 years ago
  55. 53cb430 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  56. c486793 drm/i915: properly compute dp dithering for user-created modes by Daniel Vetter · 13 years ago
  57. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  58. 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 13 years ago
  59. afceb93 drm/radeon/kms: fix DVO setup on some r4xx chips by Alex Deucher · 13 years ago
  60. 6587eb8 drm/savage: fix integer overflows in savage_bci_cmdbuf() by Xi Wang · 13 years ago
  61. 4de833c drm/radeon: replace udelay with mdelay for long timeouts by Arnd Bergmann · 13 years ago
  62. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 13 years ago
  63. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 13 years ago
  64. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 13 years ago
  65. 83dbbdb android, lowmemorykiller: remove task handoff notifier by David Rientjes · 13 years ago
  66. e89f769 rtlwifi: Fix oops on rate-control failure by Larry Finger · 13 years ago
  67. 0298dc9 rtlwifi: rtl8192de: Fix firmware initialization by Larry Finger · 13 years ago
  68. 14667a4 drm/i915: Finish any pending operations on the framebuffer before disabling by Chris Wilson · 13 years ago
  69. b2a7164 drm/i915: Removed IVB forced enable of sprite dest key. by acreese · 13 years ago
  70. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  71. ed0ee0c [media] uvcvideo: Fix race-related crash in uvc_video_clock_update() by Laurent Pinchart · 13 years ago
  72. c065f5b [media] dvb_frontend: fix compiler warning by Hans Petter Selasky · 13 years ago
  73. 4da2876 [media] it913x: fix firmware loading errors by Malcolm Priestley · 13 years ago
  74. bc169e3 [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression by Hans Verkuil · 13 years ago
  75. 556a044 [media] dvb_frontend: regression fix: userspace ABI broken for xine by Chris Rankin · 13 years ago
  76. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 13 years ago
  77. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  78. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  79. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  80. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  81. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  82. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  83. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
  84. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  85. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  86. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  87. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
  88. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 13 years ago
  90. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 13 years ago
  91. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 13 years ago
  92. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  93. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  94. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 13 years ago
  95. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 13 years ago
  96. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 13 years ago
  97. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 13 years ago
  98. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 13 years ago
  99. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 13 years ago
  100. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 13 years ago