summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-233-0/+345
* Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-231-5/+5
* Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-231-4/+2
* Input: uinput - remove duplicate includeHuang Weiyi2008-07-231-1/+0
* Input: serio - offload resume to kseriodShaohua Li2008-07-231-18/+37
* Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov2008-07-231-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-216721-389233/+458387
|\
| * Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-2036-966/+1042
| |\
| | * nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-181-2/+2
| | * nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-181-74/+74
| | * lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-153-15/+34
| | * lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields2008-07-151-3/+2
| | * lockd: minor svclock.c style fixesJ. Bruce Fields2008-07-151-5/+5
| | * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-154-11/+6
| | * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-154-12/+7
| | * lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-152-4/+2
| | * file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-131-2/+2
| | * nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy2008-07-071-0/+4
| | * nfsd: document open share bit trackingJ. Bruce Fields2008-07-071-0/+18
| | * nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-041-114/+91
| | * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-031742-18919/+31340
| | |\
| | | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-022-115/+12
| | | * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-021-4/+19
| | | * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-021-0/+1
| | | * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-021-4/+12
| | | * svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-021-1/+0
| | | * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-021-4/+0
| | | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-024-0/+10
| | | * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-021-6/+14
| | | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-022-45/+39
| | | * svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2008-07-022-88/+80
| | | * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-023-0/+72
| | * | nfsd: dprint operation namesBenny Halevy2008-07-021-2/+50
| | * | nfsd: nfs4 minorversion decoder vectorsBenny Halevy2008-07-021-3/+14
| | * | nfsd: unsupported nfs4 ops should fail with nfserr_opnotsuppBenny Halevy2008-07-021-0/+9
| | * | nfsd: tabulate nfs4 xdr decoding functionsBenny Halevy2008-07-021-105/+48
| | * | nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0Benny Halevy2008-07-021-7/+3
| | * | nfsd: clean up mnt_want_write callsMiklos Szeredi2008-07-011-14/+11
| | * | nfsd: treat all shutdown signals as equivalentJeff Layton2008-06-301-25/+5
| | * | nfs: rewrap NFS/RDMA documentation to 80 linesJ. Bruce Fields2008-06-301-19/+21
| | * | update NFS/RDMA documentationJames Lentini2008-06-301-31/+44
| | * | nfsd: fix spurious EACCESS in reconnect_path()Neil Brown2008-06-301-3/+26
| | * | gss_krb5: Use random value to initialize confounderKevin Coffman2008-06-231-4/+18
| | * | gss_krb5: move gss_krb5_crypto into the krb5 moduleKevin Coffman2008-06-232-12/+2
| | * | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-234-46/+49
| | * | nfsd: rename MAY_ flagsMiklos Szeredi2008-06-2310-97/+105
| | * | knfsd: nfsd: Handle ERESTARTSYS from syscalls.NeilBrown2008-06-231-0/+1
| | * | nfsd: fix race in nfsd_nrthreads()Neil Brown2008-06-231-4/+6
| | * | lockd: close potential race with rapid lockd_up/lockd_down cycleJeff Layton2008-06-231-20/+13
| | * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-233-8/+5