1. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  2. a5675c8 target/configfs: allocate only 6 slots for dev_cg->default_groups by Sebastian Andrzej Siewior · 12 years ago
  3. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  4. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  5. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  6. b07c28a iscsi_target: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  7. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  8. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  9. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  10. 06e97b4 qla2xxx: Look up LUN for abort requests by Steve Hodgson · 12 years ago
  11. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  12. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  13. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  14. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  15. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  16. 314da1a sbp-target: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  17. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  18. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  19. 998866b iscsi-target: Fix potential deadlock on lock taken in timer by Roland Dreier · 12 years ago
  20. bb7a8c8 target: Fix exception path pr_reg put regression for PR RELEASE by Nicholas Bellinger · 12 years ago
  21. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  22. a2e85d1 target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check by Nicholas Bellinger · 12 years ago
  23. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  24. fecae40 target: Fix incorrect starting offset after MODE_SENSE refactoring by Nicholas Bellinger · 12 years ago
  25. 3a3c5e4 target: Add emulation for MODE SELECT by Roland Dreier · 12 years ago
  26. 0f6d64c target: Implement mode page 0x1c, "Informational Exceptions" by Roland Dreier · 12 years ago
  27. d4b2b86 target: Refactor MODE SENSE emulation by Roland Dreier · 12 years ago
  28. 1f981de iscsi-target: Use list_first_entry() where appropriate by Roland Dreier · 12 years ago
  29. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  30. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  31. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  32. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  33. e6c4219 pscsi: fix REPORT LUNS handling by Christoph Hellwig · 12 years ago
  34. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  35. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  36. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  37. d1b1f80 target: move REPORT LUNS emulation to target_core_spc.c by Christoph Hellwig · 12 years ago
  38. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  39. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  40. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  41. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  42. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  44. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  45. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  46. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  47. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  48. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  49. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  50. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  51. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  52. 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
  53. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  54. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  55. 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
  56. 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
  57. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  58. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  59. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  60. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  61. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  62. 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
  63. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  64. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  65. c84e159 bonding: fix second off-by-one error by nikolay@redhat.com · 12 years ago
  66. eb6e98a bonding: fix off-by-one error by nikolay@redhat.com · 12 years ago
  67. 477864d bnx2x: Disable FCoE for 57840 since not yet supported by FW by Dmitry Kravkov · 12 years ago
  68. 03c3148 bnx2x: Fix no link on 577xx 10G-baseT by Yaniv Rosner · 12 years ago
  69. e82041d bnx2x: Fix unrecognized SFP+ module after driver is loaded by Yaniv Rosner · 12 years ago
  70. 4978140 bnx2x: Fix potential incorrect link speed provision by Yaniv Rosner · 12 years ago
  71. cd1a26a bnx2x: Restore global registers back to default. by Yaniv Rosner · 12 years ago
  72. a75bb00 bnx2x: Fix link down in 57712 following LFA by Yaniv Rosner · 12 years ago
  73. b457bcb bnx2x: Fix 57810 1G-KR link against certain switches. by Yaniv Rosner · 12 years ago
  74. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  75. 6d9cdfc drm/radeon: add load detection support for ext DAC on R200 (v2) by Alex Deucher · 12 years ago
  76. f8c4d70 DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). by Egbert Eich · 12 years ago
  77. 701337d DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. by Egbert Eich · 12 years ago
  78. d038db8 DRM/Radeon: Clean up code in TV DAC load detection. by Egbert Eich · 12 years ago
  79. dfdcbeb drm/radeon: fix ATPX function documentation by Igor Murzov · 12 years ago
  80. 74e4ca3 drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  81. fc87f13 DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. by Egbert Eich · 12 years ago
  82. 9c50b1d DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. by Egbert Eich · 12 years ago
  83. 83325d0 DRM/Radeon: Fix Load Detection on legacy primary DAC. by Egbert Eich · 12 years ago
  84. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  85. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  86. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  87. 0d0f9df target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  88. dea5f09 target: Re-add explict zeroing of INQUIRY bounce buffer memory by Nicholas Bellinger · 12 years ago
  89. 1e207eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  90. ed48c06 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  92. 29c4bcd cpufreq / powernow-k8: Change maintainer's email address by Andreas Herrmann · 12 years ago
  93. aff9c78 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  94. 3c17286 vxlan: don't expire permanent entries by stephen hemminger · 12 years ago
  95. 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
  96. 2cdc53b drm: exynos: removed warning due to missing typecast for mixer driver data by Rahul Sharma · 12 years ago
  97. 9eb3e9e6 drm/exynos: add support for ARCH_MULTIPLATFORM by Rob Clark · 12 years ago
  98. 44c9169 drm/exynos: fix display on issue by Inki Dae · 12 years ago
  99. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  100. 58ad34b HID: multitouch: fix maxcontacts problem on GeneralTouch by Xianhan Yu · 12 years ago