1. bdc93a7 gpio: tegra: Fix build issue due to irq_domain rework. by Stephen Warren · 13 years ago
  2. 42dfc43 x86_64: Record stack pointer before task execution begins by Siddhesh Poyarekar · 13 years ago
  3. 208f3c2 net/9p: handle flushed Tclunk/Tremove by Jim Garlick · 13 years ago
  4. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  5. a314f27 net/9p: don't allow Tflush to be interrupted by Jim Garlick · 13 years ago
  6. 6221217 mlx4_en: dont change mac_header on xmit by Eric Dumazet · 13 years ago
  7. 0f298a2 netfilter: ctnetlink: support kernel-space dump filtering by ctmark by Pablo Neira Ayuso · 13 years ago
  8. 7175c88 netlink: allow to pass data pointer to netlink_dump_start() callback by Pablo Neira Ayuso · 13 years ago
  9. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  10. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  11. 5ac0800 xenbus: address compiler warnings by Jan Beulich · 13 years ago
  12. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 13 years ago
  13. 4ba6b8e IB/mlx4: Set bad_wr for invalid send opcode by Eli Cohen · 13 years ago
  14. e0a449c Merge branch 'core/types' into x86/x32 by H. Peter Anvin · 13 years ago
  15. 00194b2e x32: Only clear TIF_X32 flag once by Bobby Powers · 13 years ago
  16. ce5f7a9 x32: Make sure TS_COMPAT is cleared for x32 tasks by Bobby Powers · 13 years ago
  17. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 13 years ago
  18. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 13 years ago
  19. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 13 years ago
  20. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 13 years ago
  21. a776ce7 IB/srpt: Fix typo "alocate" -> "allocate" by Masanari Iida · 13 years ago
  22. 0b30704 IB/mad: Return error response for unsupported MADs by Swapna Thete · 13 years ago
  23. d144b65 IB/mad: Add MAD error codes from IBA spec by Swapna Thete · 13 years ago
  24. 6aeaa48 IB/ehca: Use kthread_create_on_node() by Eric Dumazet · 13 years ago
  25. 520b3ee IB/qib: Avoid filtering LID on SMA portinfo by Mike Marciniszyn · 13 years ago
  26. a778f3f IB/qib: Add logic for affinity hint by Mike Marciniszyn · 13 years ago
  27. 8dd87fb RDMA/nes: Fixes for sparse endianness warnings by Tatyana Nikolova · 13 years ago
  28. 91018f8 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code by Kumar Sanghvi · 13 years ago
  29. 48e316b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  30. 946a720 xfrm: remove unneeded method typedef declaration in net/xfrm.h. by Rami Rosen · 13 years ago
  31. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 13 years ago
  32. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 13 years ago
  33. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 13 years ago
  34. 355b769 Documentation/target: Minor spelling typo by Spencer O Krum · 13 years ago
  35. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 13 years ago
  36. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 13 years ago
  37. 47f1b88 target: prevent NULL pointer dereference in target_report_luns by Jörn Engel · 13 years ago
  38. 382436f target: fix use after free in target_report_luns by Jörn Engel · 13 years ago
  39. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 13 years ago
  40. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 13 years ago
  41. effc6cc target: Don't set WBUS16 or SYNC bits in INQUIRY response by Roland Dreier · 13 years ago
  42. 089461d target: Set peripheral device type consistently in INQUIRY response by Roland Dreier · 13 years ago
  43. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 13 years ago
  44. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 13 years ago
  45. ffc32d5 target: Make target_release_cmd_kref release on empty list by Nicholas Bellinger · 13 years ago
  46. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 13 years ago
  47. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 13 years ago
  48. a1edf9c target: Cleanup transport_kunmap_data_sg() by Andy Grover · 13 years ago
  49. 16786454 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  50. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 13 years ago
  51. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 13 years ago
  52. 59dcb5e tcm_fc: Convert ft_send_tm to use target_submit_tmr by Andy Grover · 13 years ago
  53. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 13 years ago
  54. a1321f7 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm by Andy Grover · 13 years ago
  55. 06fb631 tcm_fc: Call lookup_tmr_lun() for all TM types by Andy Grover · 13 years ago
  56. 5ebddd4 tcm_fc: Move core->fc code conversion earlier in ft_send_tm() by Andy Grover · 13 years ago
  57. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  58. 35b2cdc tcm_fc: Remove cmd->cdb data member by Andy Grover · 13 years ago
  59. 0dccb69 tcm_fc: Simplify ft_send_work for tmr path by Andy Grover · 13 years ago
  60. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 13 years ago
  61. ef28640 target: Remove unused struct se_queue_req by Andy Grover · 13 years ago
  62. 644df69 target: fix comment typos by Andy Grover · 13 years ago
  63. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  64. 8e94b8d target: Use #define for SYNCHRONIZE_CACHE_16 by Andy Grover · 13 years ago
  65. cd0c72c scsi: update scsi.h with SYNCHRONIZE_CACHE_16 by Andy Grover · 13 years ago
  66. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 13 years ago
  67. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  68. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  69. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  70. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  71. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
  72. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  73. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  74. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
  75. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 13 years ago
  76. 87c9e7d ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3 by Alban Bedel · 13 years ago
  77. 41f8ad7 [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576 by Boaz Harrosh · 13 years ago
  78. e899b11 netfilter: bridge: fix module autoload in compat case by Florian Westphal · 13 years ago
  79. 068b939 ALSA: hda/realtek - Fix resume of multiple input sources by Takashi Iwai · 13 years ago
  80. adef39c ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig by Torsten Schenk · 13 years ago
  81. 8940426 crypto: twofish-x86_64/i586 - set alignmask to zero by Jussi Kivilinna · 13 years ago
  82. 919e2c3 crypto: blowfish-x86_64 - set alignmask to zero by Jussi Kivilinna · 13 years ago
  83. 435d3e5 crypto: serpent-sse2 - combine ablk_*_init functions by Jussi Kivilinna · 13 years ago
  84. d433208 crypto: blowfish-x86_64 - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  85. 53709dd crypto: twofish-x86_64-3way - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  86. 35474c3 crypto: serpent-sse2 - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  87. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  88. 0d37678 e1000e: cleanup - remove unnecessary variable by Bruce Allan · 13 years ago
  89. b20caa8 e1000e: use true/false for boolean send_xon, do not assume always true by Bruce Allan · 13 years ago
  90. b2a50e1 e1000e: cleanup comment in e1000_hash_mc_addr() by Bruce Allan · 13 years ago
  91. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  92. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 13 years ago
  93. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 13 years ago
  94. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  95. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  96. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  97. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  98. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  99. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  100. ffd76d8 Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt by Tony Lindgren · 13 years ago