Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8322ebbb24088c22049ef53cd066c6c220640edb
/
arch
8322ebb
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
by David Matlack
· 8 years ago
3899152
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
by David Matlack
· 8 years ago
62cc6b9d
KVM: nVMX: support restore of VMX capability MSRs
by David Matlack
· 8 years ago
0115f9c
KVM: nVMX: generate non-true VMX MSRs based on true versions
by David Matlack
· 8 years ago
ea07e42
KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.
by Kyle Huey
· 8 years ago
6affcbe
KVM: x86: Add kvm_skip_emulated_instruction and use it.
by Kyle Huey
· 8 years ago
eb27756
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
by Kyle Huey
· 8 years ago
09ca3f2
KVM: VMX: Reorder some skip_emulated_instruction calls
by Kyle Huey
· 8 years ago
6a908b6
KVM: x86: Add a return value to kvm_emulate_cpuid
by Kyle Huey
· 8 years ago
e34af78
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
by Paul Mackerras
· 8 years ago
ffcb09f
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 8 years ago
bf65014
Merge tag 'kvm-s390-next-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
908a093
KVM: PPC: Book3S HV: Comment style and print format fixups
by Suraj Jitindar Singh
· 8 years ago
f494461
KVM: PPC: Decrease the powerpc default halt poll max value
by Suraj Jitindar Singh
· 8 years ago
e03f392
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
by Suraj Jitindar Singh
· 8 years ago
307d93e4
KVM: PPC: Book3S HV: Use generic kvm module parameters
by Suraj Jitindar Singh
· 8 years ago
8370c3d
kvm: svm: Add kvm_fast_pio_in support
by Tom Lendacky
· 8 years ago
1472775
kvm: svm: Add support for additional SVM NPF error codes
by Tom Lendacky
· 8 years ago
a8acaec
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
by David Gibson
· 8 years ago
e270287
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
by Paul Mackerras
· 8 years ago
2ee13be3
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
by Suraj Jitindar Singh
· 8 years ago
45c940b
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
by Paul Mackerras
· 8 years ago
84f7139
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
by Paul Mackerras
· 8 years ago
bf53c88
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
by Paul Mackerras
· 8 years ago
f725758
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
by Paul Mackerras
· 8 years ago
1704a81
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
by Paul Mackerras
· 8 years ago
7c5b06c
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
by Paul Mackerras
· 8 years ago
e9cf1e0
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
by Paul Mackerras
· 8 years ago
83677f5
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
by Paul Mackerras
· 8 years ago
7a84084
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
by Paul Mackerras
· 8 years ago
abb7c7d
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
by Paul Mackerras
· 8 years ago
bc33b1f
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
02ed21a
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
by Michael Neuling
· 8 years ago
1f0f2e7
powerpc/reg: Add definition for LPCR_PECE_HVEE
by Michael Ellerman
· 8 years ago
9dd17e8
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
by Suraj Jitindar Singh
· 8 years ago
ffe6d81
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
by Paul Mackerras
· 8 years ago
9d66195
powerpc/64: Provide functions for accessing POWER9 partition table
by Paul Mackerras
· 8 years ago
e1788bb
KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
31d8b8d
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
ae0f549
kvm: x86: don't print warning messages for unimplemented msrs
by Bandan Das
· 8 years ago
bcdde30
KVM: nVMX: invvpid handling improvements
by Jan Dakinevich
· 8 years ago
63f3ac4
KVM: VMX: clean up declaration of VPID/EPT invalidation types
by Jan Dakinevich
· 8 years ago
c7dd15b
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
by Jim Mattson
· 8 years ago
7fd317f
powerpc/64: Add some more SPRs and SPR bits for POWER9
by Paul Mackerras
· 8 years ago
68b8b72
KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
by Geliang Tang
· 8 years ago
f064a0d
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
by Paul Mackerras
· 8 years ago
0d808df
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
by Paul Mackerras
· 8 years ago
a56ee9f
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
by Yongji Xie
· 8 years ago
f058598
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
by Yongji Xie
· 8 years ago
28d057c
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 8 years ago
ebe4535
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
by Daniel Axtens
· 8 years ago
025c9511
KVM: PPC: Book3S HV: Fix sparse static warning
by Daniel Axtens
· 8 years ago
4504b5c
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
by Luwei Kang
· 8 years ago
283c95d
KVM: x86: emulate FXSAVE and FXRSTOR
by Radim Krčmář
· 8 years ago
aabba3c
KVM: x86: add asm_safe wrapper
by Radim Krčmář
· 8 years ago
4852018
KVM: x86: save one bit in ctxt->d
by Radim Krčmář
· 8 years ago
d3fe959
KVM: x86: add Align16 instruction flag
by Radim Krčmář
· 8 years ago
69515196
kvm: x86: remove unused but set variable
by Jiang Biao
· 8 years ago
ecd8a8c
kvm: x86: hyperv: make function static to avoid compiling warning
by Jiang Biao
· 8 years ago
1e13175
kvm: x86: cpuid: remove the unnecessary variable
by Jiang Biao
· 8 years ago
ae6a237
kvm: x86: make a function in x86.c static to avoid compiling warning
by Jiang Biao
· 8 years ago
33365e7
kvm: x86: make function static to avoid compiling warning
by Jiang Biao
· 8 years ago
813ae37
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next
by Radim Krčmář
· 8 years ago
47bdf33
x86/cpuid: Provide get_scattered_cpuid_leaf()
by He Chen
· 8 years ago
47f10a3
x86/cpuid: Cleanup cpuid_regs definitions
by He Chen
· 8 years ago
6b243fc
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
by Paul Mackerras
· 8 years ago
e234832
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e6251f0
Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
8233008
Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
015ed94
Merge branch 'maybe-uninitialized' (patches from Arnd)
by Linus Torvalds
· 8 years ago
beae2c9
crypto: aesni: shut up -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
92dfffe
s390: pci: don't print uninitialized data for debugging
by Arnd Bergmann
· 8 years ago
069013a
nios2: fix timer initcall return value
by Arnd Bergmann
· 8 years ago
3a6d867
x86: apm: avoid uninitialized data
by Arnd Bergmann
· 8 years ago
a76bcf5
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
by Arnd Bergmann
· 8 years ago
d7c19b0
mm: kmemleak: scan .data.ro_after_init
by Jakub Kicinski
· 8 years ago
05d36a7
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
4d3222f
arm64: dts: rockchip: add three new resets for rk3399 PCIe controller
by Shawn Lin
· 8 years ago
ae67e87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
6314a17
Merge tag 'tags/for-kvmgt' into HEAD
by Paolo Bonzini
· 8 years ago
0a0a047
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
by Yuriy Kolerov
· 8 years ago
34e71e4
ARC: IRQ: Do not use hwirq as virq and vice versa
by Yuriy Kolerov
· 8 years ago
19dbc76
ARC: [plat-eznps] set default baud for early console
by Noam Camus
· 8 years ago
6661943
ARC: [plat-eznps] remove IPI clear from SMP operations
by Noam Camus
· 8 years ago
76a0840
Revert "ARC: build: retire old toggles"
by Vineet Gupta
· 8 years ago
922cc17
ARC: timer: rtc: implement read loop in "C" vs. inline asm
by Vineet Gupta
· 8 years ago
e6e335b
ARC: change return value of userspace cmpxchg assist syscall
by Vineet Gupta
· 8 years ago
b58ec8b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
2c7a5c5
openrisc: Define __ro_after_init to avoid crash
by Guenter Roeck
· 8 years ago
272d01b
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
by Catalin Marinas
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
34c510b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
f7df76e
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
94d0e59
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
by Marc Zyngier
· 8 years ago
871b7ef
kvm/page_track: export symbols for external usage
by Jike Song
· 8 years ago
d126363
kvm/page_track: call notifiers with kvm_page_track_notifier_node
by Jike Song
· 8 years ago
ae7cd87
KVM: x86: add track_flush_slot page track notifier
by Xiaoguang Chen
· 8 years ago
16a767e
MIPS: Fix max_low_pfn with disabled highmem
by James Hogan
· 8 years ago
f92722d
MIPS: Correct MIPS I FP sigcontext layout
by Maciej W. Rozycki
· 8 years ago
758ef0a
MIPS: Fix ISA I/II FP signal context offsets
by Maciej W. Rozycki
· 8 years ago
Next »