1. d38e19d [SCSI] MAINTAINERS: Update zfcp entry by Christof Schmitt · 14 years ago
  2. efee0bd [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() by Jesper Juhl · 14 years ago
  3. 70e1472 [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets by Eddie Wai · 14 years ago
  4. b8ce8b5 [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info by kxie@chelsio.com · 14 years ago
  5. c343a01 [SCSI] cxgbi: set ulpmode only if digest is on by kxie@chelsio.com · 14 years ago
  6. 938abd8 [SCSI] hpsa: avoid leaking stack contents to userland by Vasiliy Kulikov · 14 years ago
  7. 1d5e2ed [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown by Stephen M. Cameron · 14 years ago
  8. c4f8a29 [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device() by Stephen M. Cameron · 14 years ago
  9. 94a1364 [SCSI] hpsa: Add a per controller commands_outstanding entry in /sys by Stephen M. Cameron · 14 years ago
  10. 60d3f5b [SCSI] hpsa: use usleep_range not msleep for small sleeps by Stephen M. Cameron · 14 years ago
  11. 02ec19c [SCSI] hpsa: allow driver to put controller in either simple or performant mode by Stephen M. Cameron · 14 years ago
  12. 6eaf46f [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack by Stephen M. Cameron · 14 years ago
  13. 25c1e56 [SCSI] hpsa: do not reset unknown boards on reset_devices by Stephen M. Cameron · 14 years ago
  14. 72ceeae [SCSI] hpsa: limit commands allocated on reset_devices by Stephen M. Cameron · 14 years ago
  15. 270d05d [SCSI] hpsa: Use kernel provided PCI state save and restore functions by Stephen M. Cameron · 14 years ago
  16. fe5389c [SCSI] hpsa: fix board status waiting code by Stephen M. Cameron · 14 years ago
  17. 922a9e4 [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants by Stephen M. Cameron · 14 years ago
  18. d896f3f [SCSI] hpsa: fixup DMA address before freeing. by Stephen M. Cameron · 14 years ago
  19. b03a777 [SCSI] hpsa: defend against zero sized buffers in passthru ioctls by Stephen M. Cameron · 14 years ago
  20. 5fd1062 [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev list by Mike Snitzer · 14 years ago
  21. a3b1eff [SCSI] scsi_dh_alua: Add Promise VTrak to dev list by Ilgu Hong · 14 years ago
  22. 9349923 [SCSI] scsi_dh_alua: fix stpg_endio group state reporting by Joseph Gruher · 14 years ago
  23. ed0f36b [SCSI] scsi_dh_alua: fix deadlock in stpg_endio by Joseph Gruher · 14 years ago
  24. 7c66e9a [SCSI] scsi_dh_alua: fix submit_stpg return by Joseph Gruher · 14 years ago
  25. aa023b8 [SCSI] mpt2sas: Bump version 08.100.00.00 by Kashyap, Desai · 14 years ago
  26. d5bd349 [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base by Kashyap, Desai · 14 years ago
  27. fb396be [SCSI] mpt2sas: Add support for Customer specific branding messages by Kashyap, Desai · 14 years ago
  28. 9af05d9 [SCSI] mpt2sas: Revision P MPI Header Update by Kashyap, Desai · 14 years ago
  29. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  30. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  31. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  32. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  33. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  34. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  35. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago
  36. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 14 years ago
  37. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  38. 3ac285f selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
  39. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  40. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  41. 5403110 trusted keys: Fix a memory leak in trusted_update(). by Jesper Juhl · 14 years ago
  42. 7f3c68b keys: add trusted and encrypted maintainers by Mimi Zohar · 14 years ago
  43. b970344 encrypted-keys: rename encrypted_defined files to encrypted by Mimi Zohar · 14 years ago
  44. 4b174b6 trusted-keys: rename trusted_defined files to trusted by Mimi Zohar · 14 years ago
  45. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 14 years ago
  46. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  47. fcf2856 docbook: fix broken serial to tty/serial movement by Randy Dunlap · 14 years ago
  48. 1bae4ce Linux 2.6.38-rc2 by Linus Torvalds · 14 years ago
  49. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  50. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 14 years ago
  51. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 14 years ago
  52. 9093ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  53. ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  54. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  55. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  57. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  58. 7971b96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  59. c745552 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  60. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. 3dece37 mm: System without MMU do not need pte_mkwrite by Michal Simek · 14 years ago
  62. db9fd84 MAINTAINERS: Update Roland Dreier's email address by Roland Dreier · 14 years ago
  63. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  64. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  65. dfff95c um: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  66. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  67. 373b25c sparc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  68. 2fc361b score: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  69. 2604362 powerpc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  70. 72e73af parisc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  71. b169c90 mn10300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  72. b6e3162 microblaze: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  73. d8b1932 m68knommu: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  74. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  75. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  76. 7b02886 blackfin: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  77. e27ec64 alpha: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  78. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  79. 0e155b2 m32r: Convert to generic irq Kconfig by Thomas Gleixner · 14 years ago
  80. 7a0abc7 m32r: Convert usrv platform irq handling by Thomas Gleixner · 14 years ago
  81. 9b141fa m32r: Convert opsput_lcdpld irq chip by Thomas Gleixner · 14 years ago
  82. 1899a49 m32r: Convert opsput lanpld irq chip by Thomas Gleixner · 14 years ago
  83. 22cbc93 m32r: Convert opsput pld irq chip by Thomas Gleixner · 14 years ago
  84. 883c0cc m32r: Convert opsput irq chip by Thomas Gleixner · 14 years ago
  85. ce1104c m32r: Convert oaks32r irq chips by Thomas Gleixner · 14 years ago
  86. b82727e m32r: Convert mappi3 irq chip by Thomas Gleixner · 14 years ago
  87. efa63c6 m32r: Convert mappi2 irq chip by Thomas Gleixner · 14 years ago
  88. 1f12681 m32r: Convert mappi irq chips by Thomas Gleixner · 14 years ago
  89. 37808e4 m32r: Convert m32700ut lcdpld irq chip by Thomas Gleixner · 14 years ago
  90. 72bd198 m32r: Convert m32700ut lanpld irq chip by Thomas Gleixner · 14 years ago
  91. 63b549b m32r: Convert m32700ut pld irq chip by Thomas Gleixner · 14 years ago
  92. 364a9ba m32r: Convert m32104ut irq chip by Thomas Gleixner · 14 years ago
  93. 8afb53b m32r: Convert m32104ut irq handling by Thomas Gleixner · 14 years ago
  94. 863018a m32r: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  95. 3013978 cris: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  96. 9af7503 cris: Convert V32 interrupt handling by Thomas Gleixner · 14 years ago
  97. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 14 years ago
  98. c84077a cris: Use irq handling wrapper by Thomas Gleixner · 14 years ago
  99. 51f3f15 h8300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  100. f9f91ef h8300: Convert interrupt handling to flow handler by Thomas Gleixner · 14 years ago