summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dme1737: Keep index within pwm_config[]Roel Kluin2009-09-231-1/+1
* generic-ipi: make struct call_function_data locklessXiao Guangrong2009-09-232-21/+20
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-234-8/+8
* dac960: fix undefined behavior on empty stringMichael Buesch2009-09-231-1/+1
* kmod: fix race in usermodehelper codeNeil Horman2009-09-231-5/+8
* Move magic numbers into magic.hNick Black2009-09-235-14/+9
* printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-234-0/+39
* printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young2009-09-231-7/+5
* poll/select: avoid arithmetic overflow in __estimate_accuracy()Guillaume Knispel2009-09-231-4/+10
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-231-1/+1
* smbfs: read buffer overflowRoel Kluin2009-09-231-1/+1
* include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton2009-09-231-1/+3
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-222-21/+21
|\
| * perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2009-09-222-21/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-224-24/+8
|\ \
| * | kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-211-1/+4
| * | kmemcheck: update documentationVegard Nossum2009-07-011-20/+1
| * | kmemcheck: depend on HAVE_ARCH_KMEMCHECKSebastian Andrzej Siewior2009-07-011-0/+3
| * | kmemcheck: remove useless checkVegard Nossum2009-07-011-3/+0
| * | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-011-1/+0
* | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-2242-897/+1640
|\ \ \
| * | | nfsd4: nfsv4 clients should cross mountpointsSteve Dickson2009-09-211-1/+8
| * | | nfsd: revise 4.1 status documentationJ. Bruce Fields2009-09-211-0/+54
| * | | sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown2009-09-181-9/+9
| * | | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown2009-09-181-4/+4
| * | | nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
| * | | nfsd41: Refactor create_client()Ricardo Labiaga2009-09-151-44/+45
| * | | nfsd41: modify nfsd4.1 backchannel to use new xprt classAlexandros Batsakis2009-09-151-2/+6
| * | | nfsd41: Backchannel: Implement cb_recall over NFSv4.1Ricardo Labiaga2009-09-151-5/+48
| * | | nfsd41: Backchannel: cb_sequence callbackBenny Halevy2009-09-151-0/+72
| * | | nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-153-0/+64
| * | | nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-152-0/+6
| * | | nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-152-0/+11
| * | | nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-153-2/+32
| * | | nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-153-29/+12
| * | | nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-153-8/+17
| * | | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-153-12/+16
| * | | nfsd4: fix null dereference creating nfsv4 callback clientJ. Bruce Fields2009-09-151-2/+2
| * | | nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definitionBenny Halevy2009-09-131-1/+1
| * | | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-136-18/+114
| * | | sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.NeilBrown2009-09-111-13/+10
| * | | sunrpc/cache: change cache_defer_req to return -ve error, not boolean.NeilBrown2009-09-111-5/+5
| * | | nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-118-39/+303
| * | | nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.hBenny Halevy2009-09-102-5/+12
| * | | nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields2009-09-041-2/+3
| * | | nfsd: clean up readdirplus encodingJ. Bruce Fields2009-09-041-38/+34
| * | | nfsd4: filehandle leak or error exit from fh_compose()J. Bruce Fields2009-09-041-1/+3
| * | | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()Trond Myklebust2009-09-032-5/+12
| * | | nfsd: move fsid_type choice out of fh_composeJ. Bruce Fields2009-09-021-36/+41
| * | | nfsd: move some of fh_compose into helper functionsJ. Bruce Fields2009-09-021-38/+45
OpenPOWER on IntegriCloud