summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-10KVM: Cleanup LAPIC interfaceJan Kiszka1-12/+0
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2-0/+5
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu3-5/+1
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2-8/+8
2009-09-10KVM: VMX: Fix reporting of unhandled EPT violationsAvi Kivity1-2/+2
2009-09-10KVM: Cache pdptrsAvi Kivity7-13/+63
2009-09-10KVM: VMX: Simplify pdptr and cr3 managementAvi Kivity1-6/+15
2009-09-10KVM: VMX: Avoid duplicate ept tlb flush when setting cr3Avi Kivity1-1/+0
2009-09-10KVM: do not register i8254 PIO regions until we are initializedGregory Haskins1-9/+8
2009-09-10KVM: cleanup io_device codeGregory Haskins4-26/+58
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell3-5/+5
2009-09-10KVM: SVM: Fold kvm_svm.h info svm.cAvi Kivity2-54/+40
2009-09-10KVM: SVM: use explicit 64bit storage for sysenter valuesAndre Przywara2-4/+6
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt6-54/+62
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt1-1/+3
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt5-27/+54
2009-09-10KVM: ia64: Correct itc_offset calculationsJes Sorensen1-1/+1
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka3-8/+20
2009-09-10KVM: irqfdGregory Haskins3-1/+3
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity4-17/+6
2009-09-10KVM: Drop interrupt shadow when single stepping should be done only on VMXGleb Natapov2-3/+8
2009-09-10KVM: cleanup arch/x86/kvm/MakefileChristoph Hellwig1-19/+13
2009-09-10KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity1-1/+1
2009-09-10KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity1-0/+15
2009-09-10KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin1-0/+4
2009-09-10KVM: Use MSR names in place of addressJaswinder Singh Rajput1-2/+2
2009-09-10KVM: Add MCE supportHuang Ying3-24/+202
2009-09-10KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput4-9/+6
2009-09-10KVM: VMX: Properly handle software interrupt re-injection in real modeGleb Natapov1-2/+6
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+3
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+12
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-136/+79
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven3-1/+7
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan1-2/+1
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton1-6/+4
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-08-26x86: Fix vSMP boot crashYinghai Lu1-0/+10
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-140/+167
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin1-0/+1