summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kvm: Add VFIO deviceAlex Williamson2013-10-308-1/+257
* kvm: Emulate MOVBEBorislav Petkov2013-10-302-5/+66
* kvm, emulator: Add initial three-byte insns supportBorislav Petkov2013-10-301-0/+30
* kvm, emulator: Rename VendorSpecific flagBorislav Petkov2013-10-303-10/+9
* kvm, emulator: Use opcode lengthBorislav Petkov2013-10-303-6/+11
* kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-306-17/+139
* Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-10-288-52/+230
|\
| * KVM: ARM: Transparent huge page (THP) supportChristoffer Dall2013-10-171-2/+56
| * KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-175-44/+158
| * KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall2013-10-172-6/+9
| * ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-173-2/+9
* | KVM: Mapping IOMMU pages after updating memslotYang Zhang2013-10-281-15/+14
* | nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka2013-10-281-1/+2
* | nVMX: Fix pick-up of uninjected NMIsJan Kiszka2013-10-281-1/+1
* | KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka2013-10-281-1/+2
* | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-17695-4043/+6235
|\ \ | |/ |/|
| * Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-159-384/+1
| |\
| | * Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-156-366/+0
| | * Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-151-3/+0
| | * Revert "of: Feed entire flattened device tree into the random pool"Grant Likely2013-10-141-12/+0
| | * of: fix unnecessary warning on missing /cpus nodeGrant Likely2013-10-141-3/+1
| * | Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2013-10-151-15/+28
| |\ \
| | * | ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann2013-10-021-15/+28
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-151-3/+14
| |\ \ \
| | * | | KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
| * | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-152-0/+10
| |\ \ \ \
| | * | | | xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-101-0/+9
| | * | | | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-101-0/+1
| * | | | | Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-10-141-19/+21
| |\ \ \ \ \
| | * | | | | VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis2013-10-111-19/+21
| | |/ / / /
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-1415-141/+126
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'misc' into for-nextRoland Dreier2013-10-145-9/+9
| | |\ \ \ \ \
| | | * | | | | IB: Remove unnecessary semicolonsJoe Perches2013-10-145-9/+9
| | * | | | | | IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
| | * | | | | | IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
| | * | | | | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-103-5/+7
| | * | | | | | mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
| | * | | | | | IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
| | * | | | | | mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
| | * | | | | | IB/mlx5: Disable atomic operationsEli Cohen2013-10-102-47/+6
| | * | | | | | mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
| | * | | | | | mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
| | * | | | | | IB/mlx5: Avoid async events on invalid port numberEli Cohen2013-10-101-0/+5
| | * | | | | | IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22
| | * | | | | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-104-32/+21
| | * | | | | | IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
| | * | | | | | IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
| | * | | | | | IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
| | |/ / / / /
| * | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-146-9/+44
| |\ \ \ \ \ \
| | * | | | | | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-131-0/+6
OpenPOWER on IntegriCloud