summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-02pkt_sched: Revert tasklet_hrtimer changes.David S. Miller1-2/+2
2009-09-01lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2-2/+3
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-08-24kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-08-23pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller1-2/+2
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+4
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18