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