summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: correct reported reject codeSean Hefty2005-11-301-4/+9
* IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-301-4/+8
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-293-23/+99
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-292-3/+31
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-291-1/+3
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-291-0/+4
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-291-4/+0
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-291-2/+4
* IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-291-2/+2
* IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-281-1/+2
* IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-281-19/+22
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-281-0/+3
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-271-2/+2
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-1/+1
* Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-11-251-5/+11
|\
| * drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* | SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust2005-11-251-11/+15
* | NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust2005-11-251-14/+12
* | NFSv4: Fix typo in lock cachingTrond Myklebust2005-11-251-3/+3
* | NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust2005-11-251-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-259-20/+29
|\ \
| * | [PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2005-11-252-7/+12
| * | Merge ../linux-2.6Paul Mackerras2005-11-2556-452/+485
| |\ \
| * | | [PATCH] powerpc: remove arch/powerpc/include hack for 64 bitStephen Rothwell2005-11-251-6/+10
| * | | [PATCH] powerpc: update my email addressOlof Johansson2005-11-236-7/+7
* | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-256-38/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-251-24/+12
| * | | [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-251-3/+8
| * | | [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher2005-11-251-2/+3
| * | | [XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott2005-11-251-7/+6
| * | | [XFS] handle error returns from freeze_bdevChristoph Hellwig2005-11-251-1/+1
| * | | [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-251-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-241-1/+1
|\ \ \
| * | | [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks2005-11-231-1/+1
| | |/ | |/|
* | | [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-241-1/+5
| |/ |/|
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2005-11-234-5/+4
|\ \
| * | drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1
| * | drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
| * | I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1
| |/
* | [PATCH] usb serial: remove redundant includeNicolas Kaiser2005-11-231-1/+0
* | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-231-0/+1
* | [PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman2005-11-231-0/+9
* | [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-232-38/+36
* | [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-232-161/+162
* | [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-231-135/+125
* | [PATCH] USB: EHCI updatesDavid Brownell2005-11-234-42/+46
* | [PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2005-11-232-0/+9
* | [PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel2005-11-231-1/+1
* | [PATCH] PCI: direct.c: DBGDaniel Marjamäki2005-11-231-1/+1
OpenPOWER on IntegriCloud