summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-13/+30
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer-0/+21
2008-05-19svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker-0/+2
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker-8/+7
2008-05-19svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker-9/+14
2008-05-19svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker-0/+1
2008-05-19svcrdma: Use ib verbs version of dma_unmapTom Tucker-4/+4
2008-05-19svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker-3/+35
2008-05-19svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker-20/+20
2008-05-19svcrdma: Add reference for each SQ/RQ WRTom Tucker-2/+16
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker-3/+15
2008-05-19svcrdma: Shrink scope of spinlock on RQ CQTom Tucker-2/+2
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker-23/+29
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker-48/+16
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker-3/+0
2008-05-19svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker-7/+16
2008-05-19svcrdma: Fix error handling during listening endpoint creationTom Tucker-11/+13
2008-05-19svcrdma: Free context on post_recv error in send_replyTom Tucker-1/+2
2008-05-19svcrdma: Free context on ib_post_recv errorTom Tucker-0/+2
2008-05-19svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker-0/+1
2008-05-19svcrdma: Fix return value in svc_rdma_sendTom Tucker-1/+1
2008-05-19svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker-18/+22
2008-05-19svcrdma: Simplify receive buffer postingTom Tucker-35/+11
2008-05-19svc: Remove unused header files from svc_xprt.cTom Tucker-21/+0
2008-05-19svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker-2/+0
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt-6/+5
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt-1/+9
2008-05-19snd-pcsp: silent misleading warningStas Sergeev-1/+3
2008-05-19snd-pcsp: depend on CONFIG_EXPERIMENTALStas Sergeev-0/+1
2008-05-19snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev-5/+14
2008-05-19snd-pcsp: adjust help texts to frighten usersStas Sergeev-7/+12
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy-48954/+120270
2008-05-18lmb: Fix compile warningKumar Gala-1/+2
2008-05-18svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields-2/+2
2008-05-18nfsd: reorder printk in do_probe_callback to avoid use-after-freeJ. Bruce Fields-1/+1
2008-05-18Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-149/+161
2008-05-18Linux 2.6.26-rc3v2.6.26-rc3Linus Torvalds-1/+1
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-80/+180
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven-25/+25
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven-2/+3
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven-1/+1
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven-8/+8
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven-0/+14
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven-0/+19
2008-05-18m68k: dnfb doesnt check for ApolloGeert Uytterhoeven-0/+3
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven-0/+3
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven-1/+1