summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell2006-12-126-7/+201
* IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-121-0/+253
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-125-4/+1092
* RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-123-16/+222
* RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-123-24/+63
* RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-122-72/+101
* RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-122-6/+1Star
* IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier2006-12-121-1/+1
* RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar2006-12-121-5/+8
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1Star
* IB/ipath: Remove unused "write-only" variablesRoland Dreier2006-12-127-18/+9Star
* IB/fmr: ib_flush_fmr_pool() may wait too longRoland Dreier2006-12-121-10/+2Star
* [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-126-8/+13
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-1217-106/+549
|\
| * [patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof2006-12-114-16/+116
| * [patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney2006-12-085-18/+219
| * [patch 1/3] OCFS2 - Expose struct o2nm_clusterAndrew Beekhof2006-12-082-12/+15
| * ocfs2: Synchronize feature incompat flags in ocfs2_fs.hMark Fasheh2006-12-081-0/+9
| * ocfs2: update mount option documentationTiger Yang2006-12-081-0/+3
| * ocfs2: local mountsSunil Mushran2006-12-0811-66/+193
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-1268-1590/+1730
|\ \
| * | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
| * | i2c: Refactor a kfree in i2c-devJean Delvare2006-12-101-2/+1Star
| * | i2c: Fix return value check in i2c-devAkinobu Mita2006-12-101-2/+2
| * | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
| * | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1036-84/+45Star
| * | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-107-0/+194
| * | i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
| * | i2c: i2c-i801 documentation updateJason Gaston2006-12-101-1/+4
| * | i2c: Use the __ATTR macro where possibleJean Delvare2006-12-101-7/+4Star
| * | i2c: Whitespace cleanupsDavid Brownell2006-12-106-89/+89
| * | i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-101-2/+1Star
| * | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
| * | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-102-1/+2
| * | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-102-76/+15Star
| * | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
| * | i2c: New Philips PNX bus driverVitaly Wool2006-12-107-1/+1006
| * | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-1010-1312/+0Star
| * | i2c: Update the list of driver IDsJean Delvare2006-12-101-3/+1Star
| * | i2c: Fix documentation typosJean Delvare2006-12-102-3/+3
* | | [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-121-2/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-1263-557/+2038
|\ \ \
| * | | sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14Star
| * | | sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16Star
| * | | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-123-3/+6
| * | | sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1
| * | | sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
| * | | sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
| * | | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1222-20/+284
| * | | sh: Fixup dma_cache_sync() callers.Paul Mundt2006-12-121-5/+5