1. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  2. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  3. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  4. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  5. b0a382c target_core_configfs: split up ALUA supported states by Hannes Reinecke · 11 years ago
  6. 6be526c target_core_alua: Make supported states configurable by Hannes Reinecke · 11 years ago
  7. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  8. 73f3bf5 target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED by Hannes Reinecke · 11 years ago
  9. f1ae05d target_core_alua: spellcheck by Hannes Reinecke · 11 years ago
  10. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  11. e8aeb60 NTB: Disable interrupts and poll under high load by Jon Mason · 11 years ago
  12. 7895843 NTB: Enable Snoop on Primary Side by Jon Mason · 11 years ago
  13. 58b8892 NTB: Document HW errata by Jon Mason · 11 years ago
  14. dcf8196 NTB: remove duplicate defines by Michael Opdenacker · 11 years ago
  15. 9468119 NTB: correct dmaengine_get/put usage by Jon Mason · 11 years ago
  16. fca4d51 NTB: Fix ntb_transport link down race by Jon Mason · 11 years ago
  17. 9739047 ntb: Fix missed call to pci_enable_msix() by Alexander Gordeev · 11 years ago
  18. 9fec60c NTB: Fix NTB-RP Link Up by Jon Mason · 11 years ago
  19. c529aa3 NTB: Xeon Doorbell errata workaround by Jon Mason · 11 years ago
  20. 3a4cbc1 hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check by Yijing Wang · 11 years ago
  21. f727b49 drm/i915: Fix gen3 self-refresh watermarks by Daniel Vetter · 11 years ago
  22. bdb5c57 Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense) by Florian Echtler · 11 years ago
  23. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  24. 0bc2542 drm/ttm: Don't move non-existing data by Thomas Hellstrom · 11 years ago
  25. ea7e32b iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN by Nicholas Bellinger · 11 years ago
  26. 04f3b31 iscsi-target: Convert iscsi_session statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  27. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  28. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 11 years ago
  29. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  31. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  32. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  33. 7272c9d drm/radeon: hook up backlight functions for CI and KV family. by Samuel Li · 11 years ago
  34. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  35. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  36. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  37. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  38. 1021442 drm/i915: Replicate BIOS eDP bpp clamping hack for hsw by Daniel Vetter · 11 years ago
  39. 7c6c265 drm/i915: Do not enable package C8 on unsupported hardware by Chris Wilson · 11 years ago
  40. be1c1fe drm/i915: Hold pc8 lock around toggling pc8.gpu_idle by Chris Wilson · 11 years ago
  41. 60aaf93 md/raid5: Use conf->device_lock protect changing of multi-thread resources. by majianpeng · 11 years ago
  42. d206dcf md/raid5: Before freeing old multi-thread worker, it should flush them. by majianpeng · 11 years ago
  43. e59aa23 md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. by majianpeng · 11 years ago
  44. 79ef3a8 raid1: Rewrite the implementation of iobarrier. by majianpeng · 11 years ago
  45. 8e005f7 raid1: Add some macros to make code clearly. by majianpeng · 11 years ago
  46. 07169fd4 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. by majianpeng · 11 years ago
  47. b364e3d raid1: Add a field array_frozen to indicate whether raid in freeze state. by majianpeng · 11 years ago
  48. 82592c3 md: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  49. 30b8feb md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. by NeilBrown · 11 years ago
  50. c91abf5 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. by NeilBrown · 11 years ago
  51. 29f097c md: fix some places where mddev_lock return value is not checked. by NeilBrown · 11 years ago
  52. edfa1f6 raid5: Retry R5_ReadNoMerge flag when hit a read error. by Bian Yu · 11 years ago
  53. 4bda556 raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 11 years ago
  54. 9bad584 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  55. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  56. 077a671 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  57. 9a04d08 Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  58. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  59. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  60. 8834616 ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed() by Rafael J. Wysocki · 11 years ago
  61. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 11 years ago
  62. c1beb0b ACPI / hotplug: Fix PCI host bridge hot removal by Rafael J. Wysocki · 11 years ago
  63. 5beaee4 ACPI / hotplug: Fix acpi_bus_get_device() return value check by Rafael J. Wysocki · 11 years ago
  64. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  65. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  66. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  67. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  68. fd3a5d5b gpio: twl4030: Fix passing of pdata in the device tree case by Tony Lindgren · 11 years ago
  69. 0b2aa8b gpio: twl4030: Fix regression for twl gpio output by Tony Lindgren · 11 years ago
  70. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  71. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  72. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  73. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  74. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  75. cc76dee hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN by Guenter Roeck · 11 years ago
  76. d1a284b hwmon: (nct6775) Monitor additional temperature registers by Guenter Roeck · 11 years ago
  77. c98d6c6 hwmon: (lm75) Add support for GMT G751 chip by Arnaud Ebalard · 11 years ago
  78. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  79. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  80. 1d37b68 drm/i915: encoder->get_config is no longer optional by Daniel Vetter · 11 years ago
  81. 7a495cf drm/i915/tv: add ->get_config callback by Daniel Vetter · 11 years ago
  82. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  83. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  84. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  85. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  86. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  87. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  88. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  89. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  90. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  91. 3b1bace brcmfmac: fix possible memory leak by Geyslan G. Bem · 11 years ago
  92. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  93. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 11 years ago
  94. 32f79a8 drm/radeon/cik: Add macrotile mode array query by Michel Dänzer · 11 years ago
  95. 1ddce27 drm/radeon/cik: Return backend map information to userspace by Michel Dänzer · 11 years ago
  96. c486d4f drm/vmwgfx: Make vmwgfx dma buffers prime aware by Thomas Hellstrom · 11 years ago
  97. 79e5f81 drm/vmwgfx: Make surfaces prime-aware by Thomas Hellstrom · 11 years ago
  98. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  99. 65981f7 drm/ttm: Add a minimal prime implementation for ttm base objects by Thomas Hellstrom · 11 years ago
  100. ac49251 drm/vmwgfx: Fix false lockdep warning by Thomas Hellstrom · 11 years ago