summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood
2012-04-08powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood
2012-04-08powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood
2012-04-08KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa
2012-04-08KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa
2012-04-08KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa
2012-04-08KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa
2012-04-08kvmclock: remove unneeded EXPORT macroEric B Munson
2012-04-08KVM: fix kvm_vcpu_kick build failure on S390Marcelo Tosatti
2012-04-08watchdog: add check for suspended vm in softlockup detectorEric B Munson
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-08x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-08KVM: schedule debugfs statistics for removalAvi Kivity
2012-04-08KVM: SVM: count all irq windows exitJason Wang
2012-04-08KVM: set upper bounds for iobus dev to limit userspaceAmos Kong
2012-04-08KVM: resize kvm_io_range array dynamicallyAmos Kong
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong
2012-04-08Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings