summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds26-421/+1422
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds255-442/+382
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-61/+65
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen1-2/+0
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds34-194/+122
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin8-16/+13
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds84-1139/+1294
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-152/+167
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds14-920/+28
2008-02-04virtio: balloon driverRusty Russell4-0/+313
2008-02-04virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori2-0/+8
2008-02-04virtio: PCI deviceAnthony Liguori4-0/+513
2008-02-04virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzzChristian Borntraeger1-7/+22
2008-02-04virtio_blk: Dont waste major numbersChristian Borntraeger1-12/+16
2008-02-04virtio_blk: provide getgeoChristian Borntraeger1-2/+13
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor1-1/+4
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell1-6/+19
2008-02-04virtio: flush buffers on openRusty Russell1-0/+7
2008-02-04virtnet: remove double ether_setupChristian Borntraeger1-1/+0
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell3-2/+14
2008-02-04virtio: Use the sg_phys convenience function.Rusty Russell1-4/+2
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori4-4/+5
2008-02-04virtio: handle interrupts after callbacks turned offRusty Russell1-0/+7
2008-02-04virtio: reset functionRusty Russell8-32/+87
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell1-19/+25
2008-02-04virtio: Tweak virtio_net definesRusty Russell2-24/+20
2008-02-04virtio: Net header needs hdr_lenRusty Russell2-6/+8
2008-02-04virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell1-2/+0
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell3-6/+13
2008-02-04virtio: Fix vring_init/vring_size to take unsigned longAnthony Liguori1-2/+2
2008-02-04virtio: configuration change callbackRusty Russell1-0/+3
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell8-25/+35
2008-02-04virtio: simplify config mechanism.Rusty Russell11-281/+280
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell3-10/+31
2008-02-04pid-namespaces-vs-locks-interactionVitaliy Gusev2-6/+24
2008-02-04file locks: Use wait_event_interruptible_timeout()Matthew Wilcox1-28/+4
2008-02-04locks: clarify posix_locks_deadlockJ. Bruce Fields1-30/+40
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg1-7/+2
2008-02-03Jesper Juhl is the new trivial patches maintainerAdrian Bunk1-3/+1
2008-02-03Documentation: mention email-clients.txt in SubmittingPatchesMichael Opdenacker1-14/+2
2008-02-03fs/binfmt_elf.c: spello fixOhad Ben-Cohen1-1/+1
2008-02-03do_invalidatepage() comment typo fixFengguang Wu1-1/+1
2008-02-03Documentation/filesystems/porting fixesOliver Pinter1-3/+3
2008-02-03typo fixes in net/core/net_namespace.cOliver Pinter1-2/+2
2008-02-03typo fix in net/rfkill/rfkill.cOliver Pinter1-1/+1
2008-02-03typo fixes in net/sctp/sm_statefuns.cOliver Pinter1-2/+2
2008-02-03lib/: Spelling fixesJoe Perches2-2/+2
2008-02-03kernel/: Spelling fixesJoe Perches1-1/+1
2008-02-03include/scsi/: Spelling fixesJoe Perches1-1/+1