1. 6ea9b3b [SCSI] be2iscsi: Fix the Port Link Status issue by Jayamohan Kallickal · 12 years ago
  2. 7ad4dfe [SCSI] be2iscsi: Fix displaying the Active Session Count from driver by Jayamohan Kallickal · 12 years ago
  3. 22661e2 [SCSI] be2iscsi: Fix displaying the FW Version from driver. by Jayamohan Kallickal · 12 years ago
  4. ef9e1b9 [SCSI] be2iscsi: Fix support for DEFQ extension by Jayamohan Kallickal · 12 years ago
  5. 2c9dfd3 [SCSI] be2iscsi: Fix MACRO for checking the adapter type by Jayamohan Kallickal · 12 years ago
  6. 43f388b [SCSI] be2iscsi: Fix freeing CXN specific driver resources. by Jayamohan Kallickal · 12 years ago
  7. bf9131c [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32 by Jayamohan Kallickal · 12 years ago
  8. 1e234bb [SCSI] be2iscsi: Fix MBX Command issues by Jayamohan Kallickal · 12 years ago
  9. a8081e3 [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer error by Jayamohan Kallickal · 12 years ago
  10. 0283fbb [SCSI] be2iscsi: Fix lack of uninitialize pattern to FW by Jayamohan Kallickal · 12 years ago
  11. 4f8d1bd [SCSI] csiostor: off by one error by Dan Carpenter · 12 years ago
  12. 0a7d1d3 [SCSI] bnx2fc: Bumped version to 1.0.14 by Bhanu Prakash Gollapudi · 12 years ago
  13. cf12219 [SCSI] bnx2fc: Update copyright dates by Bhanu Prakash Gollapudi · 12 years ago
  14. 5d78f17 [SCSI] bnx2fc: Fix race condition between IO completion and abort by Bhanu Prakash Gollapudi · 12 years ago
  15. c13d2b6 [SCSI] bnx2fc: Include chip number in the symbolic name by Bhanu Prakash Gollapudi · 12 years ago
  16. 353c2ad [SCSI] bnx2fc: Enable cached tasks to improve performance by Bhanu Prakash Gollapudi · 12 years ago
  17. 62271db [SCSI] fnic: Incremented driver version by Hiral Patel · 12 years ago
  18. d7fadce [SCSI] fnic: Kernel panic due to FIP mode misconfiguration by Hiral Patel · 12 years ago
  19. d3c995f [SCSI] fnic: FIP VLAN Discovery Feature Support by Hiral Patel · 12 years ago
  20. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  21. 20074f3 filter: fix va_list build error by Xi Wang · 12 years ago
  22. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  23. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 12 years ago
  24. c3b28ea Merge branch 'bnx2x' by David S. Miller · 12 years ago
  25. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 12 years ago
  26. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 12 years ago
  27. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 12 years ago
  28. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 12 years ago
  29. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 12 years ago
  30. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 12 years ago
  31. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  32. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 12 years ago
  33. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 12 years ago
  34. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  35. bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  36. 823e75f Merge branch 'ipc-scalability' by Linus Torvalds · 12 years ago
  37. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 12 years ago
  38. 41239fe ipc/msg.c: use list_for_each_entry_[safe] for list traversing by Nikola Pajkovsky · 12 years ago
  39. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 12 years ago
  40. 9f1bc2c9 ipc,sem: have only one list in struct sem_queue by Rik van Riel · 12 years ago
  41. c460b66 ipc,sem: open code and rename sem_lock by Rik van Riel · 12 years ago
  42. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 12 years ago
  43. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 12 years ago
  44. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 12 years ago
  45. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 12 years ago
  46. 1e3c941 ipc/msgutil.c: use linux/uaccess.h by HoSung Jung · 12 years ago
  47. daaf74c ipc: refactor msg list search into separate function by Peter Hurley · 12 years ago
  48. d076ac9 ipc: simplify msg list search by Peter Hurley · 12 years ago
  49. 8ac6ed5 ipc: implement MSG_COPY as a new receive mode by Peter Hurley · 12 years ago
  50. 852028a ipc: remove msg handling from queue scan by Peter Hurley · 12 years ago
  51. 2b3097a ipc: set EFAULT as default error in load_msg() by Peter Hurley · 12 years ago
  52. da085d4 ipc: tighten msg copy loops by Peter Hurley · 12 years ago
  53. be5f4b3 ipc: separate msg allocation from userspace copy by Peter Hurley · 12 years ago
  54. 3d8fa45 ipc: clamp with min() by Peter Hurley · 12 years ago
  55. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  56. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  57. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  58. b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 12 years ago
  59. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  60. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  61. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  62. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 12 years ago
  63. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 12 years ago
  64. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 12 years ago
  65. c710f590 Hexagon: fix return value for notify_resume case in do_work_pending by Richard Kuo · 12 years ago
  66. 610208bc Hexagon: fix signal number for user mem faults by Richard Kuo · 12 years ago
  67. 4192979 Hexagon: remove two Kconfig entries by Paul Bolle · 12 years ago
  68. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 12 years ago
  69. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 12 years ago
  70. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 12 years ago
  71. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 12 years ago
  72. 0d3ab45 Hexagon: break up user fn/arg register setting by Richard Kuo · 12 years ago
  73. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 12 years ago
  74. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  75. 3981c47 Hexagon: fix up int enable/disable at ret_from_fork by Richard Kuo · 12 years ago
  76. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 12 years ago
  77. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 12 years ago
  78. 2b3c744 Hexagon: don't print info for offline CPU's by Richard Kuo · 12 years ago
  79. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 12 years ago
  80. f8722a4 Hexagon: use correct work mask when checking for more work by Richard Kuo · 12 years ago
  81. db0fe53 Hexagon: add support for additional exceptions by Richard Kuo · 12 years ago
  82. 20f704b Hexagon: fix initial page table setup prior to jump to VA by Richard Kuo · 12 years ago
  83. 0357d2f Hexagon: remove keyring related call by Richard Kuo · 13 years ago
  84. 9cdae82 Hexagon: check to if we will overflow the signal stack by Richard Kuo · 13 years ago
  85. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 13 years ago
  86. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 13 years ago
  87. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 13 years ago
  88. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 13 years ago
  89. 53debcd Hexagon: use GENERIC_CPU_DEVICES by Richard Kuo · 13 years ago
  90. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 13 years ago
  91. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 12 years ago
  92. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 12 years ago
  93. 22493cf Hexagon: clean up generic headers in Kbuild by Richard Kuo · 12 years ago
  94. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  95. f1e9a23 Merge tag 'md-3.10' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  96. e2a8b0a Documentation/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  97. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  98. 5452c7f sparc/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  99. 90a102e powerpc/xmon/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  100. 9387a39 ARM/etm/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago