1. 04f8afb fbdev: improve fb_mmap bounds checks by Tomi Valkeinen · 11 years ago
  2. 11bd593 fbdev/ps3fb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  3. c84deb9 fbdev/sgivwfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  4. 5171774 fbdev/vermillion: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  5. 51fc8e8 fbdev/sa1100fb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  6. 7b3d1c8 fbdev/fb-puv3: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  7. 47f698a fbdev/controlfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  8. 6d28c21 fbdev/omapfb: use vm_iomap_memory() by Tomi Valkeinen · 11 years ago
  9. 12c71c4 Merge branch 'vm_ioremap_memory-examples' by Linus Torvalds · 11 years ago
  10. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 851b3f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  12. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  13. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  14. b261c20 net: ax88796: avoid 64 bit arithmetic by Arnd Bergmann · 11 years ago
  15. e393ce5 qlge: Update version to 1.00.00.32. by Jitendra Kalsaria · 11 years ago
  16. c5e991a qlge: Fix ethtool autoneg advertising. by Jitendra Kalsaria · 11 years ago
  17. ae721f3 qlge: Fix receive path to drop error frames by Sritej Velaga · 11 years ago
  18. cc6ba5f net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround) by Bjørn Mork · 11 years ago
  19. 6483bdc net: qmi_wwan: fixup destination address (firmware bug workaround) by Bjørn Mork · 11 years ago
  20. 6ff509a net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) by Bjørn Mork · 11 years ago
  21. d632ce9 bonding: in bond_mc_swap() bond's mc addr list is walked without lock by nikolay@redhat.com · 11 years ago
  22. fc7a72a bonding: disable netpoll on enslave failure by nikolay@redhat.com · 11 years ago
  23. 3c5913b53 bonding: primary_slave & curr_active_slave are not cleaned on enslave failure by nikolay@redhat.com · 11 years ago
  24. a506e7b bonding: vlans don't get deleted on enslave failure by nikolay@redhat.com · 11 years ago
  25. 25e4030 bonding: mc addresses don't get deleted on enslave failure by nikolay@redhat.com · 11 years ago
  26. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  27. f86b11f mtdchar: remove no-longer-used vma helpers by Linus Torvalds · 11 years ago
  28. fc9bbca vm: convert fb_mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  29. 8558e4a vm: convert mtdchar mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  30. 2323036 vm: convert HPET mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  31. 0f177f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  32. 5846115 Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 by Ping Cheng · 11 years ago
  33. 1582eea Input: wacom - DTH2242 Grip Pen id was off by one bit by Ping Cheng · 11 years ago
  34. a86d526 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  35. c857b7f Revert "hp-wmi: Add support for SMBus hotkeys" by Matthew Garrett · 11 years ago
  36. 4394542 bonding: fix l23 and l34 load balancing in forwarding path by Eric Dumazet · 11 years ago
  37. 0c14e5c bnx2x: Fix status blocks configuration by Ariel Elior · 11 years ago
  38. d46f7c4 bnx2x: Prevent UNDI FW illegal host access by Dmitry Kravkov · 11 years ago
  39. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  40. 7bc27a8 qlcnic: Fix typo in logs by Shahed Shaikh · 11 years ago
  41. 3eead21 qlcnic: fix TSO race condition by Sritej Velaga · 11 years ago
  42. a4325ea qlcnic: Stop traffic before performing loopback test by Jitendra Kalsaria · 11 years ago
  43. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 11 years ago
  44. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 11 years ago
  45. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  46. d202f05 dmaengine: at_hdmac: fix race condition in atc_advance_work() by Ludovic Desroches · 11 years ago
  47. ebe8054 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  48. 1ce6ec9 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  49. d875cf0 drivers/video/mmp/core.c: fix use-after-free bug by Andrei Epure · 11 years ago
  50. 355f1ec thinkpad-acpi: kill hotkey_thread_mutex by Oleg Nesterov · 11 years ago
  51. 96d8683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  52. 46faeed rbd: do a safe list traversal in rbd_img_request_submit() by Alex Elder · 11 years ago
  53. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. 361cd29 qlcnic: fix beaconing test for 82xx adapter by Himanshu Madhani · 11 years ago
  55. 8665ffc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  56. 8d7ed0f net: fec: fix regression in link change accounting by Lucas Stach · 11 years ago
  57. 32b161a net: cdc_mbim: remove bogus sizeof() by Bjørn Mork · 11 years ago
  58. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 11 years ago
  59. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 11 years ago
  60. ee40a11 net: mvneta: fix improper tx queue usage in mvneta_tx() by Willy Tarreau · 11 years ago
  61. 202dec8 Input: wacom - correct reported resolution for Intuos4 Wireless by Jason Gerecke · 11 years ago
  62. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 93263e5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. 09549cd watchdog: Revert the AT91RM9200_WATCHDOG dependency by Nicolas Ferre · 11 years ago
  65. 2e0cbf2 net: mvmdio: add select PHYLIB by Thomas Petazzoni · 11 years ago
  66. bf81710 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. 90f340e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  68. 3be8fba tuntap: fix error return code in tun_set_iff() by Wei Yongjun · 11 years ago
  69. f11a869 be2net: take care of __vlan_put_tag return value by Ivan Vecera · 11 years ago
  70. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 11 years ago
  71. 0443de5 can: sja1000: fix handling on dt properties on little endian systems by Christoph Fritz · 11 years ago
  72. db388d6 can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq by Marc Kleine-Budde · 11 years ago
  73. 89ced12 drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event by Daniel Vetter · 11 years ago
  74. 1baee58 udl: handle EDID failure properly. by Dave Airlie · 11 years ago
  75. cfb63ba Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  76. a3ab02b Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  77. 89a132a Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  78. ee8b890 Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  79. 5a25bf3 [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() by Wei Yongjun · 12 years ago
  80. 7078b98 stmmac: prevent interrupt loop with MMC RX IPC Counter by Christian Ruppert · 11 years ago
  81. b6a5a7b bonding: IFF_BONDING is not stripped on enslave failure by nikolay@redhat.com · 11 years ago
  82. 6101391 bonding: fix netdev event NULL pointer dereference by nikolay@redhat.com · 11 years ago
  83. e7a7f97 gpio: pca953x: fix irq_domain_add_simple usage by Alexandre Belloni · 11 years ago
  84. 30f359a target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs by Nicholas Bellinger · 11 years ago
  85. 055f648 tcm_vhost: Send bad target to guest when cmd fails by Asias He · 11 years ago
  86. 637ab21 tcm_vhost: Add vhost_scsi_send_bad_target() helper by Asias He · 11 years ago
  87. 7ea206c tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq by Asias He · 11 years ago
  88. f6da51c tcm_vhost: Remove double check of response by Asias He · 11 years ago
  89. 7ee32a6 Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  90. 7a92bc3 Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  91. 722aacb Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  92. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  93. fea7564 bnx2x: Prevent null pointer dereference in AFEX mode by Yuval Mintz · 11 years ago
  94. 61a0f6e e100: Add dma mapping error check by Neil Horman · 11 years ago
  95. 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 11 years ago
  96. 7650246 dmaengine: omap-dma: Start DMA without delay for cyclic channels by Peter Ujfalusi · 11 years ago
  97. d02a9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  98. 49b442c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  99. 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 11 years ago
  100. 43ecdb0 Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago