summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-255-7/+320
|\
| * Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-0/+3
| |\
| | * Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+3
| * | Input: add Zhen Hua driverMartin Kebert2008-04-151-0/+1
| * | Input: put ledstate in the keyboard notifierKarl Dahlke2008-04-151-0/+1
| * | Merge branch 'wm97xx'Dmitry Torokhov2008-04-021-0/+311
| |\ \ | | |/
| | * Input: add support for WM97xx familty touchscreensMark Brown2008-04-021-0/+311
| * | Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-021-1/+2
| |/
| * Input: remove private member from input_dev structureDmitry Torokhov2008-04-021-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-04-254-4/+355
|\ \
| * | dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-251-6/+0
| * | dm: move include filesAlasdair G Kergon2008-04-253-0/+263
| * | dm: expose macrosAlasdair G Kergon2008-04-251-1/+93
| * | dm log: clean interfaceHeinz Mauelshagen2008-04-251-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-252-6/+26
|\ \ \
| * \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-251-2/+22
| |\ \ \
| | * | | phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-251-2/+22
| * | | | xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet2008-04-251-4/+4
| |/ / /
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-04-254-2/+16
|\ \ \ \
| * | | | [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-221-2/+3
| * | | | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-221-0/+3
| * | | | [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
| * | | | [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
* | | | | nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-251-1/+1
* | | | | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-251-0/+1
* | | | | lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-251-0/+1
* | | | | lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-251-1/+6
| |_|/ / |/| | |
* | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-2410-50/+72
|\ \ \ \
| * \ \ \ Merge branch 'devel'Trond Myklebust2008-04-2410-50/+72
| |\ \ \ \
| | * | | | make nfs_automount_list staticAdrian Bunk2008-04-191-1/+0
| | * | | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-191-0/+8
| | * | | | NFSv4: Reintroduce machine credsTrond Myklebust2008-04-193-0/+5
| | * | | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0
| | * | | | NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust2008-04-191-0/+1
| | * | | | NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-191-2/+8
| | * | | | NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-191-2/+2
| | * | | | SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-191-1/+1
| | * | | | lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2008-03-191-0/+1
| | * | | | lockd: bring a few function declarations up to dateChuck Lever2008-03-191-6/+5
| | * | | | NLM: NLM protocol version numbers are u32Chuck Lever2008-03-191-2/+4
| | * | | | NFS: Save the values of the "mount*=" mount optionsChuck Lever2008-03-191-0/+7
| | * | | | NFS: Save the value of the "port=" mount optionChuck Lever2008-03-191-0/+1
| | * | | | Merge branch 'hotfixes' into develTrond Myklebust2008-03-1921-200/+155
| | |\ \ \ \
| | * | | | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+2
| | * | | | | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-141-0/+3
| | * | | | | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-141-3/+1
| | * | | | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-141-2/+2
| | * | | | | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-141-2/+2
| | * | | | | Merge commit 'origin' into develTrond Myklebust2008-03-0838-96/+341
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-281-4/+5
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud