aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-03KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini
2013-10-31KVM: x86: emulate SAHF instructionPaolo Bonzini
2013-10-31kvm/vmx: error message typo fixMichael S. Tsirkin
2013-10-31KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini
2013-10-31KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson
2013-10-30kvm: Add VFIO deviceAlex Williamson
2013-10-30kvm: Emulate MOVBEBorislav Petkov
2013-10-30kvm, emulator: Add initial three-byte insns supportBorislav Petkov
2013-10-30kvm, emulator: Rename VendorSpecific flagBorislav Petkov
2013-10-30kvm, emulator: Use opcode lengthBorislav Petkov
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2013-10-28Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-10-28nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka
2013-10-28nVMX: Fix pick-up of uninjected NMIsJan Kiszka
2013-10-28KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka
2013-10-17KVM: ARM: Transparent huge page (THP) supportChristoffer Dall
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-10-17KVM: ARM: Update comments for kvm_handle_wfiChristoffer Dall
2013-10-17ARM: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller
2013-10-13parisc: kill SMP single function call interruptJiang Liu
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin