summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: export kvm_para.hMichael S. Tsirkin2009-09-102-0/+9
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-101-0/+1
* KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+2
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-2/+0
* KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2009-09-101-1/+0
* KVM: add ioeventfd supportGregory Haskins2009-09-102-2/+32
* KVM: make io_bus interface more robustGregory Haskins2009-09-101-3/+7
* KVM: PIT support for HPET legacy modeBeth Kon2009-09-101-0/+6
* KVM: Add trace points in irqchip codeGleb Natapov2009-09-101-0/+56
* KVM: Trace mmioAvi Kivity2009-09-101-0/+33
* KVM: Trace irq level and source idAvi Kivity2009-09-101-3/+8
* KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-101-2/+4
* KVM: convert bus to slots_lockMichael S. Tsirkin2009-09-101-1/+4
* KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bspMarcelo Tosatti2009-09-101-1/+1
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-102-61/+1
* KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+1
* KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-0/+57
* KVM: VMX: conditionally disable 2M pagesMarcelo Tosatti2009-09-101-0/+1
* KVM: Return to userspace on emulation failureAvi Kivity2009-09-101-0/+7
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-0/+11
* KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-102-0/+8
* KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-101-0/+5
* KVM: Reorder ioctls in kvm.hAvi Kivity2009-09-101-5/+5
* KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti2009-09-101-1/+2
* KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti2009-09-101-1/+2
* KVM: remove redundant declarationsChristian Ehrhardt2009-09-101-2/+0
* KVM: Downsize max support MSI-X entry to 256Sheng Yang2009-09-101-1/+1
* KVM: Allow PIT emulation without speaker portJan Kiszka2009-09-101-0/+12
* KVM: irqfdGregory Haskins2009-09-102-0/+35
* KVM: Add MCE supportHuang Ying2009-09-101-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-051-2/+2
|\
| * pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-011-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-052-2/+3
|\ \
| * | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-292-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-052-1/+16
|\ \ \
| * | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-041-1/+12
| * | | dm stripe: expose correct io hintsMike Snitzer2009-09-041-0/+4
* | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-051-0/+1
* | | | workqueues: introduce __cancel_delayed_work()Oleg Nesterov2009-09-051-0/+15
|/ / /
* | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
* | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-261-2/+3
* | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-261-4/+6
* | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-261-1/+1
* | | mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-241-0/+4
|\ \ \
| * | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-241-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-221-2/+2
* | | | kernel_read: redefine offset typeMimi Zohar2009-08-241-1/+1
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-211-0/+4
|\ \ \ \