1. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  2. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  3. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  4. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  5. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  6. 5763181 IB/ipath: Convert old cpumask api into new one by Motohiro KOSAKI · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  9. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. 78e2c64 drivers/infiniband: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. f96d301 inifiband: Remove BKL from ipath_open() by Thomas Gleixner · 15 years ago
  14. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  15. 286b63d IB/ipath: strncpy() doesn't always NUL-terminate by Roel Kluin · 15 years ago
  16. cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath by Rusty Russell · 16 years ago
  17. 3d08909 IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free by Dave Olson · 16 years ago
  18. 1bf7724 IB/ipath: Fix spi_pioindex value by Dave Olson · 16 years ago
  19. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  20. c76d3d2 device create: infiniband: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  21. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  22. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  23. 40d9769 IB/ipath: Make ipath_portdata work with struct pid * not pid_t by Pavel Emelyanov · 16 years ago
  24. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 16 years ago
  25. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  26. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 16 years ago
  27. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 16 years ago
  28. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 16 years ago
  29. 1d7c2e5 IB/ipath: Enable reduced PIO update for HCAs that support it. by Dave Olson · 16 years ago
  30. 9355fb6 IB/ipath: Add support for 7220 receive queue changes by Ralph Campbell · 16 years ago
  31. c4b4d16 IB/ipath: Make send buffers available for kernel if not allocated to user by Ralph Campbell · 16 years ago
  32. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 16 years ago
  33. 5d1ce03 IB/ipath: Shared context code needs to be sure device is usable by Dave Olson · 16 years ago
  34. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  35. 60948a4 IB/ipath: Port config has on-chip effects for 7220 by Ralph Campbell · 17 years ago
  36. a18e26a IB/ipath: Allow more flexible user register alignments by Ralph Campbell · 17 years ago
  37. 9e2ef36b IB/ipath: Clean up some comments by Dave Olson · 17 years ago
  38. 755807a IB/ipath: Changes for fields moving from devdata to portdata by Dave Olson · 17 years ago
  39. d827486 IB/ipath: Generalize some xxx_SHIFT macros by Dave Olson · 17 years ago
  40. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  41. 3c84508 IB/ipath: Convert from .nopage to .fault by Nick Piggin · 17 years ago
  42. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  43. 3ac8c70 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. by Dave Olson · 17 years ago
  44. 70c51da IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close by Arthur Jones · 17 years ago
  45. f2d0423 IB/ipath: ipath_poll fixups and enhancements by Robert Walsh · 17 years ago
  46. bacf401 IB/ipath: Make handling of one subport consistent by Mark Debbage · 17 years ago
  47. 0df6291 IB/ipath: Correct checking of swminor version field when using subports by Mark Debbage · 17 years ago
  48. f716cdf IB/ipath: Change use of constants for TID type to defined values by Joan Eslinger · 17 years ago
  49. f0810da IB/ipath: Fix unit selection when all CPU affinity bits set by Bryan O'Sullivan · 17 years ago
  50. 569b87b IB/ipath: Force PIOAvail update entry point by Arthur Jones · 17 years ago
  51. c7e29ff IB/ipath: Allow receive ports mapped into userspace to be shared by Mark Debbage · 17 years ago
  52. 0a5a83c IB/ipath: Fix port sharing on powerpc by Ralph Campbell · 17 years ago
  53. 947d761 IB/ipath: Don't initialize port memory for subports by Ralph Campbell · 17 years ago
  54. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  55. 44f8e3f IB/ipath: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  56. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  57. c97d27d IB/ipath: Set CPU affinity early by Bryan O'Sullivan · 18 years ago
  58. 1fd3b40 IB/ipath: Improved support for PowerPC by Bryan O'Sullivan · 18 years ago
  59. 0624b07 IB/ipath: Fix compiler warnings and errors on non-x86_64 systems by Bryan O'Sullivan · 18 years ago
  60. 9929b0f IB/ipath: Driver support for userspace sharing of HW contexts by Bryan O'Sullivan · 18 years ago
  61. e35d710 IB/ipath: fix return value from ipath_poll by Bryan O'Sullivan · 18 years ago
  62. 525d0ca IB/ipath: support new QLogic product naming scheme by Bryan O'Sullivan · 18 years ago
  63. 0fd4136 IB/ipath: remove stale references to userspace SMA by Bryan O'Sullivan · 18 years ago
  64. 34b2aaf IB/ipath: simplify layering code by Bryan O'Sullivan · 18 years ago
  65. 367fe71 IB/ipath: drop requirement that PIO buffers be mmaped write-only by Bryan O'Sullivan · 18 years ago
  66. eb9dc6f IB/ipath: More changes to support InfiniPath on PowerPC 970 systems by Bryan O'Sullivan · 18 years ago
  67. 27b678d [PATCH] IB/ipath: namespace cleanup: replace ips with ipath by Bryan O'Sullivan · 18 years ago
  68. 35783ec [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA by Bryan O'Sullivan · 18 years ago
  69. f37bda9 [PATCH] IB/ipath: memory management cleanups by Bryan O'Sullivan · 18 years ago
  70. 0ed9a4a [PATCH] IB/ipath: use more appropriate gfp flags by Bryan O'Sullivan · 18 years ago
  71. a2acb2f [PATCH] IB/ipath: allow diags on any unit by Bryan O'Sullivan · 18 years ago
  72. 759d576 [PATCH] IB/ipath: update copyrights and other strings to reflect new company name by Bryan O'Sullivan · 18 years ago
  73. 9dcc0e5 IB/ipath: enable PE800 receive interrupts on user ports by Bryan O'Sullivan · 18 years ago
  74. eaf6733 IB/ipath: fix reporting of driver version to userspace by Bryan O'Sullivan · 18 years ago
  75. 7f510b4 IB/ipath: support for userspace apps using core driver by Bryan O'Sullivan · 18 years ago