aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-09-10KVM: Use pointer to vcpu instead of vcpu_id in timer code.Gleb Natapov
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-09-10KVM: MMU: s/shadow_pte/spte/Avi Kivity
2009-09-10KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pteAvi Kivity
2009-09-10KVM: MMU: Fix is_dirty_pte()Avi Kivity
2009-09-10KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity
2009-09-10KVM: VMX: Support Unrestricted Guest featureNitin A Kamble
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: Grab pic lock in kvm_pic_clear_isr_ackMarcelo Tosatti
2009-09-10KVM: Cleanup LAPIC interfaceJan Kiszka
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu
2009-09-10KVM: VMX: Fix reporting of unhandled EPT violationsAvi Kivity
2009-09-10KVM: Cache pdptrsAvi Kivity
2009-09-10KVM: VMX: Simplify pdptr and cr3 managementAvi Kivity
2009-09-10KVM: VMX: Avoid duplicate ept tlb flush when setting cr3Avi Kivity
2009-09-10KVM: do not register i8254 PIO regions until we are initializedGregory Haskins
2009-09-10KVM: cleanup io_device codeGregory Haskins
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell
2009-09-10KVM: SVM: Fold kvm_svm.h info svm.cAvi Kivity
2009-09-10KVM: SVM: use explicit 64bit storage for sysenter valuesAndre Przywara
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka
2009-09-10KVM: irqfdGregory Haskins
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-09-10KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig
2009-09-10KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity
2009-09-10KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity
2009-09-10KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-09-10KVM: Use MSR names in place of addressJaswinder Singh Rajput
2009-09-10KVM: Add MCE supportHuang Ying
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput
2009-09-10KVM: VMX: Properly handle software interrupt re-injection in real modeGleb Natapov
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds