summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-02sunrpc: Add net to rpc_create_argsPavel Emelyanov1-0/+1
2010-10-02sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov1-0/+1
2010-10-02sunrpc: Add net argument to svc_create_xprtPavel Emelyanov1-2/+2
2010-10-02sunrpc: Factor out rpc_xprt freeingPavel Emelyanov1-0/+1
2010-10-02sunrpc: Factor out rpc_xprt allocationPavel Emelyanov1-0/+1
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell1-2/+2
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov1-8/+15
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov1-0/+2
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov1-2/+2
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov1-1/+2
2010-09-22sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown1-1/+1
2010-09-22sunrpc: close connection when a request is irretrievably lost.NeilBrown1-3/+7
2010-09-20Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields31-89/+207
2010-09-13SUNRPC: Fix a race in rpc_info_openTrond Myklebust1-1/+1
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+13
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-09-10Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+10
2010-09-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2010-09-10libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou1-1/+2
2010-09-10libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-10mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2010-09-10swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-10swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-09-10gpio: doc updatesDavid Brownell1-1/+13
2010-09-10gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-0/+4
2010-09-10mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-10cgroups: fix API thinkoMichael S. Tsirkin1-1/+11
2010-09-10kfifo: add parenthesis for macro parameter referenceHuang Ying1-29/+29
2010-09-10mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet1-2/+2
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller332-3752/+8706
2010-09-09udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-12/+12
2010-09-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner1-0/+3
2010-09-08sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown1-0/+3
2010-09-08sunrpc: use seconds since boot in expiry cacheNeilBrown1-3/+25
2010-09-08sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown1-0/+6
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-5/+5
2010-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-6/+11
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-05io-mapping: Fix the address space annotationsFrancisco Jerez1-12/+12