summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai1-1/+1
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai2-14/+1
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai2-2/+4
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2-0/+29
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai8-23/+238
2009-09-10KVM: export kvm_para.hMichael S. Tsirkin2-0/+9
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: Add trace points in irqchip codeGleb Natapov1-0/+56
2009-09-10KVM: Trace mmioAvi Kivity1-0/+33
2009-09-10KVM: Trace irq level and source idAvi Kivity1-3/+8
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: convert custom marker based tracing to event tracesMarcelo Tosatti1-0/+57
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
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov1-0/+5
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity1-5/+5
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti1-1/+2
2009-09-10KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti1-1/+2
2009-09-10KVM: remove redundant declarationsChristian Ehrhardt1-2/+0
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang1-1/+1
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka1-0/+12
2009-09-10KVM: irqfdGregory Haskins2-0/+35
2009-09-10KVM: Add MCE supportHuang Ying1-0/+20
2009-09-10net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy1-0/+1
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+23
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley1-0/+55
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley1-0/+1
2009-09-09sched: Turn off child_runs_firstMike Galbraith1-1/+1
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-2/+23
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad1-1/+1
2009-09-09dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+11
2009-09-09NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever1-0/+1
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds1-1/+1
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds1-0/+1
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai1-2/+2
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai1-0/+2
2009-09-08sched: enable SD_WAKE_IDLEPeter Zijlstra1-3/+3
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai1-4/+0