summaryrefslogtreecommitdiff
path: root/arch/mips/paravirt/Kconfig
blob: ecae5861b601fc24acbe9b351cd91d728976c53d (plain)
1
2
3
4
5
6
if MIPS_PARAVIRT

config MIPS_PCI_VIRTIO
	def_bool y

endif #  MIPS_PARAVIRT
lockd: create NSM handles per net namespaceAndrey Ryabinin1-1/+1 2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust1-1/+2 2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1 2012-07-29lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()Al Viro1-0/+1 2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky1-6/+9 2010-12-16lockd: Clean up nlmsvc_lookup_host()Chuck Lever1-9/+9 2010-12-16lockd: Split nlm_release_call()Chuck Lever1-2/+10 2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0 2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker1-2/+0 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0 2009-12-14lockd: Remove un-used nfsd headers #includesBoaz Harrosh1-4/+0 2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1 2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever1-2/+0 2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever1-10/+1 2008-10-30NLM: Set address family before calling nlm_host_rebooted()Chuck Lever1-0/+1 2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever1-4/+2 2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever1-1/+1 2008-10-03lockd: move grace period checks to common codeJ. Bruce Fields1-13/+2 2008-10-03nfsd: common grace period controlJ. Bruce Fields1-6/+6 2008-07-23lockd: trivial sparse endian annotationsHarvey Harrison1-2/+2 2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+3 2008-07-15SUNRPC: Remove the BKL from the callback functionsTrond Myklebust1-0/+2 2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton1-1/+1 2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton1-1/+1 2008-07-15lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton1-2/+1