summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann1-0/+6
2009-09-11nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer3-0/+3
2009-09-11Merge branch 'nfs-for-2.6.32'Trond Myklebust8-22/+120
2009-09-11tracing: add lock depth to entriesSteven Rostedt1-0/+1
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-41/+12
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-4/+19
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-23/+64
2009-09-11[ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack1-0/+1
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-9/+16
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-14/+234
2009-09-11intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song1-0/+2
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt1-1/+0
2009-09-11block: enable rq CPU completion affinity by defaultJens Axboe1-1/+2
2009-09-11block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe1-2/+9
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2-0/+42
2009-09-11block: improve queue_should_plug() by looking at IO depthsJens Axboe1-0/+2
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2-19/+8
2009-09-11block: make bio_rw_flagged() return a boolJens Axboe1-1/+4
2009-09-11block: implement mixed merge of different failfast requestsTejun Heo1-5/+18
2009-09-11block: use the same failfast bits for bio and requestTejun Heo2-20/+27
2009-09-11writeback: check for registered bdi in flusher add and inode dirtyJens Axboe1-0/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+2
2009-09-11writeback: get rid of pdflush completelyJens Axboe1-12/+0
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe3-10/+55
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2-4/+10
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2-3/+2
2009-09-11pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador1-0/+1
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang1-0/+3
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller58-787/+21
2009-09-11Merge branch 'next' into for-linusJames Morris7-14/+234
2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski1-1/+10
2009-09-10Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai1-3/+16
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+3
2009-09-10KVM: export kvm_para.hMichael S. Tsirkin1-0/+4
2009-09-10KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka1-0/+1
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang1-0/+2
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov1-2/+0
2009-09-10KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov1-1/+0
2009-09-10KVM: add ioeventfd supportGregory Haskins2-2/+32
2009-09-10KVM: make io_bus interface more robustGregory Haskins1-3/+7
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon1-0/+6
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin1-2/+4
2009-09-10KVM: convert bus to slots_lockMichael S. Tsirkin1-1/+4
2009-09-10KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bspMarcelo Tosatti1-1/+1
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti2-61/+1
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-1/+1
2009-09-10KVM: VMX: conditionally disable 2M pagesMarcelo Tosatti1-0/+1
2009-09-10KVM: Return to userspace on emulation failureAvi Kivity1-0/+7
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov1-0/+11
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2-0/+8