summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds29-84/+562
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-351/+371
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-16/+231
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds136-1573/+4891
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds46-210/+707
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai29-84/+562
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds76-104/+67
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds62-2233/+5538
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-3/+74
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying1-8/+10
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying1-1/+1
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser12-12/+12
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity1-0/+4
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity1-1/+1
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong1-24/+16
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong2-3/+19
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong1-24/+18
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong1-9/+12
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong1-1/+1
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong1-1/+2
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong1-10/+7
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong1-2/+2
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang1-1/+1
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka1-3/+3
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka1-1/+1
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers1-2/+4
2010-10-24KVM: x86: TSC catchup modeZachary Amsden2-21/+72
2010-10-24KVM: x86: Rename timer functionZachary Amsden1-6/+6
2010-10-24KVM: x86: Make math work for other scalesZachary Amsden1-12/+18
2010-10-24KVM: VMX: Respect interrupt window in big real modeAvi Kivity1-0/+9
2010-10-24KVM: VMX: Emulated real mode interrupt injectionMohammed Gamal1-59/+6
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal2-0/+30
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal1-1/+2
2010-10-24KVM: MMU: fix counting of rmap entries in rmap_add()Hillf Danton1-1/+2
2010-10-24KVM: SVM: do not generate "external interrupt exit" if other exit is pendingGleb Natapov1-0/+8
2010-10-24KVM: Convert PIC lock from raw spinlock to ordinary spinlockAvi Kivity3-8/+8
2010-10-24KVM: x86: Fix kvmclock bugZachary Amsden1-0/+1
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel3-11/+5
2010-10-24KVM: VMX: Move fixup_rmode_irq() to avoid forward declarationAvi Kivity1-24/+23
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity4-20/+40
2010-10-24KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entryAvi Kivity1-13/+21
2010-10-24KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()Avi Kivity1-3/+6
2010-10-24KVM: VMX: Split up vmx_complete_interrupts()Avi Kivity1-12/+27
2010-10-24KVM: Check for pending events before attempting injectionAvi Kivity5-12/+57
2010-10-24KVM: MMU: Fix regression with ept memory types merged into non-ept page tablesAvi Kivity1-1/+1
2010-10-24KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel2-1/+5
2010-10-24KVM: SVM: Report Nested Paging support to userspaceJoerg Roedel1-0/+4
2010-10-24KVM: SVM: Expect two more candiates for exit_int_infoJoerg Roedel1-1/+2