1. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  2. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  3. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  4. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  5. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  6. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  7. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  8. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  9. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  10. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  11. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  12. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  13. a315b5a Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  14. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  15. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  16. ae41fce Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  17. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  18. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  19. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  20. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  21. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  22. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  23. a2e4919 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 12 years ago
  24. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  25. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  26. c84e159 bonding: fix second off-by-one error by nikolay@redhat.com · 12 years ago
  27. eb6e98a bonding: fix off-by-one error by nikolay@redhat.com · 12 years ago
  28. 477864d bnx2x: Disable FCoE for 57840 since not yet supported by FW by Dmitry Kravkov · 12 years ago
  29. 03c3148 bnx2x: Fix no link on 577xx 10G-baseT by Yaniv Rosner · 12 years ago
  30. e82041d bnx2x: Fix unrecognized SFP+ module after driver is loaded by Yaniv Rosner · 12 years ago
  31. 4978140 bnx2x: Fix potential incorrect link speed provision by Yaniv Rosner · 12 years ago
  32. cd1a26a bnx2x: Restore global registers back to default. by Yaniv Rosner · 12 years ago
  33. a75bb00 bnx2x: Fix link down in 57712 following LFA by Yaniv Rosner · 12 years ago
  34. b457bcb bnx2x: Fix 57810 1G-KR link against certain switches. by Yaniv Rosner · 12 years ago
  35. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  36. 6d9cdfc drm/radeon: add load detection support for ext DAC on R200 (v2) by Alex Deucher · 12 years ago
  37. f8c4d70 DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). by Egbert Eich · 12 years ago
  38. 701337d DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. by Egbert Eich · 12 years ago
  39. d038db8 DRM/Radeon: Clean up code in TV DAC load detection. by Egbert Eich · 12 years ago
  40. dfdcbeb drm/radeon: fix ATPX function documentation by Igor Murzov · 12 years ago
  41. 74e4ca3 drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  42. fc87f13 DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. by Egbert Eich · 12 years ago
  43. 9c50b1d DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. by Egbert Eich · 12 years ago
  44. 83325d0 DRM/Radeon: Fix Load Detection on legacy primary DAC. by Egbert Eich · 12 years ago
  45. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  46. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  47. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  48. 0d0f9df target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  49. dea5f09 target: Re-add explict zeroing of INQUIRY bounce buffer memory by Nicholas Bellinger · 12 years ago
  50. 1e207eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  51. ed48c06 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  52. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  53. 29c4bcd cpufreq / powernow-k8: Change maintainer's email address by Andreas Herrmann · 12 years ago
  54. aff9c78 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  55. 3c17286 vxlan: don't expire permanent entries by stephen hemminger · 12 years ago
  56. 0627291 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
  57. 2cdc53b drm: exynos: removed warning due to missing typecast for mixer driver data by Rahul Sharma · 12 years ago
  58. 9eb3e9e6 drm/exynos: add support for ARCH_MULTIPLATFORM by Rob Clark · 12 years ago
  59. 44c9169 drm/exynos: fix display on issue by Inki Dae · 12 years ago
  60. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  61. 58ad34b HID: multitouch: fix maxcontacts problem on GeneralTouch by Xianhan Yu · 12 years ago
  62. 65b258e HID: multitouch: put the case in the right switch statement by Alan Cox · 12 years ago
  63. 3ccc60f HID: microsoft: fix invalid rdesc for 3k kbd by Jiri Slaby · 12 years ago
  64. 32ed191 Input: tsc40 - remove wrong announcement of pressure support by Rolf Eike Beer · 12 years ago
  65. e412e95 drm/nouveau: headless mode by default if pci class != vga display by Ben Skeggs · 12 years ago
  66. 2df4f26 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  67. 9430738 drm/nouveau: resurrect headless mode since rework by Ben Skeggs · 12 years ago
  68. 5cad16a drm/nv50/fb: prevent oops on chipsets without compression tags by Ben Skeggs · 12 years ago
  69. a7dbf00 drm/nouveau: allow creation of zero-sized mm by Ben Skeggs · 12 years ago
  70. 1249ac5 drm/nouveau/i2c: fix typo when checking nvio i2c port validity by Ben Skeggs · 12 years ago
  71. cee59f1 drm/nouveau: silence modesetting spam on pre-gf8 chipsets by Ben Skeggs · 12 years ago
  72. ed30be0 MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c by Jonathan Brassow · 12 years ago
  73. 02b898f md/raid1: Fix assembling of arrays containing Replacements. by NeilBrown · 12 years ago
  74. bc90942 Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  75. 4476c0e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  76. 8fcff5f GPIO: mvebu-gpio: Don't initialize the mask_cache by Andrew Lunn · 12 years ago
  77. 6fe7cc7 ath9k: Test for TID only in BlockAcks while checking tx status by Sven Eckelmann · 12 years ago
  78. bf7e1ab rt2800: validate step value for temperature compensation by Stanislaw Gruszka · 12 years ago
  79. 1bcaba51 xen/xenbus: fix overflow check in xenbus_file_write() by Jan Beulich · 12 years ago
  80. 2ebb939 xen-kbdfront: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  81. 01bc825 xen-fbfront: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  82. a67baeb xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF by David Vrabel · 12 years ago
  83. a1ecac3 loop: Make explicit loop device destruction lazy by Dave Chinner · 12 years ago
  84. 4453bc8 mtip32xx:Added appropriate timeout value for secure erase by Selvan Mani · 12 years ago
  85. 1f99957 xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool by Oliver Chick · 12 years ago
  86. b7010ed cciss: select CONFIG_CHECK_SIGNATURE by Akinobu Mita · 12 years ago
  87. 2541aa7 cciss: remove unneeded memset() by Wei Yongjun · 12 years ago
  88. 654dbef xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  89. 1a4ae43 floppy: remove dr, reuse drive on do_floppy_init by Herton Ronaldo Krzesinski · 12 years ago
  90. 8d3ab4e floppy: use common function to check if floppies can be registered by Herton Ronaldo Krzesinski · 12 years ago
  91. d60e7ec floppy: properly handle failure on add_disk loop by Herton Ronaldo Krzesinski · 12 years ago
  92. 238ab78 floppy: do put_disk on current dr if blk_init_queue fails by Herton Ronaldo Krzesinski · 12 years ago
  93. b54e1f8 floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop by Herton Ronaldo Krzesinski · 12 years ago
  94. 2911758 xen/blkback: Fix compile warning by Konrad Rzeszutek Wilk · 12 years ago
  95. e07577e Input: lpc32xx-keys - select INPUT_MATRIXKMAP by Roland Stigge · 12 years ago
  96. 904aded Input: pxa27x_keypad - clear pending interrupts on keypad config by Vasily Khoruzhick · 12 years ago
  97. b216e12 Input: wacom - correct bad Cintiq 24HD check by Jason Gerecke · 12 years ago
  98. 68fe0f0 Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes by Dmitry Torokhov · 12 years ago
  99. d034fbf hwmon, fam15h_power: Change email address, MAINTAINERS entry by Andreas Herrmann · 12 years ago
  100. 8c6e309 ath9k: fix stale pointers potentially causing access to free'd skbs by Felix Fietkau · 12 years ago