1. 7c1953d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 15 years ago
  2. 1bc6718 Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 15 years ago
  3. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 15 years ago
  4. cd85b55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  5. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 15 years ago
  6. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  7. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  8. 5eef150 Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  9. b91bf5b target: Fix compile warning w/ missing module.h include by Nicholas Bellinger · 15 years ago
  10. d996e9d zorro: Fix four checkpatch warnings by Jim Rotmalm · 15 years ago
  11. 6a05965 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  12. 15cc910 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 15 years ago
  13. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 15 years ago
  14. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 15 years ago
  15. af3f00c target: re-use the command S/G list for single-task commands by Christoph Hellwig · 15 years ago
  16. 9ac5498 target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd by Nicholas Bellinger · 15 years ago
  17. 38b4006 target: remove transport_allocate_tasks by Christoph Hellwig · 15 years ago
  18. da0f761 target: merge transport_new_cmd_obj into transport_generic_new_cmd by Christoph Hellwig · 15 years ago
  19. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 15 years ago
  20. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 15 years ago
  21. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 15 years ago
  22. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 15 years ago
  23. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 15 years ago
  24. 4499dda target: move depth_left manipulation out of transport_generic_request_failure by Christoph Hellwig · 15 years ago
  25. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 15 years ago
  26. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 15 years ago
  27. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 15 years ago
  28. 0c2cfe5 target: fix list walking in transport_free_dev_tasks by Christoph Hellwig · 15 years ago
  29. b7b8bef target: use transport_cmd_check_stop_to_fabric consistently by Christoph Hellwig · 15 years ago
  30. 3df8d40 target: do not pass the queue object to transport_remove_cmd_from_queue by Christoph Hellwig · 15 years ago
  31. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 15 years ago
  32. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 15 years ago
  33. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 15 years ago
  34. df5fa69 target: make iblock_emulate_sync_cache asynchronous by Christoph Hellwig · 15 years ago
  35. 6b20fa9 target: Fix REPORT TARGET PORT GROUPS handling with small allocation length by Nicholas Bellinger · 15 years ago
  36. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 15 years ago
  37. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 15 years ago
  38. 6193f06 target: make the ->get_cdb method optional by Christoph Hellwig · 15 years ago
  39. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 15 years ago
  40. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 15 years ago
  41. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 15 years ago
  42. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 15 years ago
  43. 0a02043 loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand by Nicholas Bellinger · 15 years ago
  44. ce8762f target: Remove legacy + unused device active I/O shutdown code by Nicholas Bellinger · 15 years ago
  45. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 15 years ago
  46. d270190 iscsi-target: Remove SCF_SE_LUN_CMD flag abuses by Nicholas Bellinger · 15 years ago
  47. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 15 years ago
  48. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 15 years ago
  49. 942d826 target: Make pscsi_create_virtdevice use ERR_CAST by Dan Carpenter · 15 years ago
  50. 635a2b3 tcm_fc: remove custom hex_to_bin in ft_parse_wwn by Andy Shevchenko · 15 years ago
  51. f2b56af iscsi-target: use native hex2bin for chap_string_to_hex by Andy Shevchenko · 15 years ago
  52. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 15 years ago
  53. 02b1a74 target: cleanup pscsi request submission by Christoph Hellwig · 15 years ago
  54. dbbf3e9 target: cleanup iblock bio submission by Christoph Hellwig · 15 years ago
  55. b6b4e61 target: simplify target_parse_naa_6h_vendor_specific() by Andy Shevchenko · 15 years ago
  56. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 15 years ago
  57. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 15 years ago
  58. e6a2573 target: remove transport_generic_remove by Christoph Hellwig · 15 years ago
  59. 4911e3c target: simplify transport_put_cmd by Christoph Hellwig · 15 years ago
  60. d3df782 target: simplify transport_generic_remove by Christoph Hellwig · 15 years ago
  61. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 15 years ago
  62. 31afc39 target: don't opencode transport_release_cmd in transport_release_fe_cmd by Christoph Hellwig · 15 years ago
  63. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 15 years ago
  64. acf3ecc iscsi-target: always call transport_handle_cdb_direct by Christoph Hellwig · 15 years ago
  65. 4ca495e tfm_fc: use transport_handle_cdb_direct by Christoph Hellwig · 15 years ago
  66. c252f00 target: Prevent transport_send_task_abort when CHECK_CONDITION status by Nicholas Bellinger · 15 years ago
  67. 77039d1 target: Fix transport_cmd_finish_abort queue removal bug by Nicholas Bellinger · 15 years ago
  68. b0e062a target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list by Nicholas Bellinger · 15 years ago
  69. d050ffb target: Re-org of core_tmr_lun_reset by Nicholas Bellinger · 15 years ago
  70. 79a7fef target: Prevent cmd->se_queue_node double add by Roland Dreier · 15 years ago
  71. d136f2e dm kcopyd: fix job_pool leak by Alasdair G Kergon · 15 years ago
  72. 5117cc2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 15 years ago
  73. 505f48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  74. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 15 years ago
  75. 1b23a3e r8169: fix wrong eee setting for rlt8111evl by hayeswang · 15 years ago
  76. 649b3b8 r8169: fix driver shutdown WoL regression. by françois romieu · 15 years ago
  77. d98b15d xen/xenbus: Remove the unnecessary check. by Konrad Rzeszutek Wilk · 15 years ago
  78. e659922 xen/irq: If we fail during msi_capability_init return proper error code. by Konrad Rzeszutek Wilk · 15 years ago
  79. 9bb9efe xen/events: Don't check the info for NULL as it is already done. by Konrad Rzeszutek Wilk · 15 years ago
  80. 9d093e2 xen/events: BUG() when we can't allocate our event->irq array. by Konrad Rzeszutek Wilk · 15 years ago
  81. 4645bf3 xen/pciback: Check if the device is found instead of blindly assuming so. by Konrad Rzeszutek Wilk · 15 years ago
  82. 72bf809 xen/pciback: Do not dereference psdev during printk when it is NULL. by Konrad Rzeszutek Wilk · 15 years ago
  83. e4fcd69 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 15 years ago
  84. e58fced [media] videodev: fix a NULL pointer dereference in v4l2_device_release() by Antonio Ospite · 15 years ago
  85. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 15 years ago
  86. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 15 years ago
  87. 292827c intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 15 years ago
  88. 5a6e848 drm/radeon/kms/atom: fix handling of FB scratch indices by Alex Deucher · 15 years ago
  89. 4ea2739 pptp: pptp_rcv_core() misses pskb_may_pull() call by Eric Dumazet · 15 years ago
  90. 8bae8bd pptp: fix skb leak in pptp_xmit() by Eric Dumazet · 15 years ago
  91. 4d97480 bonding: use local function pointer of bond->recv_probe in bond_handle_frame by Mitsuo Hayasaka · 15 years ago
  92. 28c2137 smsc911x: Add support for SMSC LAN89218 by Phil Edworthy · 15 years ago
  93. e730c82 tg3: negate USE_PHYLIB flag check by Jiri Pirko · 15 years ago
  94. d512348 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 15 years ago
  95. a4863ca drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2) by Alex Deucher · 15 years ago
  96. 09cc650 drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls by Alex Deucher · 15 years ago
  97. 3a6dea3 drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping by Alex Deucher · 15 years ago
  98. e22469c ttm: Fix error-path using an uninitialized value by Thomas Hellstrom · 15 years ago
  99. de0bc0d ARM: 7024/1: simpad: Cleanup CS3 accessors. by Jochen Friedrich · 15 years ago
  100. 4c41042 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 15 years ago