summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-13
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-10-11
| |\
| | * Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-08
| | * Input: mousedev - mark mousedev interfaces as non-seekableDmitry Torokhov2012-10-08
| | * Input: mousedev - rename mixdev_open to opened_by_mixdevDmitry Torokhov2012-10-08
| | * Input: mousedev - reformat structure initializersDmitry Torokhov2012-10-08
| | * Input: mousedev - factor out psaux code to reduce #ifdeferyDmitry Torokhov2012-10-08
| | * Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham2012-10-04
| | * Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko2012-10-04
| | * Input: wacom - clean up wacom_query_tablet_dataJason Gerecke2012-10-04
| | * Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke2012-10-04
| | * Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke2012-10-03
| | * Input: wacom - report correct touch contact size for I5/BambooJason Gerecke2012-10-03
| | * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-01
| | |\
* | | \ Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-13
|\ \ \ \
| * \ \ \ Merge Trond's bugfixesJ. Bruce Fields2012-10-11
| |\ \ \ \
| * \ \ \ \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\ \ \ \ \
| | * | | | | UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells2012-10-09
| | * | | | | UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells2012-10-09
| * | | | | | nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: remove redundant callback probeJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: expire old client earlierJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: separate session allocation and initializationJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: clean up session allocationJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: minor free_session cleanupJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: separate connection allocation and initializationJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: set cl_minorversion at create timeJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields2012-10-01
| * | | | | | nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-25
| * | | | | | nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-10
| * | | | | | NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-10
| * | | | | | nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-10
| * | | | | | nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields2012-09-10
| * | | | | | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-10
| * | | | | | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | | | | | nfsd4: fix nfs4 stateid leakJ. Bruce Fields2012-09-10
| * | | | | | nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: split up svc_handle_xprtJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: break up svc_recvJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2012-08-21
| * | | | | | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: minor udp code cleanupJ. Bruce Fields2012-08-21
| * | | | | | nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-21
| * | | | | | nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-21
| * | | | | | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21