summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Move destroy to kernel threadTom Tucker2008-05-192-3/+15
* svcrdma: Shrink scope of spinlock on RQ CQTom Tucker2008-05-191-2/+2
* svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-192-23/+29
* svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-193-48/+16
* svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-193-3/+0
* svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker2008-05-191-7/+16
* svcrdma: Fix error handling during listening endpoint creationTom Tucker2008-05-191-11/+13
* svcrdma: Free context on post_recv error in send_replyTom Tucker2008-05-191-1/+2
* svcrdma: Free context on ib_post_recv errorTom Tucker2008-05-191-0/+2
* svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker2008-05-191-0/+1
* svcrdma: Fix return value in svc_rdma_sendTom Tucker2008-05-191-1/+1
* svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker2008-05-191-18/+22
* svcrdma: Simplify receive buffer postingTom Tucker2008-05-193-35/+11
* svc: Remove unused header files from svc_xprt.cTom Tucker2008-05-191-21/+0
* svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker2008-05-191-2/+0
* Linux 2.6.26-rc3v2.6.26-rc3Linus Torvalds2008-05-181-1/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1825-80/+180
|\
| * i2c/max6875: Really prevent 24RF08 corruptionJean Delvare2008-05-181-3/+0
| * i2c-amd756: Fix functionality flagsJean Delvare2008-05-181-1/+1
| * i2c: Kill the old driver matching schemeJean Delvare2008-05-183-25/+7
| * i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-1816-39/+143
| * i2c: Switch pasemi to the new device/driver matching schemeJean Delvare2008-05-181-5/+2
| * i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare2008-05-181-2/+0
| * i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 ExpertJean Delvare2008-05-181-4/+24
| * i2c: New co-maintainerJean Delvare2008-05-181-1/+3
* | m68k: Add multi_defconfigGeert Uytterhoeven2008-05-181-0/+1269
* | m68k: Update defconfigsGeert Uytterhoeven2008-05-1811-587/+994
* | m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven2008-05-181-3/+3
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-182-25/+25
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-182-2/+3
* | m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven2008-05-181-1/+1
* | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-185-8/+8
* | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
* | m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-185-0/+19
* | m68k: dnfb doesnt check for ApolloGeert Uytterhoeven2008-05-181-0/+3
* | m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* | m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-181-1/+1
* | m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven2008-05-181-2/+2
* | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1
* | m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven2008-05-181-7/+0
* | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven2008-05-181-2/+1
* | m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven2008-05-181-1/+0
* | m68k: Convert access_ok() to an inline functionGeert Uytterhoeven2008-05-181-1/+5
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1731-74/+142
|\ \
| * \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-05-1716-35/+67
| |\ \
| | * | ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi2008-05-091-1/+1
| | * | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni2008-05-091-1/+2
| | * | ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2008-05-092-2/+5
| | * | ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2008-05-092-2/+4
| | * | ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander2008-05-091-5/+5
OpenPOWER on IntegriCloud