aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-10KVM: remove in_range from io devicesMichael S. Tsirkin
2009-09-10KVM: convert bus to slots_lockMichael S. Tsirkin
2009-09-10KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bspMarcelo Tosatti
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-09-10KVM: VMX: conditionally disable 2M pagesMarcelo Tosatti
2009-09-10KVM: Return to userspace on emulation failureAvi Kivity
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti
2009-09-10KVM: remove redundant declarationsChristian Ehrhardt
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Add MCE supportHuang Ying
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie