aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao
2008-10-15KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti
2008-10-15KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti
2008-10-15KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti
2008-10-15KVM: MMU: mmu_parent_walkMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: MMU: do not write-protect large mappingsMarcelo Tosatti
2008-10-15KVM: MMU: move local TLB flush to mmu_set_spteMarcelo Tosatti
2008-10-15KVM: MMU: split mmu_set_spteMarcelo Tosatti
2008-10-15KVM: MMU: flush remote TLBs on large->normal entry overwriteMarcelo Tosatti
2008-10-15x86: pvclock: fix shadowed variable warningHarvey Harrison
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang
2008-10-15KVM: don't enter guest after SIPI was received by a CPUGleb Natapov
2008-10-15KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti
2008-10-15KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15[ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle
2008-10-15[ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15KVM: x86 emulator: Use DstAcc for 'and'Guillaume Thouvenin
2008-10-15KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d)Guillaume Thouvenin
2008-10-15KVM: x86 emulator: Add DstAcc operand typeGuillaume Thouvenin
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang
2008-10-15KVM: VMX: Rename IA32_FEATURE_CONTROL bitsSheng Yang
2008-10-15KVM: x86 emulator: fix jmp r/m64 instructionAvi Kivity
2008-10-15KVM: VMX: Cleanup stalled INTR_INFO readJan Kiszka
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard