deliverable/linux.git
2009-09-11  Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-09  Steve WiseRDMA/iwcm: Reject the connection when the cm_id is...
2009-09-09  Steve WiseRDMA/cxgb3: Clean up properly on FW mismatch failures
2009-09-09  Steve WiseRDMA/cxgb3: Don't ignore insert_handle() failures
2009-09-08  Roland DreierMAINTAINERS: InfiniBand/RDMA mailing list transition...
2009-09-06  Chien TungRDMA/nes: Map MTU to IB_MTU_* and correctly report...
2009-09-06  Don WoodRDMA/nes: Rework the disconn routine for terminate...
2009-09-06  Don WoodRDMA/nes: Use the flush code to fill in cqe error
2009-09-06  Don WoodRDMA/nes: Make poll_cq return correct number of wqes...
2009-09-06  Don WoodRDMA/nes: Use flush mechanism to set status for wqe...
2009-09-06  Don WoodRDMA/nes: Implement Terminate Packet
2009-09-06  Don WoodRDMA/nes: Add CQ error handling
2009-09-06  Don WoodRDMA/nes: Clean out CQ completions when QP is destroyed
2009-09-06  Don WoodRDMA/nes: Change memory allocation for cqp request...
2009-09-06  Don WoodRDMA/nes: Allocate work item for disconnect event handling
2009-09-06  Don WoodRDMA/nes: Update refcnt during disconnect
2009-09-06  Jack MorgensteinIB/mthca: Don't allow userspace open while recovering...
2009-09-06  Arputham BenjaminIB/mthca: Distinguish multiple devices in /proc/interrupts
2009-09-06  Roland DreierIB/mthca: Annotate CQ locking
2009-09-06  Roland DreierIB/mthca: Remove unnecessary include of <linux/init.h>
2009-09-06  Roland DreierIB/mthca: Remove unnecessary include of <asm/page.h>
2009-09-06  Jack MorgensteinIB/mlx4: Don't allow userspace open while recovering...
2009-09-06  Arputham Benjaminmlx4_core: Distinguish multiple devices in /proc/interrupts
2009-09-06  Yevgeny Petrilinmlx4_core: Avoid double free_icms
2009-09-06  Roland Dreiermlx4_core: Allocate and map sufficient ICM memory for...
2009-09-06  Roland DreierIB/mlx4: Annotate CQ locking
2009-09-06  Roland Dreiermlx4_core: Remove unnecessary includes of <linux/init.h>
2009-09-06  Roland Dreiermlx4_core: Use pci_request_regions()
2009-09-06  Roel KluinRDMA/amso1100: Check kmalloc() result in c2_register_de...
2009-09-06  Jack MorgensteinIB/uverbs: Return ENOSYS for unimplemented commands...
2009-09-06  Yossi EtiginIB/core: Fix send multicast group leave retry
2009-09-06  Marcin SlusarzIB: Use printk_once() for driver versions
2009-09-06  Tobias KlauserRDMA/amso1100: Use %pM conversion specifier
2009-09-06  Roland DreierIB: Use DEFINE_SPINLOCK() for static spinlocks
2009-09-06  Jason GunthorpeIPoIB: Check multicast address format
2009-09-06  Roland DreierIPoIB: Drop priv->lock before calling ipoib_send()
2009-09-06  Roland DreierIPoIB: Remove unused <rdma/ib_cache.h> includes
2009-09-06  Roel KluinIB/ipath: strncpy() doesn't always NUL-terminate
2009-09-06  Joachim FenkesIB/ehca: Fix CQE flags reporting
2009-09-06  Joachim FenkesIB/ehca: Construct MAD redirect replies from request MAD
2009-09-06  Alexander SchmidtIB/ehca: Make port autodetect mode the default
2009-09-06  Steve WiseRDMA/cxgb3: Wake up any waiters on peer close/abort
2009-09-06  Steve WiseRDMA/cxgb3: Don't free endpoints early
2009-09-06  Steve WiseRDMA/cxgb3: Handle port events properly
2009-09-06  Steve WiseRDMA/cxgb3: Set the appropriate IO channel in rdma_init...
2009-09-06  Steve WiseRDMA/cxgb3: iwch_unregister_device leaks memory
2009-09-05  Linus TorvaldsLinux 2.6.31-rc9
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Roderick Colenbranderpowerpc: Fix i8259 interrupt driver kernel crash on...
2009-09-05  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-09-05  Linus TorvaldsMerge branch 'fix/oxygen' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-09-05  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-09-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-05  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-09-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05  Nicolas Pitreext2: fix unbalanced kmap()/kunmap()
2009-09-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-05  Linus Torvaldspty: don't limit the writes to 'pty_space()' inside...
2009-09-05  Linus Torvaldsn_tty: do O_ONLCR translation as a single write
2009-09-05  Oleg Nesterovexec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-05  Mel Gormanpage-allocator: always change pageblock ownership when...
2009-09-05  David Howellsnommu: fix error handling in do_mmap_pgoff()
2009-09-05  Oleg Nesterovworkqueues: introduce __cancel_delayed_work()
2009-09-05  Stefan Richterfirewire: sbp2: fix freeing of unallocated memory
2009-09-05  Stefan Richterfirewire: ohci: fix Ricoh R5C832, video reception
2009-09-05  Stefan Richterfirewire: ohci: fix Agere FW643 and multiple cameras
2009-09-05  Stefan Richterfirewire: core: fix crash in iso resource management
2009-09-04  Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-09-04  Mikulas Patockadm snapshot: fix on disk chunk size validation
2009-09-04  Mikulas Patockadm exception store: split set_chunk_size
2009-09-04  Mikulas Patockadm snapshot: fix header corruption race on invalidation
2009-09-04  Mikulas Patockadm snapshot: refactor zero_disk_area to use chunk_io
2009-09-04  Jonathan Brassowdm log: userspace add luid to distinguish between concu...
2009-09-04  Jonathan Brassowdm raid1: do not allow log_failure variable to unset...
2009-09-04  Jonathan Brassowdm log: remove incorrect field from userspace table...
2009-09-04  Jonathan Brassowdm log: fix userspace status output
2009-09-04  Mike Snitzerdm stripe: expose correct io hints
2009-09-04  Mike Snitzerdm table: add more context to terse warning messages
2009-09-04  Mikulas Patockadm table: fix queue_limit checking device iterator
2009-09-04  Mike Snitzerdm snapshot: implement iterate devices
2009-09-04  Kiyoshi Uedadm multipath: fix oops when request based io fails...
2009-09-04  David S. Millersparc64: Fix bootup with mcount in some configs.
2009-09-04  Dave AndrewsInput: atkbd - add Compaq Presario R4000-series repeat...
2009-09-03  Eric Dumazetslub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
2009-09-03  Massimo CirilloJFFS2: add missing verify buffer allocation/deallocation
2009-09-03  Dimitri Gorokhovikmtd: nftl: fix offset alignments
2009-09-03  Dimitri Gorokhovikmtd: nftl: write support is broken
2009-09-03  Anton Vorontsovmtd: m25p80: fix null pointer dereference bug
2009-09-03  David S. Millersparc64: Kill spurious NMI watchdog triggers by increas...
2009-09-03  Paul Mackerrasperf_counter/powerpc: Fix cache event codes for POWER7
next
This page took 0.042466 seconds and 5 git commands to generate.