summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-03KVM: SVM: Remove nsvm_printk debugging codeJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel
2009-12-03KVM: SVM: Move INTR vmexit out of atomic codeJoerg Roedel
2009-12-03KVM: SVM: Notify nested hypervisor of lost event injectionsAlexander Graf
2009-12-03KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa
2009-12-03KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka
2009-12-03KVM: x86: disable paravirt mmu reportingMarcelo Tosatti
2009-12-03KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka
2009-12-03KVM: remove pre_task_link setting in save_state_to_tss16Juan Quintela
2009-12-03KVM: Fix hotplug of CPUsZachary Amsden
2009-12-03KVM: Fix printk name error in svm.cZachary Amsden
2009-12-03KVM: Kill the confusing tsc_ref_khz and ref_freq variablesZachary Amsden
2009-12-03KVM: Separate timer intialization into an indepedent functionZachary Amsden
2009-12-03KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel
2009-12-03KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel
2009-12-03KVM: SVM: reorganize svm_interrupt_allowedJoerg Roedel
2009-12-03KVM: remove duplicated #includeHuang Weiyi
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti
2009-12-03KVM: VMX: Enhance invalid guest state emulationMohammed Gamal
2009-12-03KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal
2009-12-03KVM: Move assigned device code to own fileAvi Kivity
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-12-03KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree