summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: add irqfd supportEric Auger2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini2015-03-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Remove redundant definitionsNadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: removing redundant eflags bits definitionsNadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: BSF and BSR emulation change register unnecassarilyNadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: POPA emulation may not clear bits [63:32]Nadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: CMOV emulation on legacy mode is wrongNadav Amit2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek2015-03-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Wire up MSA capabilityJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Expose MSA registersJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Expose FPU registersJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add FP exception handlingJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Clean up register definitions a littleJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Drop pr_info messages on init/exitJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Sort kvm_mips_get_reg() registersJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i...James Hogan2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: disable FPU if the mode is unsupportedPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: prevent FP context set via ptrace being discardedPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: remove MSA macro recursionPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Push .set mips64r* into the functions needing itPaul Burton2015-03-27