1. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  2. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  3. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  5. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  6. 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
  7. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  8. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  9. dccb816 IB/ipath: Fix probe failure path by Ben Hutchings · 15 years ago
  10. 78e2c64 drivers/infiniband: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  11. f6d6084 IB/ipath: Remove support for QLogic PCIe QLE devices by Ralph Campbell · 15 years ago
  12. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
  13. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  15. 8839316 Fix typos in comments by Thomas Weber · 15 years ago
  16. ccbe9f0 RDMA: Use rlimit helpers by Jiri Slaby · 15 years ago
  17. 12e9a45 Fix failure exit in ipathfs by Al Viro · 15 years ago
  18. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  19. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  20. 598cb6f IB/ipath: Use bitmap_weight() by Akinobu Mita · 15 years ago
  21. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  22. f96d301 inifiband: Remove BKL from ipath_open() by Thomas Gleixner · 15 years ago
  23. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  24. f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  25. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 16 years ago
  26. a4dbd67 driver model: constify attribute groups by David Brownell · 16 years ago
  27. 286b63d IB/ipath: strncpy() doesn't always NUL-terminate by Roel Kluin · 15 years ago
  28. 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 16 years ago
  29. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  30. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  31. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 09f98ba Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-next by Roland Dreier · 16 years ago
  33. e538052 IB/ipath: Really run work in ipath_release_user_pages_on_close() by Roland Dreier · 16 years ago
  34. 71c4512 IB/ipath: Fix memory leak in init_shadow_tids() error path by Roland Dreier · 16 years ago
  35. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 16 years ago
  36. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  37. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  38. cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath by Rusty Russell · 16 years ago
  39. 3d08909 IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free by Dave Olson · 16 years ago
  40. 1bf7724 IB/ipath: Fix spi_pioindex value by Dave Olson · 16 years ago
  41. 6114d4c IB/ipath: Only do 1X workaround on rev1 chips by Dave Olson · 16 years ago
  42. 60e84503 IB/ipath: Don't count IB symbol and link errors unless link is UP by Dave Olson · 16 years ago
  43. 890fccb IB/ipath: Check return value of dma_map_single() by Ralph Campbell · 16 years ago
  44. fab01fc IB/ipath: Fix PSN of send WQEs after an RDMA read resend by Ralph Campbell · 16 years ago
  45. 7c37d74 IB/ipath: Improve UD loopback performance by allocating temp array only once by Ralph Campbell · 16 years ago
  46. 64f22fa IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c by Michael Ellerman · 16 years ago
  47. a8b56f2 IB/ipath: Fix RDMA write with immediate copy of last packet by Ralph Campbell · 16 years ago
  48. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  49. e441d63 IB/ipath: Fix hang on module unload by Yannick Cote · 16 years ago
  50. 9403589 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 by Ralph Campbell · 16 years ago
  51. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  52. 24babad IB/ipath: Fix incorrect check for max physical address in TID by Dave Olson · 16 years ago
  53. 7ec01ff IB/ipath: Fix lost UD send work request by Ralph Campbell · 16 years ago
  54. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  55. 70117b9 IB/ipath: Fix printk format warnings by Alexander Beregalov · 16 years ago
  56. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  57. 52fd8ca IB/ipath: Use unsigned long for irq flags by Vegard Nossum · 16 years ago
  58. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  59. c76d3d2 device create: infiniband: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  60. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 17 years ago
  61. df86661 IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() by Ralph Campbell · 17 years ago
  62. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 17 years ago
  63. fd91b1b IB/ipath: Simplify code using ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  64. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  65. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 17 years ago
  66. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 17 years ago
  67. 766d027 Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  68. 27676a3 IB/ipath: Fix SM trap forwarding by Ralph Campbell · 17 years ago
  69. 03031f7 IB/ipath: Fix device capability flags by Ralph Campbell · 17 years ago
  70. e8ffef7 IB/ipath: Avoid test_bit() on u64 SDMA status value by Roland Dreier · 17 years ago
  71. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 17 years ago
  72. df3f0da IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate by Ralph Campbell · 17 years ago
  73. cd80ec6 IB/ipath: Fix printk format for ipath_sdma_status by Roland Dreier · 17 years ago
  74. f018c7e IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long by Roland Dreier · 17 years ago
  75. 40d9769 IB/ipath: Make ipath_portdata work with struct pid * not pid_t by Pavel Emelyanov · 17 years ago
  76. 74116f58 IB/ipath: Fix RDMA read response sequence checking by Ralph Campbell · 17 years ago
  77. e509be8 IB/ipath: Fix many locking issues when switching to error state by Ralph Campbell · 17 years ago
  78. 53dc1ca IB/ipath: Fix RC and UC error handling by Ralph Campbell · 17 years ago
  79. ab69b3c IB/ipath: Fix SDMA error recovery in absence of link status change by John Gregor · 17 years ago
  80. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 17 years ago
  81. 2889d1e IB/ipath: Fix count of packets received by kernel by Michael Albaugh · 17 years ago
  82. 2bfc8e9 IB/ipath: Return the correct opcode for RDMA WRITE with immediate by Ralph Campbell · 17 years ago
  83. b4d390d IB/ipath: Fix bug that can leave sends disabled after freeze recovery by Dave Olson · 17 years ago
  84. 6e87d15 IB/ipath: Only increment SSN if WQE is put on send queue by Ralph Campbell · 17 years ago
  85. 5f51efc IB/ipath: Only warn about prototype chip during init by Michael Albaugh · 17 years ago
  86. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  87. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 17 years ago
  88. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 17 years ago
  89. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 17 years ago
  90. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 17 years ago
  91. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 17 years ago
  92. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 17 years ago
  93. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  94. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  95. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 17 years ago
  96. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 17 years ago
  97. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 17 years ago
  98. 8babfa4 IB/ipath: User mode send DMA by Arthur Jones · 17 years ago
  99. 909c0fa IB/ipath: User mode send DMA header file by Arthur Jones · 17 years ago
  100. f7a60d7 IB/ipath: Add code for IBA7220 send DMA by John Gregor · 17 years ago