summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-06nfsd: initialize nfsd versions before creating svcJ. Bruce Fields1-1/+1
2010-08-06net: sunrpc: removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06nfsd41: Fix a crash when a callback is retriedBoaz Harrosh1-1/+1
2010-08-06nfsd: fix startup/shutdown order bugJ. Bruce Fields1-14/+16
2010-08-06console: Fix compilation regressionJason Wessel1-0/+5
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-9/+18
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds46-262/+165
2010-08-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-12/+141
2010-08-06x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanupH. Peter Anvin1-5/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds97-3195/+1197
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds39-94/+517
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-49/+56
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds812-33784/+106306
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds26-290/+288
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds1-4/+4
2010-08-06NFS: NFSv4.1 is no longer a "developer only" featureTrond Myklebust1-2/+2
2010-08-06NFS: NFS_V4 is no longer an EXPERIMENTAL featureTrond Myklebust1-3/+3
2010-08-06NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2-0/+5
2010-08-06NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust1-3/+3
2010-08-06Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds4-18/+14
2010-08-06Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-52/+422
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-32/+80
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-185/+166
2010-08-06Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+12
2010-08-06Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-54/+117
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-39/+669
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-143/+311
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-410/+877
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds179-4809/+5611
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-7/+275
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+9
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-159/+2616
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells4-3/+7
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells1-0/+2
2010-08-06Merge branch 'master' into for-linusChris Metcalf4568-333402/+225114
2010-08-06[DNS RESOLVER] Minor typo correctionSteve French1-1/+1
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells2-4/+4
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2-0/+2
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds204-4985/+6985
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds15-15/+444
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds16-316/+801
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds190-3864/+2492
2010-08-05drivers/video/via/via-gpio.c: fix warningAndrew Morton1-1/+1
2010-08-05viafb: Depends on X86Ben Hutchings1-1/+1
2010-08-05fbdev: section cleanup in viafb driverHenrik Kretzschmar1-3/+3
2010-08-05[ARM] tegra: add MAINTAINERS entryErik Gilling1-0/+9
2010-08-05[ARM] tegra: harmony: Add harmony board fileColin Cross4-0/+296
2010-08-05[ARM] tegra: add pinmux supportErik Gilling3-0/+1295